aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+0
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini78-820/+1332
2019-10-08Merge tag 'u-boot-atmel-2020.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini22-10/+1393
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-14/+0
2019-10-08ARM: dts: at91: sam9x60ek: add onewire supportEugen Hristev1-0/+17
2019-10-08ARM: dts: at91: sam9x60: add onewire nodeEugen Hristev1-0/+19
2019-10-08ARM: dts: at91: sam9x60ek: Enable qspi nodeTudor Ambarus3-0/+88
2019-10-08ARM: at91: Add SFR definitionsTudor Ambarus1-3/+45
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus3-4/+4
2019-10-08board: atmel: Add sam9x60ek boardSandeep Sheriker Mallikarjun1-0/+7
2019-10-08ARM: dts: at91: sam9x60: Add macb0 Ethernet controllerNicolas Ferre2-0/+36
2019-10-08ARM: dts: Add dts files for sam9x60ekSandeep Sheriker Mallikarjun4-0/+350
2019-10-08ARM: at91: Add sam9x60 socSandeep Sheriker Mallikarjun5-0/+301
2019-10-08ARM: dts: at91: sama5d27_wlsom1: add hlcdc nodeEugen Hristev2-0/+64
2019-10-08ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspiEugen Hristev3-0/+38
2019-10-08ARM: dts: at91: sama5d2: add seq for qspi1Eugen Hristev1-0/+1
2019-10-08board: atmel: sama5d2_wlsom1_ek: add SPL supportEugen Hristev1-0/+1
2019-10-08ARM: at91: mpddrc: add lpddr2 initialization procedureEugen Hristev2-0/+185
2019-10-08board: laird: wb50n: use configure_ddrcfg_input_buffersEugen Hristev1-0/+1
2019-10-08ARM: at91: sfr: implement DDR input buffers open functionEugen Hristev2-0/+14
2019-10-08ARM: at91: sfr: convert to KconfigEugen Hristev3-3/+14
2019-10-08board: atmel: add sama5d27_wlsom1_ek boardNicolas Ferre5-0/+196
2019-10-08ARM: at91: Add the chip ID for SAMA5D2 LPDDR2 SiPNicolas Ferre2-0/+12
2019-10-08x86: Use mtrr_commit() with FSP2Simon Glass1-7/+15
2019-10-08x86: cpu: Don't include the cpu driver in TPLSimon Glass1-1/+4
2019-10-08x86: Add a function to set variable MTRRsSimon Glass2-0/+50
2019-10-08x86: Refactor mtrr_commit() to allow for shared codeSimon Glass1-7/+12
2019-10-08x86: Allow the PCH and LPC uclasses to work with of-platdataSimon Glass1-0/+2
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass1-0/+15
2019-10-08x86: Add new common CPU functions for turbo/burst modeSimon Glass2-0/+110
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass4-74/+54
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass7-33/+52
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass7-14/+10
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass4-41/+37
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass4-5/+3
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass4-28/+17
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass8-137/+7
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass1-1/+1
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass5-14/+14
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass1-1/+1
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass1-2/+5
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass2-16/+33
2019-10-08sandbox: Allow use of real I/O with readl(), etc.Simon Glass3-9/+72
2019-10-08sandbox: pci: Increase the memory spaceSimon Glass1-1/+1
2019-10-08sandbox: Add a -T flag to use the test device treeSimon Glass1-0/+25
2019-10-08sandbox: Add support for clrsetio_32() and friendsSimon Glass2-12/+42
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass1-1/+1
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