summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky2020-02-074-0/+81
* | gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li2020-02-071-2/+2
* | mpc8xx: Expose show_regs()Tom Rini2020-02-071-1/+1
* | arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee2020-02-072-0/+58
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-02-066-36/+89
|\ \ | |/ |/|
| * ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut2020-02-053-32/+80
| * watchdog: designware: Convert to DM and DT probingMarek Vasut2020-02-052-0/+8
| * ARM: socfpga: Drop last use of socfpga_reset_managerMarek Vasut2020-02-031-4/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/05Feb2020Tom Rini2020-02-058-32/+112
|\ \
| * | dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-042-2/+3
| * | armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li2020-02-041-0/+2
| * | arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2020-02-042-1/+38
| * | arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2020-02-042-0/+31
| * | arm: dts: ls1028a: fix interrupt propertiesMichael Walle2020-02-041-24/+31
| * | arm: ls1028a: use the new flexspi driverMichael Walle2020-02-041-6/+8
| |/
* | Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-051-3/+3
|\ \
| * | rpi4: Update memory map to accommodate scb devicesAmit Singh Tomar2020-01-291-3/+3
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04Feb2020Tom Rini2020-02-0413-46/+79
|\ \ \
| * | | x86: itss: Remove apl-prefixWolfgang Wallner2020-02-042-29/+29
| * | | x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner2020-02-043-3/+8
| * | | x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner2020-02-043-1/+3
| * | | x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-042-1/+1
| * | | x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2020-02-042-1/+3
| * | | x86: limit the fs segment to the pointer sizeMasahiro Yamada2020-02-041-3/+7
| * | | x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada2020-02-042-2/+2
| * | | x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden2020-02-041-8/+5
| * | | x86: Move coreboot over to use the coreboot UARTSimon Glass2020-02-041-1/+5
| * | | x86: Update coreboot serial table structSimon Glass2020-02-041-0/+19
| | |/ | |/|
* | | arm: dts: k3-j721e-main: Add Support for gpio0Faiz Abbas2020-02-041-0/+22
* | | arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPLVignesh Raghavendra2020-02-042-0/+39
* | | arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expanderVignesh Raghavendra2020-02-041-0/+27
* | | arm: dts: k3-j721e: Add I2C nodesVignesh Raghavendra2020-02-043-0/+109
* | | arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral modeVignesh Raghavendra2020-02-041-0/+18
* | | arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra2020-02-041-0/+30
* | | arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra2020-02-041-1/+1
|/ /
* | Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-0126-741/+1214
|\ \
| * | rockchip: rk3308: add alias for emmc/sdmmcKever Yang2020-01-301-0/+7
| * | ram: rk3328: update lpddr3 settingYouMin Chen2020-01-301-4/+4
| * | ram: rk3328: add support ddr4 initYouMin Chen2020-01-301-0/+216
| * | rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-305-0/+28
| * | arm: dts: rk3188: Add rk3188-u-boot.dtsiJagan Teki2020-01-302-0/+6
| * | arm: dts: rk3036: Add rk3036-u-boot.dtsiJagan Teki2020-01-302-0/+6
| * | rockchip: rk3399: Add bootcount supportJagan Teki2020-01-302-0/+12
| * | rockchip: Add common reset causeJagan Teki2020-01-304-52/+62
| * | arm: rockchip: Add common cru.hJagan Teki2020-01-308-16/+33
| * | rockchip: Add cpu-infoJagan Teki2020-01-302-0/+17
| * | rockpro-rk3399: Enable SPI FlashJagan Teki2020-01-301-0/+4
| * | roc-pc-rk3399: Enable SPI FlashJagan Teki2020-01-301-0/+4
| * | rockchip: dts: Sync ROC-RK3399-PC changes from LinuxJagan Teki2020-01-302-670/+816
* | | Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-319-79/+10
|\ \ \ | |/ / |/| |