summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: Drop dead mmc code for non-generic MMCSimon Glass2016-05-262-66/+0
* mmc: Drop mmc_register()Simon Glass2016-05-262-10/+0
* reset: Drop the reset failure messageSimon Glass2016-05-261-1/+1
* tiny-printf: Support snprintf()Simon Glass2016-05-261-2/+25
* tiny-printf: Tidy up a few nitsSimon Glass2016-05-261-8/+8
* arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass2016-05-261-0/+1
* mailbox: implement a sandbox testStephen Warren2016-05-269-0/+234
* Add a mailbox driver framework/uclassStephen Warren2016-05-269-0/+431
* Rename reset to sysresetStephen Warren2016-05-2627-315/+316
* sunxi: gpio: convert bind() to use driver dataStephen Warren2016-05-261-40/+50
* dm: allow setting driver_data before/during bindStephen Warren2016-05-264-14/+62
* 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
| * | power: axp221: Remove switch case to simplify axp_set_eldoChen-Yu Tsai2016-05-251-20/+7
| * | sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai2016-05-251-1/+1
| * | sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai2016-05-251-0/+1
| * | sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai2016-05-251-11/+11
| * | sunxi: make SoC variant choice mandatoryChen-Yu Tsai2016-05-251-1/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-05-2534-22/+426
|\ \
| * | ARM: uniphier: add EHCI nodes for PH1-LD11Masahiro Yamada2016-05-262-0/+48
| * | clk: uniphier: add Media I/O clock driver support for PH1-LD11Masahiro Yamada2016-05-261-0/+4
| * | ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada2016-05-2624-4/+354
| * | ARM: uniphier: rename UMC register macros of PH1-LD20Masahiro Yamada2016-05-262-4/+4
| * | ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.hMasahiro Yamada2016-05-262-1/+1
| * | ARM: uniphier: clean up boot mode tablesMasahiro Yamada2016-05-265-13/+13
| * | ARM: uniphier: disable cache in SPL of PH1-LD20Masahiro Yamada2016-05-261-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-05-257-3/+39
|\ \ | |/ |/|
OpenPOWER on IntegriCloud