summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-27test/py: Support setting up specific timeoutMichal Simek
2016-05-27efi_loader: gop: Don't expose fb addressAlexander Graf
2016-05-27efi_loader: Clean up system table on exitAlexander Graf
2016-05-27tools/env: no global variable sharing between application and libraryAndreas Fenkart
2016-05-27MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day
2016-05-27Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass
2016-05-27mips: Drop unused code in u-boot.hSimon Glass
2016-05-27m68k: Drop unused code in u-boot.hSimon Glass
2016-05-27avr32: Drop unused code in u-boot.hSimon Glass
2016-05-27sh: Drop the arch-specific board initSimon Glass
2016-05-27sh: Fix build errors for generic boardSimon Glass
2016-05-27board_f: Don't require CONFIG_SYS_MONITOR_BASESimon Glass
2016-05-27Remove/update old generic-board documentation and warningSimon Glass
2016-05-27openrisc: Drop the arch-specific board initSimon Glass
2016-05-27usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros
2016-05-27net: Optionally use pxe client arch from variableAlexander Graf
2016-05-27efi_loader: Select bounce buffers for known-bad boardsAlexander Graf
2016-05-27efi_loader: Add bounce buffer supportAlexander Graf
2016-05-27cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski
2016-05-27arm: meson: implement calls to secure monitorBeniamino Galvani
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani
2016-05-27distro: Add efi pxe boot codeAlexander Graf
2016-05-27net: Move CONFIG_SPL_NET_VCI_STRING into KconfigAlexander Graf
2016-05-27net: Fix client identifiers for ARMAlexander Graf
2016-05-27net: Move the VCI and client arch values to KconfigAlexander Graf
2016-05-27bootp: Move vendor class identifier set to functionAlexander Graf
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-05-27test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher
2016-05-27cmd: replace the cast of the memory access to a fixed bit type in itestKunihiko Hayashi
2016-05-27disk: part_efi: fix check of the max partition sizePatrick Delaunay
2016-05-27cmd: disk: Fix unused variable warningMarek Vasut
2016-05-27SPL: FIT: Align loading address for headerMichal Simek
2016-05-27dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc
2016-05-27tools/env: compute size of usable area only onceAndreas Fenkart
2016-05-27tools/env: fw_printenv pass value_only as argumentAndreas Fenkart
2016-05-27tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart
2016-05-27tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-26mips: ath79: ar933x: Avoid warning with gcc5Wills Wang
2016-05-26mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang
2016-05-26mips: Drop JZ4740 remnantsMarek Vasut
2016-05-26mips: Allow overriding start.S in SPLMarek Vasut
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-05-26malta: Use device model & tree for UARTPaul Burton