]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / common /
2013-06-28 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-06-19 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-06-19 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-06-13 AmarCOMMON: MMC: Command to support EMMC booting and to...
2013-06-08 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
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-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...
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-28 Benoît ThébaudeauAdd fuse API and commands
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...
next