aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng5-5/+5
2018-06-17x86: efi: payload: Add EFI framebuffer driver supportBin Meng1-0/+4
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng2-6/+3
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng2-6/+0
2018-06-17x86: Add generic EFI payload supportBin Meng2-0/+37
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng1-3/+8
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng8-11/+9
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov1-11/+13
2018-06-17x86: cherryhill: Fix DTC warningBin Meng1-2/+0
2018-06-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+4
2018-06-15Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini10-28/+80
2018-06-15arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()Michal Simek1-1/+5
2018-06-15arm: zynq: Drop #address-cells and #size-cells from gpio-keysMichal Simek6-12/+0
2018-06-15arm64: zynqmp: Split emmc configuration into emmc0 and emmc1Siva Durga Prasad Paladugu3-15/+75
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2-14/+8
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf2-14/+8
2018-06-13Merge git://git.denx.de/u-boot-x86Tom Rini21-177/+284
2018-06-13ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford1-6/+2
2018-06-13ARM64: meson: Sync DT with Linux 4.17Neil Armstrong10-237/+103
2018-06-13sunxi: clock: Fix EHCI and OHCI clocks on A64Vasily Khoruzhick1-2/+4
2018-06-13x86: cougarcanyon2: Add missing chipset interrupt informationBin Meng1-0/+46
2018-06-13x86: irq: Support discrete PIRQ routing registers via device treeBin Meng2-33/+101
2018-06-13x86: irq: Parse number of PIRQ links from device treeBin Meng2-4/+12
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2-3/+4
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng4-1/+9
2018-06-13x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng2-10/+34
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng10-129/+70
2018-06-13x86: cougarcanyon2: Enable CPU driver and SMP supportBin Meng1-0/+33
2018-06-13x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodesBin Meng1-5/+0
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng2-20/+0
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng1-1/+1
2018-06-13x86: cougarcanyon2: Update dts for SPI lock downBin Meng1-0/+2
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng1-0/+1
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng1-1/+1
2018-06-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini5-35/+59
2018-06-12arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore4-0/+423
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai1-0/+1
2018-06-11board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya4-1/+58
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya1-34/+0
2018-06-07ARM: orion5x: fix use of callee-saved registers in lowloevel_initMans Rullgard1-84/+84
2018-06-06Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-27/+2
2018-06-05mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard1-0/+1
2018-06-05ARM: add SBx81LIFKW boardChris Packham2-0/+137
2018-06-05ARM: kirkwood: remove automatic I2C config if DM_I2C is enabledChris Packham1-1/+1
2018-06-05arm: kirkwood: lsxl: Add SPI driver model supportMichael Walle2-1/+4
2018-06-05arm: mvebu: switch clearfog to use device-tree i2c and gpioJon Nettleton1-0/+2
2018-06-05mvebu: a38x: Force receiver detected on PCIe lanesRabeeh Khoury2-0/+3
2018-06-04db410c: Added pre-relocation attribute to pinctrlRamon Fried1-0/+8
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini14-474/+228
2018-06-04board: sun50i: Add Amarula A64-Relic initial supportJagan Teki2-0/+66