aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-07arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay3-4/+50
2020-07-07arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...Patrick Delaunay1-2/+4
2020-07-07ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPLPatrick Delaunay5-36/+10
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay1-1/+0
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay1-0/+3
2020-07-07ARM: dts: stm32: add cpufreq support on stm32mp15xPatrick Delaunay3-0/+37
2020-07-07arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay3-7/+8
2020-07-06Merge branch 'next'Tom Rini76-287/+13709
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini11-39/+12
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher1-0/+20
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt1-6/+8
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel4-0/+72
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra1-3/+3
2020-07-03riscv: Do not return error if reserved node already existsAtish Patra1-1/+1
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng1-0/+2
2020-07-02riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng1-0/+3
2020-07-02riscv: Expand the DT size before copy reserved memory nodeBin Meng1-0/+12
2020-07-02riscv: Avoid the reserved memory fixup if src and dst point to the same placeBin Meng1-4/+8
2020-07-02riscv: fu540: dts: Correct reg size of otp and dmc nodesBin Meng1-2/+2
2020-07-02riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc nodeBin Meng1-1/+1
2020-07-01socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini1-1/+1
2020-07-01x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini1-1/+1
2020-07-01tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini1-10/+10
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini8-27/+0
2020-07-01riscv: dts: hifive-unleashed-a00: add cpu aliasesSagar Shrikant Kadam1-0/+4
2020-07-01riscv: Add Sipeed Maix supportSean Anderson1-0/+4
2020-07-01riscv: Add device tree for K210 and Sipeed Maix BitMSean Anderson3-0/+642
2020-07-01riscv: Allow use of reset driversSean Anderson1-0/+2
2020-07-01riscv: Add option to support RISC-V privileged spec 1.9Sean Anderson3-0/+59
2020-07-01riscv: Clean up IPI initialization codeSean Anderson6-86/+84
2020-07-01riscv: Clear pending interrupts before enabling IPIsSean Anderson1-0/+2
2020-07-01riscv: Add headers for asm/global_data.hSean Anderson1-0/+2
2020-07-01reset: Add generic reset driverSean Anderson1-0/+15
2020-07-01dm: Add support for simple-pm-busSean Anderson2-0/+7
2020-06-30Merge branch '2020-06-30-minor-TI-board-updates' into nextTom Rini1-1/+0
2020-06-30ti814x: Remove platformTom Rini1-1/+0
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini3-3/+31
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski1-2/+4
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski1-0/+4
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-0/+11
2020-06-29x86: Don't build some unused objects in TPLTom Rini2-2/+4
2020-06-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-2/+19
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov1-2/+19
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini1-0/+2
2020-06-26arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini1-1/+1
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini1-2/+0
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan1-1/+1
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass1-2/+3
2020-06-25bdinfo: m68k: ppc: Move arch-specific code from bdinfoSimon Glass2-0/+10
2020-06-25bdinfo: m68k: Move m68k-specific info into its own fileSimon Glass2-0/+30