aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-12-02sandbox: replace putchar(ch) by fputc(ch, stdout)Heinrich Schuchardt1-1/+1
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigWIP/2021-12-01-Kconfig-migrationsTom Rini1-0/+4
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2-255/+0
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay7-102/+0
2021-11-30ARM: dts: stm32: Auto-detect DHSOM with uSD level translatorMarek Vasut2-0/+8
2021-11-30ARM: dts: stm32: Add custom PHY reset bindings on AV96Marek Vasut1-0/+11
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsiPatrice Chotard1-1/+1
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsiPatrice Chotard1-1/+1
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsiPatrice Chotard1-1/+1
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsiPatrice Chotard1-3/+3
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsiPatrice Chotard1-2/+2
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsiPatrice Chotard1-1/+1
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsiPatrice Chotard1-3/+3
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsiPatrice Chotard1-4/+4
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini9-13/+267
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass1-0/+1
2021-11-28sandbox: Support unmapping a fileSimon Glass1-0/+10
2021-11-26sandbox: poweroff in efi_system_reset()Heinrich Schuchardt1-2/+4
2021-11-23arm: dts: ls1021a-tsn: add sja1105 and eth2 bindingsVladimir Oltean1-0/+103
2021-11-18arm64: Add missing GD_FLG_SKIP_RELOC handlingMarek Vasut1-0/+4
2021-11-17arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPLKishon Vijay Abraham I2-0/+73
2021-11-17ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang1-8/+1
2021-11-17ARM: dts: ast2600: Add ACRY to device treeChia-Wei Wang2-0/+14
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang1-0/+1
2021-11-17ARM: dts: ast2600: Add HACE to device treeJoel Stanley2-0/+13
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley1-2/+3
2021-11-17aspeed: ast2600: Enlarge SRAM sizeChia-Wei Wang1-1/+1
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass1-16/+18
2021-11-17arm: Init the debug UARTSimon Glass2-0/+8
2021-11-17pinctrl: Add Apple pinctrl driverMark Kettenis1-0/+2
2021-11-16Merge branch '2021-11-15-assorted-fixes'Tom Rini2-3/+3
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...WIP/16Nov2021Tom Rini5-8/+256
2021-11-15arm: Fix bad memcpy.S str8w macro argument countPierre-Clément Tosi1-1/+1
2021-11-15board: tq: fix spelling of "TQ-Systems"Matthias Schiffer1-1/+1
2021-11-15board: rename "tqc" vendor to "tq"Matthias Schiffer1-1/+1
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini1-1/+0
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini1-0/+2
2021-11-11ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj1-1/+2
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini39-618/+1525
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom Rini16-312/+73
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay1-19/+15
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2-18/+12
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay1-6/+2
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2-3/+10
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut2-18/+0
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay6-214/+0
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay2-8/+8
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay3-29/+30
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant1-2/+1
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-5/+6