summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: k3-j721e-r5-common-proc-board: Add ospi1 flash nodeKeerthy2020-03-061-0/+25
* arm: dts: k3-j721e-mcu-wakeup: Add assigned-clocks/rates properties for ospi1...Keerthy2020-03-061-0/+2
* arm: dts: k3-j721e: Enable ospi1/qspiKeerthy2020-03-062-0/+26
* arm: dts: k3-am654-base-board: Enable I2C nodesVignesh Raghavendra2020-03-031-0/+48
* arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panelDario Binacchi2020-03-0312-0/+63
* video: omap: add support for DM/DTSDario Binacchi2020-03-031-0/+4
* arm: dts: k3-j721e: Add ESM PMIC support for tps659413 based boardTero Kristo2020-03-031-0/+7
* arm: dts: k3-k721e: Add Main domain ESM supportTero Kristo2020-03-032-0/+10
* arm: dts: k3-j721e-r5: Enable r5fss0 cluster in SPLKeerthy2020-03-032-0/+14
* arm: dts: k3-j721e-r5-u-boot: Add fs_loader nodeKeerthy2020-03-031-0/+15
* armv7R: K3: Add support for jumping to firmwareKeerthy2020-03-031-6/+16
* armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy2020-03-031-1/+3
* arm: k3: Add support for loading non linux remote coresKeerthy2020-03-033-5/+115
* lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-031-64/+0
* ARM: dts: k3-j721e: Add OSPI DT nodesVignesh Raghavendra2020-03-036-0/+157
* ARM: dts: k3-am65: Add OSPI DT nodesVignesh Raghavendra2020-03-035-2/+143
* ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla2020-03-032-1/+38
* ARM: mach-k3: arm64-mmu: map 64bit FSS MMIO space in A53 MMUVignesh Raghavendra2020-03-031-0/+7
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-02-252-12/+7
|\
| * arch: powerpc: Rewrite the sata node to fit the driverPeng Ma2020-02-251-11/+4
| * Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma2020-02-251-1/+3
* | arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan2020-02-251-0/+1
|/
* Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-02-2019-149/+350
|\
| * arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson2020-02-201-12/+12
| * board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh2020-02-191-0/+7
| * rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh2020-02-191-0/+20
| * rockchip: boot_mode: find the saradc device nameHugh Cole-Baker2020-02-191-1/+21
| * ARM: dts: rockchip: Sync rk3288-vyasa dts from linuxJagan Teki2020-02-191-47/+32
| * rockchip: rk3288: Enable pre console bufferJagan Teki2020-02-191-0/+1
| * rockchip: px30: sync the main px30 dtsi from mainlineHeiko Stuebner2020-02-191-11/+171
| * arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsiPeter Robinson2020-02-198-25/+36
| * arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-bootPeter Robinson2020-02-192-48/+45
| * arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventionsPeter Robinson2020-02-192-4/+4
| * rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner2020-02-191-1/+1
| * rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner2020-02-191-1/+1
* | dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-208-0/+8
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-194-102/+0
* | dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-194-12/+4
* | dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada2020-02-194-8/+12
|/
* Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-02-1423-103/+920
|\
| * stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2020-02-132-0/+4
| * ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay2020-02-135-0/+34
| * ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay2020-02-131-1/+1
| * ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo2020-02-134-4/+4
| * ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay2020-02-137-32/+112
| * stm32mp1: pwr: use the last binding for pwrPatrick Delaunay2020-02-139-63/+42
| * ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay2020-02-133-9/+8
| * ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut2020-02-126-1/+722
* | armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg2020-02-131-0/+10
* | arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg2020-02-131-1/+1