summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-082-16/+33
* sandbox: Allow use of real I/O with readl(), etc.Simon Glass2019-10-083-9/+72
* sandbox: pci: Increase the memory spaceSimon Glass2019-10-081-1/+1
* sandbox: Add a -T flag to use the test device treeSimon Glass2019-10-081-0/+25
* sandbox: Add support for clrsetio_32() and friendsSimon Glass2019-10-082-12/+42
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-1/+1
* sandbox: spmi: Add ranges property for address translationSimon Glass2019-10-081-0/+2
* dm: core: Add device_foreach_child()Simon Glass2019-10-081-2/+2
* x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass2019-10-082-3/+2
* x86: Add various MTRR indexes and valuesSimon Glass2019-10-082-0/+23
* x86: Add more comments to the start-up codeSimon Glass2019-10-083-3/+17
* x86: Change condition for using CARSimon Glass2019-10-082-2/+10
* x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass2019-10-083-0/+24
* x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass2019-10-083-5/+12
* x86: spl: Reduce priority of the basic SPL image loaderSimon Glass2019-10-083-6/+6
* x86: spl: Use hang() instead of a while() loopSimon Glass2019-10-082-4/+2
* x86: pci: Add a function to clear and set PCI config regsSimon Glass2019-10-082-0/+59
* x86: Add binman symbols to the imageSimon Glass2019-10-081-0/+6
* x86: Move common Intel CPU info code into a functionSimon Glass2019-10-084-14/+32
* x86: fsp: Add access to variable MRC dataSimon Glass2019-10-083-0/+23
* x86: fsp: Add a few more definitions for FSP2Simon Glass2019-10-081-1/+14
* x86: fsp: Move common support functions into a common fileSimon Glass2019-10-083-167/+177
* x86: Move common fsp functions into a common fileSimon Glass2019-10-085-97/+122
* x86: fsp: Move common dram functions into a common fileSimon Glass2019-10-085-77/+111
* x86: fsp: Tidy up comment style a littleSimon Glass2019-10-084-44/+54
* x86: fsp: Use if() instead of #ifdefSimon Glass2019-10-082-8/+6
* x86: fsp: Create a common fsp_support.h headerSimon Glass2019-10-082-116/+128
* x86: Rename some FSP functions to have an fsp_ prefixSimon Glass2019-10-087-19/+19
* spl: Add an arch-specific hook for writing to SPL handoffSimon Glass2019-10-081-0/+7
* x86: Move fsp_ffs.h include to fsp_arch.hSimon Glass2019-10-081-0/+1
* x86: Move fsp_bootmode.h to the generic fsp directorySimon Glass2019-10-082-1/+1
* x86: Move fsp_infoheader.h to the generic fsp directorySimon Glass2019-10-082-1/+1
* x86: Move fsp_hob.h to the generic fsp directorySimon Glass2019-10-082-1/+1
* x86: Move fsp_fv.h to the generic fsp directorySimon Glass2019-10-082-1/+1
* x86: Move fsp_types.h to the generic fsp directorySimon Glass2019-10-082-1/+1
* x86: Move fsp_api.h inclusion out of fsp_support.hSimon Glass2019-10-082-1/+1
* x86: Create a new fsp_arch.h headerSimon Glass2019-10-082-2/+21
* x86: Move fsp_azalia.h to the generic fsp directorySimon Glass2019-10-082-2/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-0824-13/+37
* NET: DW: fix regression for ARC boardsEugeniy Paltsev2019-10-072-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-10-057-0/+44
|\
| * ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut2019-09-307-0/+44
* | ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford2019-10-041-0/+18
* | board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-042-0/+22
* | arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2019-10-041-1/+1
* | x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2019-10-012-1/+6
* | rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner2019-09-281-2/+2
* | rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner2019-09-281-1/+1
|/
* rockchip: rk3288-tinker: Attach missing peripherals at SPLMichael Trimarchi2019-09-191-7/+19
* rockchip: spi-boot-order: Trival fix to newline missingJagan Teki2019-09-191-1/+1