summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-30acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng
2016-05-26Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-25mips: ath79: ar933x: Avoid warning with gcc5Wills Wang
2016-05-25mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang
2016-05-25mips: Drop JZ4740 remnantsMarek Vasut
2016-05-25mips: Allow overriding start.S in SPLMarek Vasut
2016-05-25MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-05-25malta: Use device model & tree for UARTPaul Burton
2016-05-25malta: Tidy up UART address selectionPaul Burton
2016-05-25dm: 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
2016-05-25sunxi: Enable AXP818 SW for Sinovoip BPI M3Chen-Yu Tsai
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai
2016-05-25power: axp818: Fix typo for fldo2 Kconfig descriptionChen-Yu Tsai
2016-05-25power: axp221: Remove switch case to simplify axp_set_eldoChen-Yu Tsai
2016-05-25sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai
2016-05-25sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai
2016-05-25sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai
2016-05-25sunxi: make SoC variant choice mandatoryChen-Yu Tsai
2016-05-25ARM: uniphier: add EHCI nodes for PH1-LD11Masahiro Yamada
2016-05-25clk: uniphier: add Media I/O clock driver support for PH1-LD11Masahiro Yamada
2016-05-25ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada
2016-05-25ARM: uniphier: rename UMC register macros of PH1-LD20Masahiro Yamada
2016-05-25ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.hMasahiro Yamada
2016-05-25ARM: uniphier: clean up boot mode tablesMasahiro Yamada
2016-05-25ARM: uniphier: disable cache in SPL of PH1-LD20Masahiro Yamada
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-05-25powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang
2016-05-25powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDBYing Zhang
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-05-24powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cacheAneesh Bansal
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: phy: dp83867: Add SGMII helper for configurationDan Murphy
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy