summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+23
* arm: mach-omap2: Align image address before cache operationsAndrew F. Davis2017-07-311-4/+4
* x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko2017-07-301-0/+4
* x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-302-3/+6
* x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-303-58/+29
* x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* x86: acpi: Fill OEM revisionAndy Shevchenko2017-07-301-0/+2
* x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese2017-07-301-0/+3
* x86: dfi-bt700: Add xHCI USB supportStefan Roese2017-07-301-0/+12
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-303-0/+94
* x86: Add Intel Tangier supportFelipe Balbi2017-07-308-0/+301
* x86: Add dma-mapping.h to architectural codeAndy Shevchenko2017-07-301-0/+41
* arch/x86: Select USB before selecting host driverAndy Shevchenko2017-07-301-0/+1
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-07-296-60/+186
|\
| * arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee2017-07-262-0/+102
| * arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee2017-07-263-57/+81
| * arm: socfpga: Remove unused passing parameter of socfpga_bridges_resetTien Fong Chee2017-07-262-3/+3
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-07-292-4/+3
|\ \
| * | x86: minnowmax: Enable USB xHCI supportBin Meng2017-07-281-0/+3
| * | configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-4/+0
* | | dm: power: Convert as3722 to driver modelSimon Glass2017-07-281-6/+0
* | | tegra: dts: Move stdout-path to /chosenSimon Glass2017-07-281-1/+4
* | | dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass2017-07-282-4/+3
* | | dm: tegra: Convert USB setup to livetreeSimon Glass2017-07-287-49/+103
* | | tegra: tegra124: Add a PMC syscon driverSimon Glass2017-07-284-0/+27
* | | tegra: spl: Enable debug UARTSimon Glass2017-07-281-0/+4
* | | sandbox: remove os_putc() and os_puts()Masahiro Yamada2017-07-281-11/+0
|/ /
* | rockchip: add u-boot specific dts for rk3036 sdkAndy Yan2017-07-271-0/+11
* | rockchip: use puts instead of printf when back to bootromAndy Yan2017-07-271-2/+2
* | rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan2017-07-271-6/+0
* | sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...Andy Yan2017-07-271-1/+1
* | microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan2017-07-271-4/+4
* | powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-272-10/+9
* | mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-271-3/+3
* | rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich2017-07-271-0/+2
* | rockchip: dts: rk3399-puma: put EFI partition entries at 2MBPhilipp Tomsich2017-07-271-0/+1
* | rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before...Philipp Tomsich2017-07-271-1/+2
* | rockchip: clk: rk3399: remove unused fields from priv-structuresPhilipp Tomsich2017-07-271-2/+0
* | rockchip: clk: rk3368: remove unused fields from rk3368_clk_privPhilipp Tomsich2017-07-271-2/+0
* | rockchip: spl: make boot0 hook TPL safePhilipp Tomsich2017-07-271-1/+12
* | rockchip: pwm: add mask for config settingKever Yang2017-07-271-0/+2
* | rockchip: dts: correct vdd_log setting for firefly-rk3399Kever Yang2017-07-271-1/+2
* | rockchip: dts: firefly using ddr3 1600Kever Yang2017-07-271-1/+1
* | rockchip: phycore: Add ID page of M24C32-D EEPROMWadim Egorov2017-07-271-0/+8
* | rockchip: timer: make register sizes explicitPhilipp Tomsich2017-07-272-7/+7
* | rockchip: dts: rk3229: add dwc2 node for fastbootMeng Dongyang2017-07-272-0/+14
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-07-2630-2006/+17
|\ \
| * | ARM: uniphier: remove part number info from the boot logMasahiro Yamada2017-07-261-11/+11
| * | ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-2629-1995/+6
| |/
* | Merge git://git.denx.de/u-boot-mipsTom Rini2017-07-269-182/+237
|\ \