]> git.ipfire.org Git - people/ms/u-boot.git/history - common
Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
[people/ms/u-boot.git] / common /
2013-06-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-74xx-7xx
2013-06-11  Scott Woodpowerpc: fix 8xx and 82xx type-punning warnings with...
2013-06-07  Stephen Warrenfdt: remove unaligned access in fdt_fixup_ethernet()
2013-06-07  Masahiro Yamadageneric_board: reduce the redundancy of gd_t struct...
2013-06-07  Peter Korsgaardspl_mmc: add Falcon mode support for raw variant
2013-06-07  Peter Korsgaardspl_mmc: mmc_load_image_raw(): Add sector argument
2013-06-07  Peter Korsgaardspl_mmc: add Falcon mode support for FAT variant
2013-06-07  Peter Korsgaardspl_mmc: mmc_load_image_fat(): Add filename argument...
2013-06-07  Peter Korsgaardspl_mmc: return error from mmc_load_image_{raw, fat...
2013-06-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2013-06-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-06-05  Stephen Warrenlcd: add functions to set up simplefb device tree
2013-06-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-06-05  Tom RiniMerge branch 'tpm' of git://git.denx.de/u-boot-x86
2013-06-04  Stephen Warrenfdt: allow bootdelay to be specified via device tree
2013-06-04  Masahiro Yamadacommon: board_f: Do not call board_postclk_init twice
2013-06-04  Simon Glasssandbox: image: Adjust FIT image printing to work with...
2013-06-04  Simon Glassimage: Use fit_image_load() to load kernel
2013-06-04  Simon Glasssandbox: Adjust bootm command to work with sandbox
2013-06-04  Simon Glassimage: Use fit_image_load() to load FDT
2013-06-04  Simon Glassimage: Use fit_image_load() to load ramdisk
2013-06-04  Simon Glassimage: Introduce fit_image_load() to load images from...
2013-06-04  Simon Glassmain: Add debug_bootkeys to avoid #ifdefs
2013-06-04  Simon Glassmain: Add debug_parser() to avoid #ifdefs
2013-06-04  Simon Glassmain: Correct header order
2013-06-04  Simon Glassmain: Fix typos and checkpatch warnings in command...
2013-06-04  Simon Glassmain: Use get/setenv_ulong()
2013-06-04  Simon Glassmain: Move boot_delay code into its own function
2013-06-04  Simon Glassmain: Separate out the two abortboot() functions
2013-06-04  Simon Glassnet: Add prototype for update_tftp
2013-05-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-05-31  Sergey Lapinmtd: resync with Linux-3.7.1
2013-05-30  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-05-24  York Suncommon: Update cmd_bdinfo for PPC
2013-05-24  Masahiro Yamadacmd_mem: fix cp command
2013-05-22  Harvey Chapmannand: adjust erase/read/write partition/chip size for...
2013-05-17  Doug Andersonfdt_support: Use CONFIG_NR_DRAM_BANKS if defined
2013-05-17  Doug Andersonbootm: Avoid 256-byte overflow in fixup_silent_linux()
2013-05-15  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-05-15  Wolfgang DenkPower: remove support for Freescale MPC8220
2013-05-15  Ying Zhangdrivers/mmc: move spl_mmc.c to common/spl
2013-05-14  Simon Glassarm: Refactor bootm to reduce #ifdefs
2013-05-14  Simon Glassimage: Add device tree setup to image library
2013-05-14  Simon Glassimage: Split libfdt code into image-fdt.c
2013-05-14  Simon Glassimage: Add CONFIG_FIT_SPL_PRINT to control FIT image...
2013-05-14  Simon Glassimage: Remove remaining #ifdefs in image-fit.c
2013-05-14  Simon Glasssandbox: image: Add support for booting images in sandbox
2013-05-14  Simon Glassimage: Rename hash printing to fit_image_print_verifica...
2013-05-14  Simon Glassimage: Export fit_conf_get_prop_node()
2013-05-14  Simon Glassimage: Move error! string to common place
2013-05-14  Simon Glassimage: Move hash checking into its own function
2013-05-14  Simon Glassimage: Rename fit_image_check_hashes() to fit_image_ver...
2013-05-14  Simon Glassimage: Move HOSTCC image code to tools/
2013-05-14  Simon Glassimage: Split FIT code into new image-fit.c
2013-05-14  Simon Glassimage: Export fit_check_ramdisk()
2013-05-14  Simon Glassimage: Move timestamp #ifdefs to header file
2013-05-14  Simon Glasshash: Add a way to calculate a hash for any algortihm
2013-05-14  Simon Glassenv: Fix minor comment typos in cmd_nvedit
2013-05-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-black...
2013-05-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-05-13  Simon Glassx86: Fix warning in cmd_ximg.c when CONFIG_GZIP is...
2013-05-13  Simon Glassbootstage: Allow marking a particular line of code
2013-05-13  Doug AndersonCall bootstage_relocate() after malloc is initted
2013-05-13  Doug Andersonbootstage: Copy bootstage strings post-relocation
2013-05-13  Bob Liublackfin: bf609: add softswitch config command
2013-05-11  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-05-11  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-05-10  Albert ARIBAUDMerge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
2013-05-10  SRICHARAN RARM: OMAP: Cleanup boot parameters usage
2013-05-07  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2013-05-06  Michal Simekcmd: fpga: Do not include net.h
2013-05-06  Michal Simekcmd: fpga: Move fpga_loadbitstream to fpga.c
2013-05-06  Michal Simekcmd: fpga: Clean coding style
2013-05-06  Vivek Gautamusb: fix: Fixing Port status and feature number constants
2013-05-06  Vivek Gautamusb: hub: Parallelize power-cycling of root-hub ports
2013-05-05  Vivek GautamUSB: SS: Add support for Super Speed USB interface
2013-05-05  Vivek Gautamusb: hub: Fix enumration timeout
2013-05-05  Vivek Gautamusb: Update device class in usb device's descriptor
2013-05-05  Vivek Gautamusb: hub: Power-cycle on root-hub ports
2013-05-05  Vivek GautamUSB: Some cleanup prior to USB 3.0 interface addition
2013-05-05  Vivek Gautamusb: common: Weed out USB_**_PRINTFs from usb framework
2013-05-05  Julius Wernerusb: Add new command to set USB 2.0 port test modes
2013-05-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2013-05-01  Michael Heimpoldenv_mmc: add support for redundant environment
2013-05-01  Andreas Bießmannlib: consolidate hang()
2013-05-01  Egbert Eichpart/dev_desc: Add log2 of blocksize to block_dev_desc...
2013-05-01  Wolfgang Denksetexpr: add regex substring matching and substitution
2013-05-01  Wolfgang Denksetexpr: simplify code, improve help message
2013-05-01  Wolfgang Denk"env grep" - add support for regular expression matches
2013-05-01  Wolfgang Denk"env grep" - add options to grep in name, value, or...
2013-05-01  Wolfgang Denk"env grep" - reimplement command using hexport_r()
2013-05-01  Wolfgang Denkhashtable: preparations to use hexport_r() for "env...
2013-05-01  Simon Glasssandbox: fs: Add support for saving files to host files...
2013-05-01  Simon Glasssandbox: Support 'source' command
2013-05-01  Simon GlassRevert "fdt- Tell the FDT library where the device...
2013-05-01  Simon Glasssandbox: fdt: Support fdt command for sandbox
2013-05-01  Simon Glassfdt: Allow fdt command to check and update control FDT
2013-05-01  Simon GlassAdd getenv_hex() to return an environment variable...
2013-05-01  Simon Glassfdt: Add a parameter to fdt_valid()
2013-05-01  Simon Glasssandbox: Add CONFIG_OF_HOSTFILE to read FDT from host...
next