summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-06-18db410c: fix alignment of dts fileRamon Fried
2018-06-18ARM: sunxi: remove empty #ifdef/endif blockChris Packham
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-17x86: efi: app: Display correct CPU info during bootBin Meng
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17x86: efi: payload: Add EFI framebuffer driver supportBin Meng
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-06-17x86: Add generic EFI payload supportBin Meng
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov
2018-06-17x86: cherryhill: Fix DTC warningBin Meng
2018-06-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-16ARM: dts: rmobile: Add AVB PHY reset on V3M EagleMarek Vasut
2018-06-16ARM: dts: rmobile: Add AVB pinmux on V3M EagleMarek Vasut
2018-06-16ARM: dts: rmobile: Enable SDHI on E3 EbisuMarek Vasut
2018-06-16ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3Marek Vasut
2018-06-16ARM: dts: rmobile: Add SCIF2 pinmux to E3 EbisuMarek Vasut
2018-06-16ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990Marek Vasut
2018-06-15Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-06-15arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()Michal Simek
2018-06-15arm: zynq: Drop #address-cells and #size-cells from gpio-keysMichal Simek
2018-06-15arm64: zynqmp: Split emmc configuration into emmc0 and emmc1Siva Durga Prasad Paladugu
2018-06-14ARM: rmobile: Sync Gen3 DTS with Linux v4.17Marek Vasut
2018-06-14ARM: rmobile: Sync Gen2 DTS with Linux v4.17Marek Vasut
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf
2018-06-13Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-13ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford
2018-06-13ARM64: meson: Sync DT with Linux 4.17Neil Armstrong
2018-06-13sunxi: clock: Fix EHCI and OHCI clocks on A64Vasily Khoruzhick
2018-06-13x86: cougarcanyon2: Add missing chipset interrupt informationBin Meng
2018-06-13x86: irq: Support discrete PIRQ routing registers via device treeBin Meng
2018-06-13x86: irq: Parse number of PIRQ links from device treeBin Meng
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng
2018-06-13x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng
2018-06-13x86: cougarcanyon2: Enable CPU driver and SMP supportBin Meng
2018-06-13x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodesBin Meng
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng
2018-06-13x86: cougarcanyon2: Update dts for SPI lock downBin Meng
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng