summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-2727-58/+58
* test/py: Support setting up specific timeoutMichal Simek2016-05-271-0/+31
* efi_loader: gop: Don't expose fb addressAlexander Graf2016-05-271-3/+0
* efi_loader: Clean up system table on exitAlexander Graf2016-05-271-0/+16
* tools/env: no global variable sharing between application and libraryAndreas Fenkart2016-05-273-55/+48
* MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.Robert P. J. Day2016-05-279-2450/+0
* Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD optionsSimon Glass2016-05-271-32/+0
* Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-277-9/+0
* Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass2016-05-273-10/+3
* powerpc: Drop unused code related to generic boardSimon Glass2016-05-275-122/+1
* mips: Drop unused code in u-boot.hSimon Glass2016-05-271-16/+0
* m68k: Drop unused code in u-boot.hSimon Glass2016-05-271-39/+0
* avr32: Drop unused code in u-boot.hSimon Glass2016-05-271-20/+0
* sh: Drop the arch-specific board initSimon Glass2016-05-273-190/+2
* sh: Fix build errors for generic boardSimon Glass2016-05-2711-19/+36
* board_f: Don't require CONFIG_SYS_MONITOR_BASESimon Glass2016-05-271-1/+1
* Remove/update old generic-board documentation and warningSimon Glass2016-05-275-94/+8
* openrisc: Drop the arch-specific board initSimon Glass2016-05-273-141/+1
* usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros2016-05-271-1/+1
* net: Optionally use pxe client arch from variableAlexander Graf2016-05-271-7/+15
* efi_loader: Select bounce buffers for known-bad boardsAlexander Graf2016-05-2714-0/+14
* efi_loader: Add bounce buffer supportAlexander Graf2016-05-274-9/+91
* cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski2016-05-271-3/+2
* arm: meson: implement calls to secure monitorBeniamino Galvani2016-05-275-1/+87
* arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-2719-0/+803
* net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2016-05-272-29/+34
* arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-273-1/+34
* distro: Add efi pxe boot codeAlexander Graf2016-05-272-3/+57
* net: Move CONFIG_SPL_NET_VCI_STRING into KconfigAlexander Graf2016-05-2717-0/+19
* net: Fix client identifiers for ARMAlexander Graf2016-05-272-2/+2
* net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-2718-30/+21
* bootp: Move vendor class identifier set to functionAlexander Graf2016-05-271-13/+13
* efi_loader: Add network access supportAlexander Graf2016-05-279-3/+432
* test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-271-0/+1
* cmd: replace the cast of the memory access to a fixed bit type in itestKunihiko Hayashi2016-05-271-3/+3
* disk: part_efi: fix check of the max partition sizePatrick Delaunay2016-05-271-1/+1
* cmd: disk: Fix unused variable warningMarek Vasut2016-05-271-1/+2
* SPL: FIT: Align loading address for headerMichal Simek2016-05-271-0/+1
* dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc2016-05-271-3/+6
* tools/env: compute size of usable area only onceAndreas Fenkart2016-05-271-14/+18
* tools/env: fw_printenv pass value_only as argumentAndreas Fenkart2016-05-273-7/+7
* tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart2016-05-271-8/+8
* tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart2016-05-271-6/+9
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2535-1208/+230
|\
| * mips: ath79: ar933x: Avoid warning with gcc5Wills Wang2016-05-261-0/+2
| * mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang2016-05-262-1/+3
| * mips: Drop JZ4740 remnantsMarek Vasut2016-05-262-1158/+0
| * mips: Allow overriding start.S in SPLMarek Vasut2016-05-261-0/+6
| * MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton2016-05-2620-24/+29
| * malta: Use device model & tree for UARTPaul Burton2016-05-266-6/+41
OpenPOWER on IntegriCloud