summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle1-12/+8
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle1-2/+2
2021-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle6-6/+6
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle1-12/+6
2021-11-09spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle9-17/+17
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle1-3/+3
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle2-3/+3
2021-11-09arm: dts: ls1028a: update the labelsMichael Walle23-81/+81
2021-11-09arm: dts: ls1028a: move the iRC node and its devices into /socMichael Walle1-99/+103
2021-11-09arm: dts: ls1028a: move the watchdog node into /socMichael Walle1-5/+5
2021-11-09arm: dts: ls1028a: move the PCIe controller nodes into /socMichael Walle1-32/+32
2021-11-09arm: dts: ls1028a: move SATA and USB controller nodes into /socMichael Walle1-25/+25
2021-11-09arm: dts: ls1028a: move the GPIO controller nodes into /socMichael Walle1-33/+33
2021-11-09arm: dts: ls1028a: move the low-power UART nodes into /socMichael Walle1-60/+60
2021-11-09arm: dts: ls1028a: move the UART controller nodes into /socMichael Walle1-16/+16
2021-11-09arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /socMichael Walle1-58/+58
2021-11-09arm: dts: ls1028a: move the FlexSPI controller nodeMichael Walle1-13/+13
2021-11-09arm: dts: ls1028a: move I2C controller nodes into /socMichael Walle12-115/+115
2021-11-09arm: dts: ls1028a: move the clockgen node into /socMichael Walle1-7/+7
2021-11-09arm: dts: ls1028a: add an empty /socMichael Walle2-0/+11
2021-11-09arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc propertyMichael Walle2-2/+0
2021-11-09arm: dts: ls1028a: remove /memory nodeMichael Walle1-6/+0
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle2-2/+2
2021-11-09ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini1-1/+1
2021-11-09arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh1-1/+1
2021-11-09board: sl28: generate FIT update imageMichael Walle1-2/+33
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel1-2/+2
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang1-5/+6
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-0/+24
2021-11-08riscv: add #define in asm/io.h for some device driversWei Fu1-0/+4
2021-11-08riscv: function to retrieve SBI implementation versionHeinrich Schuchardt2-0/+20
2021-11-07efi: Add video support to the appSimon Glass1-0/+4
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass2-14/+17
2021-11-07efi: Create a 64-bit appSimon Glass4-17/+31
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass1-1/+1
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini1-1/+1
2021-11-04sunxi: Use sysreset framework for poweroff/resetSamuel Holland1-0/+3
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland1-0/+2
2021-11-02Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+67
2021-11-01x86: tangier: pinmux: Move error message to the callerAndy Shevchenko1-7/+3
2021-11-01x86: tangier: pinmux: Move is_protected assignment closer to its userAndy Shevchenko1-2/+1
2021-11-01x86: edison: Don't take SD card detect pin into considerationAndy Shevchenko1-0/+17
2021-11-01x86: tangier: Enable support for SD/SDIO family in the pinmux driverAndy Shevchenko1-5/+34
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva1-2/+2
2021-11-01x86: chromebook_coral: fix C block commentAlistair Delva1-0/+1
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko1-64/+17
2021-10-31Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini3-2/+4
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-31sandbox: Migrate ARCH_MAP_SYSMEM to KconfigTom Rini2-1/+3