summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dts: dra7x: make ocp2scp@4a080000 compatible with simple-busJean-Jacques Hiblot2018-12-071-0/+4
* syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-071-2/+4
* usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot2018-12-071-0/+2
* rockchip: rk3399: Add Ficus EE board supportManivannan Sadhasivam2018-12-062-0/+79
* rockchip: rk3399: Add Rock960 CE board supportManivannan Sadhasivam2018-12-063-0/+1582
* rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2018-12-062-0/+532
* arm: dts: rockchip: add some common pin-settings to rk3399Randy Li2018-12-061-6/+49
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-0510-8/+192
|\
| * x86: acpi: Generate SPCR tableAndy Shevchenko2018-12-052-0/+120
| * x86: acpi: Add SPCR table descriptionAndy Shevchenko2018-12-051-0/+49
| * dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-051-0/+1
| * sandbox: Use 'extras' to specify 'head' filesSimon Glass2018-12-053-5/+7
| * sandbox: Zero the ram buffer on startupSimon Glass2018-12-052-0/+8
| * sandbox: Check the filename in jump_to_image_no_args()Simon Glass2018-12-051-2/+6
| * sandbox: Fix up the debug message for the image filenameSimon Glass2018-12-051-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-7/+0
|\ \
| * | spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-7/+0
* | | riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen2018-12-051-2/+0
* | | riscv: Add kconfig option to run U-Boot in S-modeAnup Patel2018-12-054-17/+48
| |/ |/|
* | ARM: rmobile: Set environment variable containing CPU typeMarek Vasut2018-12-042-9/+33
* | ARM: rmobile: Enable MMC extensionsMarek Vasut2018-12-041-0/+5
* | ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut2018-12-0415-3000/+5890
* | ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6Marek Vasut2018-12-0412-40/+309
* | ARM: dts: rmobile: Extract i2c6 on M2W PorterMarek Vasut2018-12-042-5/+5
* | ARM: dts: rmobile: Extract SCIF2 node on E3 EbisuMarek Vasut2018-12-042-16/+19
* | ARM: dts: rmobile: Extract SDHI nodes on E3 EbisuMarek Vasut2018-12-044-60/+182
* | ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-XMarek Vasut2018-12-044-14/+90
* | ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCBMarek Vasut2018-12-043-9/+45
* | ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCBMarek Vasut2018-12-043-9/+22
* | ARM: dts: rmobile: Extract AVB node extras on V3M EagleMarek Vasut2018-12-042-11/+20
* | ARM: dts: rmobile: Extract SDHI nodes on M3NMarek Vasut2018-12-042-28/+48
* | ARM: dts: rmobile: Extract USB nodes on M3NMarek Vasut2018-12-042-44/+64
* | ARM: dts: rmobile: Extract RPC node to u-boot specific DTMarek Vasut2018-12-0414-68/+85
* | ARM: dts: rmobile: Add soc label to Gen3Marek Vasut2018-12-044-4/+4
* | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini2018-12-0319-13/+92
|\ \
| * | arm64: zynqmp: Add mini mtest configurationMichal Simek2018-11-302-0/+41
| * | arm64: zynqmp: Setup clock-output-names for si570 chipsMichal Simek2018-11-293-0/+6
| * | arm64: zynqmp: Disable ltc2952 poweroff chipMichal Simek2018-11-291-0/+1
| * | arm64: zynqmp: Fix sdhci clock in emmc0 mini configurationMichal Simek2018-11-291-0/+1
| * | arm64: zynqmp: Wire spi-flash compatible string with flashesMichal Simek2018-11-299-9/+9
| * | arm64: zynqmp: Define and enable qspi node for DC4 boardSiva Durga Prasad Paladugu2018-11-291-0/+29
| * | arm64: zynqmp: Enable SPL_SEPARATE_BSS by defaultMichal Simek2018-11-261-0/+1
| * | arm64: zynqmp: Reflect emmc controller ID in model in DTMichal Simek2018-11-262-2/+2
| * | arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width propertySiva Durga Prasad Paladugu2018-11-262-2/+2
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-038-69/+32
|\ \ \
| * | | efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-024-47/+10
| * | | riscv: efi: Generate Microsoft PE format compliant imagesBin Meng2018-12-021-6/+6
| * | | arm: efi: Generate Microsoft PE format compliant imagesBin Meng2018-12-022-14/+14
| * | | x86: efi: app: Generate Microsoft PE format compliant imageBin Meng2018-12-021-1/+1
| * | | x86: efi: payload: Generate Microsoft PE format compliant imageBin Meng2018-12-021-1/+1