summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng
2017-08-01x86: kconfig: Select USE_PRIVATE_LIBGCCBin Meng
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng
2017-08-01x86: Make table address selectableAndy Shevchenko
2017-08-01x86: Enforce toolchain to generate 64-bit codes for 64-bit U-BootBin Meng
2017-08-01x86: Use default stack boundary alignmentBin Meng
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-31arm: mach-omap2: Align image address before cache operationsAndrew F. Davis
2017-07-30x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko
2017-07-30x86: acpi: Fill OEM revisionAndy Shevchenko
2017-07-30x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese
2017-07-30x86: dfi-bt700: Add xHCI USB supportStefan Roese
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko
2017-07-30x86: Add Intel Tangier supportFelipe Balbi
2017-07-30x86: Add dma-mapping.h to architectural codeAndy Shevchenko
2017-07-30arch/x86: Select USB before selecting host driverAndy Shevchenko
2017-07-29Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini
2017-07-28x86: minnowmax: Enable USB xHCI supportBin Meng
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass
2017-07-28tegra: dts: Move stdout-path to /chosenSimon Glass
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass
2017-07-28tegra: spl: Enable debug UARTSimon Glass
2017-07-28sandbox: remove os_putc() and os_puts()Masahiro Yamada
2017-07-27rockchip: add u-boot specific dts for rk3036 sdkAndy Yan
2017-07-27rockchip: use puts instead of printf when back to bootromAndy Yan
2017-07-27rockchip: enable SPL_LIBGENERIC for rk3036 based boardsAndy Yan
2017-07-27sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...Andy Yan
2017-07-27microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-27mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-27rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...Philipp Tomsich
2017-07-27rockchip: dts: rk3399-puma: put EFI partition entries at 2MBPhilipp Tomsich
2017-07-27rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before...Philipp Tomsich
2017-07-27rockchip: clk: rk3399: remove unused fields from priv-structuresPhilipp Tomsich
2017-07-27rockchip: clk: rk3368: remove unused fields from rk3368_clk_privPhilipp Tomsich
2017-07-27rockchip: spl: make boot0 hook TPL safePhilipp Tomsich
2017-07-27rockchip: pwm: add mask for config settingKever Yang
2017-07-27rockchip: dts: correct vdd_log setting for firefly-rk3399Kever Yang
2017-07-27rockchip: dts: firefly using ddr3 1600Kever Yang
2017-07-27rockchip: phycore: Add ID page of M24C32-D EEPROMWadim Egorov
2017-07-27rockchip: timer: make register sizes explicitPhilipp Tomsich