summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-08arm: use correct argument size of special registersHeinrich Schuchardt1-4/+6
2020-07-08arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt1-4/+0
2020-07-08owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar1-0/+1
2020-07-08arm: dts: s700: add node for ethernet controllerAmit Singh Tomar1-0/+13
2020-07-08net: designware: s700: Add glue code for S700 macAmit Singh Tomar1-0/+6
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar2-0/+6
2020-07-07Actions: OWL: Calculate SDRAM sizeAmit Singh Tomar1-1/+21
2020-07-07Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians...Tom Rini15-50/+113
2020-07-07Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-12/+13
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk1-0/+8
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay1-0/+1
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-06Merge 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