summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2019-12-263-0/+60
* fsl-lsch3: Add FlexSPI address space in immap_lsch3Kuldeep Singh2019-12-261-0/+6
* ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean2019-12-264-0/+119
* arm64: lx2160a: dts: Fix UART node statusVabhav Sharma2019-12-261-0/+2
* armv8: Add workaround for USB erratum A-050106Ran Wang2019-12-263-1/+26
* armv8: layerscape: fix SPL multi DTB loadingMichael Walle2019-12-261-1/+1
* arch: powerpc: add usb nodes to P5040 dtsRan Wang2019-12-231-0/+12
* arch: powerpc: add usb nodes to T4240 dtsRan Wang2019-12-231-0/+12
* arch: powerpc: add usb nodes to T104x dtsRan Wang2019-12-231-0/+12
* powerpc: add usb nodes to T102x dtsRan Wang2019-12-231-0/+12
* arch: powerpc: add usb nodes to P4080 dtsRan Wang2019-12-231-0/+12
* arch: powerpc: add usb node to p2041 dtsRan Wang2019-12-231-0/+12
* arch: powerpc: add usb node to p2020 dtsRan Wang2019-12-231-0/+6
* arch: powerpc: add usb nodes to P1020 dtsRan Wang2019-12-231-0/+13
* arch: powerpc: add usb node in p3041 dtsRan Wang2019-12-231-0/+12
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2019-12-1897-286/+7529
|\
| * x86: Add chromebook_coralSimon Glass2019-12-152-0/+832
| * x86: apl: Add FSP supportSimon Glass2019-12-153-0/+877
| * x86: apl: Add FSP structuresSimon Glass2019-12-154-0/+440
| * x86: apl: Add Kconfig and MakefileSimon Glass2019-12-153-0/+98
| * x86: apl: Add P2SB driverSimon Glass2019-12-152-0/+167
| * x86: apl: Add SPL/TPL initSimon Glass2019-12-152-0/+272
| * x86: apl: Add a CPU driverSimon Glass2019-12-155-0/+81
| * x86: apl: Add SPL loadersSimon Glass2019-12-152-0/+180
| * x86: apl: Add PUNIT driverSimon Glass2019-12-152-0/+97
| * x86: apl: Add PCH driverSimon Glass2019-12-153-0/+46
| * x86: apl: Add LPC driverSimon Glass2019-12-153-0/+205
| * x86: apl: Add ITSS driverSimon Glass2019-12-153-0/+258
| * x86: apl: Add hostbridge driverSimon Glass2019-12-152-0/+180
| * x86: apl: Add systemagent driverSimon Glass2019-12-153-0/+62
| * x86: apl: Add pinctrl driverSimon Glass2019-12-151-0/+485
| * x86: apl: Add UART driverSimon Glass2019-12-153-0/+154
| * x86: apl: Add PMC driverSimon Glass2019-12-153-0/+240
| * x86: apl: Add basic IO addressesSimon Glass2019-12-151-0/+29
| * x86: Move qemu CPU fixup function into its own fileSimon Glass2019-12-153-68/+79
| * x86: Add a generic Intel pinctrl driverSimon Glass2019-12-152-0/+679
| * x86: Add low-power subsystem (lpss) supportSimon Glass2019-12-153-0/+81
| * x86: Enable pinctrl in SPL and TPLSimon Glass2019-12-151-0/+2
| * x86: Make MSR_PKG_POWER_SKU commonSimon Glass2019-12-153-3/+8
| * x86: Separate out U-Boot and device tree in ROM imageSimon Glass2019-12-151-3/+11
| * x86: Don't repeat microcode in U-Boot if not neededSimon Glass2019-12-151-0/+7
| * x86: Add an fdtmap and image-headerSimon Glass2019-12-151-0/+5
| * x86: Add an option to control the position of SPLSimon Glass2019-12-152-2/+7
| * x86: Add an option to control the position of U-BootSimon Glass2019-12-152-15/+8
| * x86: Update .dtsi file for FSP2Simon Glass2019-12-151-1/+31
| * x86: Disable microcode section for FSP2Simon Glass2019-12-152-0/+11
| * x86: Add support for newer CAR schemesSimon Glass2019-12-155-7/+564
| * x86: Add an option to include a FITSimon Glass2019-12-152-0/+14
| * x86: Don't include the BIOS emulator in TPLSimon Glass2019-12-151-0/+2
| * x86: fsp: Make the notify API call commonSimon Glass2019-12-152-18/+27