]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / common /
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-06-25 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-06-25 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-06-24 Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
2014-06-23 Stephen Warrensandbox: restore ability to access host fs through...
2014-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2014-06-20 Simon GlassAdd an I/O tracing feature
2014-06-19 Jeroen Hofsteecosmetic: autoboot: update old style GNU struct init
2014-06-19 Jeroen Hofsteecmd_md5sum.c: remove dead code / fix warning
2014-06-19 Jeroen Hofsteeincludes: move openssl headers to include/u-boot
2014-06-19 Simon GlassEnhance fit_check_sign to check all images
2014-06-19 Simon Glassbootm: Move decompression code into its own function
2014-06-19 Simon GlassAllow compiling common/bootm.c on with HOSTCC
2014-06-19 Simon GlassFix small 'case' typo in image-fit.c
2014-06-19 Simon Glassbootm: Support android boot on sandbox
2014-06-19 Simon Glassimage: Remove the fit_load_image() property parameter
2014-06-19 Simon Glassbootm: Split out code from cmd_bootm.c
2014-06-19 Simon GlassReverse the meaning of the fit_config_verify() return...
2014-06-19 Simon Glasshash: Use uint8_t in preference to u8
2014-06-19 Masahiro Yamadafdt_support: correct the return condition of fdt_initrd()
2014-06-19 Masahiro Yamadafdt_support: fix an endian bug of fdt_initrd()
2014-06-19 Masahiro Yamadafdt_support: fix an endian bug of fdt_fixup_memory_banks
2014-06-19 Masahiro Yamadafdt_support: add 'const' qualifier for unchanged argument
2014-06-19 Masahiro Yamadafdt_support: refactor fdt_fixup_stdout() function
2014-06-19 Masahiro Yamadafdt_support: delete force argument of fdt_chosen()
2014-06-19 Masahiro Yamadafdt_support: delete force argument of fdt_initrd()
2014-06-19 Masahiro Yamadafdt_support: refactor with fdt_find_or_add_subnode...
2014-06-19 Masahiro Yamadafdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
2014-06-19 Dan MurphyARM: fdt support: Add usbethaddr as an acceptable MAC
2014-06-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-06-12 Stephen Warrencmd_mmc: make mmc dev always re-probe the HW
2014-06-12 Stephen Warrencmd_mmc: Use init_mmc_device() from do_mmc_rescan()
2014-06-12 Stephen Warrencmd_mmc: add force_init parameter to init_mmc_device()
2014-06-12 Stephen Warrencmd_mmc: default to HW partition 0 if not specified
2014-06-11 Jeroen Hofsteecommon/xyzModem.c: move empty statements to newline
2014-06-11 Jeroen Hofsteecommon/cli_hush.c: remove unnecessary double braces
2014-06-11 Jeroen Hofsteecommon: hash: zero end the string instead of the pointer
2014-06-11 Thomas BetkerUse run_command_repeatable()
2014-06-11 Thomas BetkerAdd run_command_repeatable()
2014-06-11 Thomas BetkerCheck run_command() return code properly
2014-06-11 Simon Glassfdt: Update functions which write to an FDT to return...
2014-06-11 Simon Glasshash: Export the function to show a hash
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-06-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-06-05 Wu, Joshfs: fatwrite: use map_sysmem before use file_fat_write
2014-06-05 Masahiro Yamadanand_spl: remove nand_spl infrastructure
2014-06-05 Heiko Schocherbootm: make use of legacy image format configurable
2014-06-05 Siva Durga Prasad... env_eeprom: Assign default environment during board_init_f
2014-06-05 Simon GlassCorrect return code from builtin_run_command_list()
2014-06-05 Simon GlassFix hush to give the correct return code for a simple...
2014-06-05 Simon GlassFix itest mask overflow
2014-06-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2014-06-02 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-06-01 Stephen Warrenusb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY
2014-06-01 Stephen Warrenusb: hub: fix power good delay timing
2014-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-29 Simon Glassmain: Avoid unncessary strdup()/free()
2014-05-29 Simon Glassmain: Make the execution path a little clearer in main.c
2014-05-29 Simon Glassmain: Hide the hush/simple details inside cli.c
2014-05-29 Simon GlassSimplify the main loop
2014-05-29 Simon Glassm68k: powerpc: Clean up do_mdm_init
2014-05-29 Simon GlassRename bootretry functions and remove #ifdefs
2014-05-29 Simon GlassMove bootretry code into bootretry.c and clean up
2014-05-29 Simon GlassMove command line API into cli.c
2014-05-29 Simon GlassMove autoboot code to autoboot.c
2014-05-29 Simon GlassAdd cli_ prefix to readline functions
2014-05-29 Simon GlassSplit out simple parser and readline into separate...
2014-05-29 Simon Glassmove CLI prototypes to cli.h and add comments
2014-05-29 Simon GlassRename hush to cli_hush
2014-05-29 Simon GlassRemove unnecessary use of hush header file
2014-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2014-05-27 Heiko Schocherdm: rename device struct to udevice
2014-05-26 Andreas Bießmannmkimage: add atmelimage
2014-05-24 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-05-23 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-05-23 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-05-23 Stephen Warrencmd_mmc: use new mmc_select_hwpart() function
2014-05-23 Stephen Warrencmd_part: fix typo in part command help text
2014-05-23 Pierre AuberteMMC: cmd_mmc.c adds the 'rpmb' sub-command for the...
2014-05-23 Pierre AubertAdd the function 'confirm_yesno' for interactive
2014-05-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2014-05-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-05-20 Siva Durga Prasad... fpga: Added support to load bit stream from SD/MMC
2014-05-20 Michal Simekfpga: Add support to load partial bitstreams
2014-05-20 Michal Simekfpga: Define bitstream type based on command selection
2014-05-20 Siva Durga Prasad... fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
2014-05-20 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2014-05-16 Albert ARIBAUDMerge remote-tracking branch 'u-boot-sh/rmobile'
2014-05-16 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-05-15 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-05-15 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-15 Tim Harveynand: remove CONFIG_SYS_NAND_PAGE_SIZE
2014-05-14 Marek VasutMerge remote-tracking branch 'u-boot/master' into test
next