aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-08-31Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-31dm: tpm: Add a 'tpmtest' commandSimon Glass
2015-08-31tpm: Add a 'tpm info' commandSimon Glass
2015-08-31tpm: Check that parse_byte_string() has data to parseSimon Glass
2015-08-31tpm: Report tpm errors on the command lineSimon Glass
2015-08-31dm: i2c: Add a command to adjust the offset lengthSimon Glass
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass
2015-08-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-28env_mmc: Properly prefix mmc errors with '!'Hans de Goede
2015-08-28malloc_simple: Correct the alignment logic in memalign_simple()Simon Glass
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28image: Fix loop condition to avoid warningThierry Reding
2015-08-26x86: fsp: Delay x86_fsp_init() call a little bitBin Meng
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-08-17Revert "Align global_data to a 16-byte boundary"Simon Glass
2015-08-17env: use cache line aligned memory for flash readRavi Babu
2015-08-17sf: allocate cache aligned buffers to copy from flashRavi Babu
2015-08-14x86: Switch to using generic global_data setupSimon Glass
2015-08-14Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass
2015-08-14Align global_data to a 16-byte boundarySimon Glass
2015-08-14common: Display >=4GiB memory bank sizeBin Meng
2015-08-13image-fdt.c: store returned error valueMax Krummenacher
2015-08-13generic-board: allow showing custom board infoMarcel Ziswiler
2015-08-13common/lcd_console: fix console/logo regressionMarcel Ziswiler
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-12common/cmd_source.c: Fix the source command failure under 64-bit platformGong Qianyu
2015-08-12spl: Fix compile warning for arm64Gong Qianyu
2015-08-12image: fix Android ramdisk support when dtb is specifiedRob Herring
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2015-08-05dm: pmic: Display the regulator limits on errorSimon Glass
2015-08-05dm: usb: fix USB Ethernet without CONFIG_DM_ETH regressionMarcel Ziswiler
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-05usb: Fix device detection codeMarek Vasut
2015-08-05efi: Add a command to display the memory mapSimon Glass
2015-08-05Add a way to skip relocationSimon Glass
2015-08-05efi: Avoid using non-existent text baseBen Stoltz
2015-08-05common: command add '\n' for debug msgPeng Fan
2015-08-05common: Print nothing in the __weak checkboard()Bin Meng
2015-07-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-07-28Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-07-28cmd_mp: Add support for showing all CPU status by one commandMichal Simek
2015-07-27pxe: add AArch64 image supportStephen Warren
2015-07-27generic_board: Call "checkboard" even though the root node has a "model" prop...Haikun.Wang@freescale.com
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-24spl: spl_mmc: Add option to boot from a MMC partition with offsetStefan Roese
2015-07-23common/lcd_simplefb: Add support for 32bit organized framebuffersHannes Petermaier