summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-26malta: Tidy up UART address selectionPaul Burton
2016-05-26dm: ns16550: Don't map_physmem for I/O portsPaul Burton
2016-05-25fdt: Document the rest of struct of_busPaul Burton
2016-05-25fdt: Support for ISA bussesPaul Burton
2016-05-25arm64: fix arm64 Linux boot image header field sizesAndre Przywara
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-05-25sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulatorsStefan Mavrodiev
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede
2016-05-25arm64: Pine64: update FDT filesAndre Przywara
2016-05-25arm64: sunxi: adjust default load addressesAndre Przywara
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara
2016-05-25sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai
2016-05-25sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai