aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-27net: Move the VCI and client arch values to KconfigAlexander Graf18-30/+21
2016-05-27bootp: Move vendor class identifier set to functionAlexander Graf1-13/+13
2016-05-27efi_loader: Add network access supportAlexander Graf9-3/+432
2016-05-27test/py: fix NameError exception if bdi cmd is not supportedHeiko Schocher1-0/+1
2016-05-27cmd: replace the cast of the memory access to a fixed bit type in itestKunihiko Hayashi1-3/+3
2016-05-27disk: part_efi: fix check of the max partition sizePatrick Delaunay1-1/+1
2016-05-27cmd: disk: Fix unused variable warningMarek Vasut1-1/+2
2016-05-27SPL: FIT: Align loading address for headerMichal Simek1-0/+1
2016-05-27dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc1-3/+6
2016-05-27tools/env: compute size of usable area only onceAndreas Fenkart1-14/+18
2016-05-27tools/env: fw_printenv pass value_only as argumentAndreas Fenkart3-7/+7
2016-05-27tools/env: remove 'extern' from function prototype in fw_env.hAndreas Fenkart1-8/+8
2016-05-27tools/env: pass key as argument to env_aes_cbc_cryptAndreas Fenkart1-6/+9
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini35-1208/+230
2016-05-26mips: ath79: ar933x: Avoid warning with gcc5Wills Wang1-0/+2
2016-05-26mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang2-1/+3
2016-05-26mips: Drop JZ4740 remnantsMarek Vasut2-1158/+0
2016-05-26mips: Allow overriding start.S in SPLMarek Vasut1-0/+6
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton20-24/+29
2016-05-26malta: Use device model & tree for UARTPaul Burton6-6/+41
2016-05-26malta: Tidy up UART address selectionPaul Burton2-15/+2
2016-05-26dm: ns16550: Don't map_physmem for I/O portsPaul Burton1-2/+8
2016-05-25fdt: Document the rest of struct of_busPaul Burton1-0/+19
2016-05-25fdt: Support for ISA bussesPaul Burton2-3/+121
2016-05-25arm64: fix arm64 Linux boot image header field sizesAndre Przywara1-3/+6
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini109-1225/+740
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini34-22/+426
2016-05-25sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulatorsStefan Mavrodiev2-0/+4
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede90-943/+17
2016-05-25arm64: Pine64: update FDT filesAndre Przywara6-199/+256
2016-05-25arm64: sunxi: adjust default load addressesAndre Przywara1-0/+18
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara1-9/+0
2016-05-25sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann1-0/+9
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2-7/+13
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai8-34/+367
2016-05-25sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai3-0/+15
2016-05-25sunxi: Enable AXP818 SW for Sinovoip BPI M3Chen-Yu Tsai1-0/+1
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai5-0/+20
2016-05-25power: axp818: Fix typo for fldo2 Kconfig descriptionChen-Yu Tsai1-1/+1
2016-05-25power: axp221: Remove switch case to simplify axp_set_eldoChen-Yu Tsai1-20/+7
2016-05-25sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai1-1/+1
2016-05-25sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai1-0/+1
2016-05-25sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai1-11/+11
2016-05-25sunxi: make SoC variant choice mandatoryChen-Yu Tsai1-1/+0
2016-05-26ARM: uniphier: add EHCI nodes for PH1-LD11Masahiro Yamada2-0/+48
2016-05-26clk: uniphier: add Media I/O clock driver support for PH1-LD11Masahiro Yamada1-0/+4
2016-05-26ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada24-4/+354
2016-05-26ARM: uniphier: rename UMC register macros of PH1-LD20Masahiro Yamada2-4/+4
2016-05-26ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.hMasahiro Yamada2-1/+1
2016-05-26ARM: uniphier: clean up boot mode tablesMasahiro Yamada5-13/+13