Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git] / common /
2015-10-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-12 Ludger Dreierenv_eeprom.c: Correct using saved environment
2015-10-11 Tom Rinicommon/image.c: Make boot_get_ramdisk() perform a check...
2015-10-11 Rob Herringimage: fix support for Android boot images with no...
2015-10-11 Julius WernerAdd support for LZ4 decompression algorithm
2015-10-11 Ryan Harkincommon/armflash: load_image returns success or failure
2015-10-11 Ryan Harkincommon/armflash: add command to check if image exists
2015-10-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-10-02 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-10-01 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-09-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-09-30 Bernhard Nortmannnet: avoid eth_unregister() call when function is unava...
2015-09-28 Philipp Rosenbergermalloc_simple: fix malloc_ptr calculation
2015-09-24 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-09-24 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-09-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2015-09-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-09-21 Codrin Ciubotariudrivers/net/vsc9953: Add commands for VLAN ingress...
2015-09-21 Codrin Ciubotariudrivers/net/vsc9953: Add command for shared/private...
2015-09-21 Codrin Ciubotariudrivers/net/vsc9953: Add VLAN commands for VSC9953
2015-09-21 Codrin Ciubotariudrivers/net/vsc9953: Add commands to manipulate the...
2015-09-21 Codrin Ciubotariucommon/env_flags.c: Add function to validate a MAC...
2015-09-21 Codrin Ciubotariudrivers/net/vsc9953: Add commands to enable/disable...
2015-09-21 Codrin Ciubotariudrivers/net/vsc9953: Add command to show/clear port...
2015-09-21 Codrin Ciubotariucommon/cmd_ethsw: Add generic commands for Ethernet...
2015-09-16 Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-09-15 Imran Zamancli_simple.c: fix possible overflow when copying the...
2015-09-13 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-09-11 Simon GlassMove ALLOC_CACHE_ALIGN_BUFFER() to the new memalign...
2015-09-11 Simon GlassMove malloc_cache_aligned() to its own header
2015-09-07 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-09-07 Lukasz Majewskidfu: command: Extend "dfu" command to handle receiving...
2015-09-07 Lukasz Majewskiupdate: tftp: dfu: Extend update_tftp() function to...
2015-09-07 Lukasz Majewskitftp: update: Allow some parts of the code to be reused...
2015-09-03 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2015-09-03 Simon Glassrockchip: Add support for the SPI image
2015-09-03 Simon Glassrockchip: Add support for the SD image
2015-09-03 Simon Glassrockchip: Add the rkimage format to mkimage
2015-08-31 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-08-31 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-31 Simon Glassdm: tpm: Add a 'tpmtest' command
2015-08-31 Simon Glasstpm: Add a 'tpm info' command
2015-08-31 Simon Glasstpm: Check that parse_byte_string() has data to parse
2015-08-31 Simon Glasstpm: Report tpm errors on the command line
2015-08-31 Simon Glassdm: i2c: Add a command to adjust the offset length
2015-08-31 Simon Glassdm: tpm: Convert the TPM command and library to driver...
2015-08-31 Simon Glasstpm: Add Kconfig options for TPMs
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-28 Marcel Ziswilermtd/nand/ubi: assortment of alignment fixes
2015-08-28 Hans de Goedeenv_mmc: Properly prefix mmc errors with '!'
2015-08-28 Simon Glassmalloc_simple: Correct the alignment logic in memalign_...
2015-08-28 Kun-Hua HuangNDS32: Generic Board Support and Unsupport
2015-08-28 Thierry Redingimage: Fix loop condition to avoid warning
2015-08-26 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-26 Bin Mengx86: fsp: Delay x86_fsp_init() call a little bit
2015-08-18 Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-08-18 Masahiro Yamadaof: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_...
2015-08-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-08-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-08-17 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-08-17 Simon GlassRevert "Align global_data to a 16-byte boundary"
2015-08-17 Ravi Babuenv: use cache line aligned memory for flash read
2015-08-17 Ravi Babusf: allocate cache aligned buffers to copy from flash
2015-08-14 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14 Simon Glassx86: Switch to using generic global_data setup
2015-08-14 Simon GlassAllow arch-specific setting of global_data in board_ini...
2015-08-14 Simon GlassAlign global_data to a 16-byte boundary
2015-08-14 Bin Mengcommon: Display >=4GiB memory bank size
2015-08-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-08-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-08-13 Max Krummenacherimage-fdt.c: store returned error value
2015-08-13 Marcel Ziswilergeneric-board: allow showing custom board info
2015-08-13 Marcel Ziswilercommon/lcd_console: fix console/logo regression
2015-08-13 Nikita Kiryanovkconfig: add config option for shell prompt
2015-08-13 Gong Qianyucommon/cmd_source.c: Fix the source command failure...
2015-08-13 Gong Qianyuspl: Fix compile warning for arm64
2015-08-13 Rob Herringimage: fix Android ramdisk support when dtb is specified
2015-08-13 Heiko Schocherspl, common, serial: build SPL without serial support
2015-08-06 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-06 Simon Glassdm: pmic: Display the regulator limits on error
2015-08-06 Marcel Ziswilerdm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
2015-08-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05 Marek Vasutusb: Fix device detection code
2015-08-05 Simon Glassefi: Add a command to display the memory map
2015-08-05 Simon GlassAdd a way to skip relocation
2015-08-05 Ben Stoltzefi: Avoid using non-existent text base
2015-08-05 Peng Fancommon: command add '\n' for debug msg
2015-08-05 Bin Mengcommon: Print nothing in the __weak checkboard()
2015-08-02 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-08-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-07-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-07-28 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-07-28 Michal Simekcmd_mp: Add support for showing all CPU status by one...
2015-07-27 Stephen Warrenpxe: add AArch64 image support
2015-07-27 Haikun.Wang@freesc... generic_board: Call "checkboard" even though the root...
2015-07-25 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-07-24 Tom RiniMerge git://git.denx.de/u-boot-usb
2015-07-24 Stefan Roesespl: spl_mmc: Add option to boot from a MMC partition...
2015-07-23 Hannes Petermaiercommon/lcd_simplefb: Add support for 32bit organized...
next