summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-3168-115/+115
* timer: bcmbca: use arm global timer for bcm63138 SoCWilliam Zhang2022-10-311-1/+1
* arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang2022-10-315-223/+142
* arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-317-0/+186
* arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang2022-10-313-13/+4
* arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-318-79/+216
* arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang2022-10-315-231/+155
* arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-318-0/+201
* arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang2022-10-312-10/+1
* arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang2022-10-318-196/+197
* arm: bcmbca: add bcm4908 SoC supportWilliam Zhang2022-10-318-0/+222
* arm: bcmbca: add bcm6813 SoC supportWilliam Zhang2022-10-318-0/+223
* arm: bcmbca: add bcm4912 SoC supportWilliam Zhang2022-10-318-0/+223
* arm: bcmbca: add bcm63146 SoC supportWilliam Zhang2022-10-318-0/+205
* arm: bcmbca: add bcm63138 SoC supportWilliam Zhang2022-10-317-0/+213
* arm: bcmbca: add bcm63148 SoC supportWilliam Zhang2022-10-317-0/+166
* arm: bcmbca: add bcm6756 SoC supportWilliam Zhang2022-10-317-0/+193
* arm: bcmbca: add bcm6878 SoC supportWilliam Zhang2022-10-317-0/+174
* arm: bcmbca: add bcm6846 SoC supportWilliam Zhang2022-10-317-0/+166
* arm: bcmbca: add bcm63178 SoC supportWilliam Zhang2022-10-317-1/+184
* Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2022-10-3016-99/+15
|\
| * video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-3011-14/+14
| * nexell: Drop old LCD codeSimon Glass2022-10-301-7/+0
| * video: samsung: Drop old LCD codeSimon Glass2022-10-301-1/+0
| * video: Drop atmel LCD codeSimon Glass2022-10-302-72/+0
| * video: Drop CONFIG_AM335X_LCDSimon Glass2022-10-301-4/+0
| * video: Move and rename DM_HX8238D optionSimon Glass2022-10-301-1/+1
* | tests: Build correct sandbox configuration on 32bitMichal Suchanek2022-10-291-15/+3
* | x86: provide typedef jmp_bufHeinrich Schuchardt2022-10-291-2/+4
* | x86: fix longjmp() implementationHeinrich Schuchardt2022-10-291-0/+5
|/
* dm: memory: Introduce new uclassRoger Quadros2022-10-261-0/+4
* Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2022-10-262-0/+23
|\
| * sandbox.dtsi: add a sandbox,alarm-wdt instanceRasmus Villemoes2022-10-241-0/+6
| * sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes2022-10-241-0/+17
* | Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom Rini2022-10-246-5/+22
|\ \
| * | arm: layerscape: Disable unused parts of ICID tablesSean Anderson2022-10-182-2/+16
| * | arm: layerscape: Don't select FSL_IFC when booting from SD cardSean Anderson2022-10-181-2/+2
| * | arm64: layerscape: Support SYSRESETSean Anderson2022-10-171-0/+2
| * | arm64: ls104x: Enable eDMA snoopingSean Anderson2022-10-172-1/+2
* | | Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-10-2490-4907/+5838
|\ \ \
| * | | imx28: avoid num_cs and spi_max_frequency build errorsMarcel Ziswiler2022-10-241-0/+2
| * | | imx23: synchronise device tree with linuxMarcel Ziswiler2022-10-244-13/+5
| * | | imx28: synchronise device tree with linuxMarcel Ziswiler2022-10-246-135/+261
| * | | imx51: synchronise device tree with linuxMarcel Ziswiler2022-10-241-9/+15
| * | | imx53: synchronise device tree with linuxMarcel Ziswiler2022-10-247-283/+577
| * | | imx6qdl: synchronise device tree with linuxMarcel Ziswiler2022-10-242-10/+12
| * | | imx6qp: synchronise device tree with linuxMarcel Ziswiler2022-10-243-4/+16
| * | | imx6sl: synchronise device tree with linuxMarcel Ziswiler2022-10-243-230/+321
| * | | imx6sll: synchronise device tree with linuxMarcel Ziswiler2022-10-243-790/+540
| * | | imx6sx: synchronise device tree with linuxMarcel Ziswiler2022-10-246-243/+709