]> git.ipfire.org Git - people/ms/u-boot.git/history - common
doc/README.scrapyard: add missing commit IDs
[people/ms/u-boot.git] / common /
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-07  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
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...
2013-05-01  Simon Glasssandbox: Switch over to generic board
2013-05-01  Tom RiniMerge branch 'microblaze' of git://www.denx.de/git...
2013-04-22  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-04-22  Stefan Roeseflash: Add optional verify-after-write feature
2013-04-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm...
2013-04-17  Jaehoon Chungmmc: support the correct card version for eMMC
2013-04-17  Maxime Larocqueprintenv: Correct out-of-memory condition check.
2013-04-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-04-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-04-15  Simon Glassx86: Allow setup code to manage its own global data
2013-04-15  Simon Glassx86: Fix DRAM bank size init with generic board
2013-04-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-04-15  Tom RiniMerge branch 'tpm' of git://git.denx.de/u-boot-x86
2013-04-14  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-14  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-13  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-04-12  Che-liang Chioutpm: Add TPM command library
2013-04-12  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-04-11  Joe Hershbergerenv: Add redundant env support to UBI env
2013-04-11  Joe Hershbergerenv: Add support for UBI environment
2013-04-11  Joe Hershbergermtd: Make mtdparts work with pre-reloc env
2013-04-11  Joe Hershbergerubi: ubifs: Turn off verbose prints
2013-04-11  Joe Hershbergerubi: Expose a few simple functions from the cmd_ubi
2013-04-11  Vadim BendeburyDo not call board_early_init_f() twice
2013-04-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2013-04-10  Tom Rinicmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
2013-04-10  Tom Rininand: Extend nand_(read|write)_skip_bad with *actual...
2013-04-08  Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2013-04-08  Mingkai Hucmd_sf: include header file common.h before div64.h
2013-04-08  York Suncommon/cmd_test: Avoid macro expansion
2013-04-05  Tom RiniRevert "env: fix potential stack overflow in environmen...
2013-04-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-04-04  Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-04-04  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-04-02  Stephen Warrenmmc: don't allow extra cmdline arguments
2013-04-02  Rob Herringenv: fix potential stack overflow in environment functions
2013-04-01  York SunConsolidate bool type
2013-03-31  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2013-03-29  Anatolij Gustschinvideo: bcm2835: fix build issues
2013-03-29  Anatolij GustschinMerge branch 'for-v2013.04'
2013-03-29  Akshay Saraswatgen: Add sha h/w acceleration to hash
2013-03-29  Pali RohárNew command bootmenu: ANSI terminal boot menu support
2013-03-29  Anatolij Gustschinmenu: export menu_default_choice() function
2013-03-29  Pali Rohármenu: Add support for user defined item choice function
2013-03-28  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2013-03-27  Steven Stallionimage: Add support for Plan 9
2013-03-27  Tom Rinicmd_ext4: BREAK and correct ext4write parameter order
next