summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * malta: Tidy up UART address selectionPaul Burton2016-05-262-15/+2
| * dm: ns16550: Don't map_physmem for I/O portsPaul Burton2016-05-261-2/+8
| * fdt: Document the rest of struct of_busPaul Burton2016-05-251-0/+19
| * fdt: Support for ISA bussesPaul Burton2016-05-252-3/+121
* | arm64: fix arm64 Linux boot image header field sizesAndre Przywara2016-05-251-3/+6
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-05-25109-1225/+740
|\ \
| * | sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulatorsStefan Mavrodiev2016-05-252-0/+4
| * | sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-2590-943/+17
| * | arm64: Pine64: update FDT filesAndre Przywara2016-05-256-199/+256
| * | arm64: sunxi: adjust default load addressesAndre Przywara2016-05-251-0/+18
| * | Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara2016-05-251-9/+0
| * | sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-251-0/+9
| * | sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-252-7/+13
| * | sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-258-34/+367
| * | sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai2016-05-253-0/+15
| * | sunxi: Enable AXP818 SW for Sinovoip BPI M3Chen-Yu Tsai2016-05-251-0/+1
| * | sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2016-05-255-0/+20
| * | power: axp818: Fix typo for fldo2 Kconfig descriptionChen-Yu Tsai2016-05-251-1/+1
OpenPOWER on IntegriCloud