aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-08sandbox: spmi: Add ranges property for address translationSimon Glass1-0/+2
2019-10-08dm: core: Add device_foreach_child()Simon Glass1-2/+2
2019-10-08x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass2-3/+2
2019-10-08x86: Add various MTRR indexes and valuesSimon Glass2-0/+23
2019-10-08x86: Add more comments to the start-up codeSimon Glass3-3/+17
2019-10-08x86: Change condition for using CARSimon Glass2-2/+10
2019-10-08x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass3-0/+24
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass3-5/+12
2019-10-08x86: spl: Reduce priority of the basic SPL image loaderSimon Glass3-6/+6
2019-10-08x86: spl: Use hang() instead of a while() loopSimon Glass2-4/+2
2019-10-08x86: pci: Add a function to clear and set PCI config regsSimon Glass2-0/+59
2019-10-08x86: Add binman symbols to the imageSimon Glass1-0/+6
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass4-14/+32
2019-10-08x86: fsp: Add access to variable MRC dataSimon Glass3-0/+23
2019-10-08x86: fsp: Add a few more definitions for FSP2Simon Glass1-1/+14
2019-10-08x86: fsp: Move common support functions into a common fileSimon Glass3-167/+177
2019-10-08x86: Move common fsp functions into a common fileSimon Glass5-97/+122
2019-10-08x86: fsp: Move common dram functions into a common fileSimon Glass5-77/+111
2019-10-08x86: fsp: Tidy up comment style a littleSimon Glass4-44/+54
2019-10-08x86: fsp: Use if() instead of #ifdefSimon Glass2-8/+6
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass2-116/+128
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass7-19/+19
2019-10-08spl: Add an arch-specific hook for writing to SPL handoffSimon Glass1-0/+7
2019-10-08x86: Move fsp_ffs.h include to fsp_arch.hSimon Glass1-0/+1
2019-10-08x86: Move fsp_bootmode.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_infoheader.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_hob.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_fv.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_types.h to the generic fsp directorySimon Glass2-1/+1
2019-10-08x86: Move fsp_api.h inclusion out of fsp_support.hSimon Glass2-1/+1
2019-10-08x86: Create a new fsp_arch.h headerSimon Glass2-2/+21
2019-10-08x86: Move fsp_azalia.h to the generic fsp directorySimon Glass2-2/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass24-13/+37
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev2-2/+2
2019-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini7-0/+44
2019-10-04ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford1-0/+18
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2-0/+22
2019-10-04arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2019-10-01x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2-1/+6
2019-09-30ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut7-0/+44
2019-09-28rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner1-2/+2
2019-09-28rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner1-1/+1
2019-09-19rockchip: rk3288-tinker: Attach missing peripherals at SPLMichael Trimarchi1-7/+19
2019-09-19rockchip: spi-boot-order: Trival fix to newline missingJagan Teki1-1/+1
2019-09-19rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selectionJagan Teki1-1/+0
2019-09-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-26/+147
2019-09-15Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-2/+4
2019-09-14sh: r2dplus: Fix missing PCI rangeMarek Vasut1-1/+2
2019-09-14sh: Fix SH4 build with GCC versions without -m4-nofpuMarek Vasut1-1/+1
2019-09-14sh: Fix incorrect linking with new binutilsMarek Vasut1-0/+1