aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: core: Require users of devres to include the headerSimon Glass21-0/+21
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass1-0/+1
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass4-5/+32
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass2-125/+156
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass1-2/+13
2020-02-05sandbox: sdl: Improve error handlingSimon Glass1-5/+9
2020-02-05sandbox: Add comments to the sdl structSimon Glass1-1/+16
2020-02-05sound: Add a new stop_play() methodSimon Glass1-0/+7
2020-02-05sandbox: Add a new header for the system malloc()Simon Glass3-11/+38
2020-02-05sandbox: Ensure that long-options array is terminatedSimon Glass1-1/+2
2020-02-05sandbox: Drop os_realloc()Simon Glass1-23/+0
2020-02-05sandbox: Drop use of special os_malloc() where possibleSimon Glass2-15/+15
2020-02-05sandbox: Rename 'free' variableSimon Glass1-3/+3
2020-02-05sandbox: Sort the help optionsSimon Glass1-1/+45
2020-02-05cli: Make the sandbox board_run_command the defaultSean Anderson1-7/+0
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass1-0/+1
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass1-0/+2
2020-02-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini8-32/+112
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini1-3/+3
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini13-46/+79
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li2-2/+3
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li1-0/+2
2020-02-04arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2-1/+38
2020-02-04arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2-0/+31
2020-02-04arm: dts: ls1028a: fix interrupt propertiesMichael Walle1-24/+31
2020-02-04arm: ls1028a: use the new flexspi driverMichael Walle1-6/+8
2020-02-04x86: itss: Remove apl-prefixWolfgang Wallner2-29/+29
2020-02-04x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner3-3/+8
2020-02-04x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner3-1/+3
2020-02-04arm: dts: k3-j721e-main: Add Support for gpio0Faiz Abbas1-0/+22
2020-02-04arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPLVignesh Raghavendra2-0/+39
2020-02-04arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expanderVignesh Raghavendra1-0/+27
2020-02-04arm: dts: k3-j721e: Add I2C nodesVignesh Raghavendra3-0/+109
2020-02-04arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral modeVignesh Raghavendra1-0/+18
2020-02-04arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra1-0/+30
2020-02-04arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra1-1/+1
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2-1/+1
2020-02-04x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2-1/+3
2020-02-04x86: limit the fs segment to the pointer sizeMasahiro Yamada1-3/+7
2020-02-04x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada2-2/+2
2020-02-04x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden1-8/+5
2020-02-04x86: Move coreboot over to use the coreboot UARTSimon Glass1-1/+5
2020-02-04x86: Update coreboot serial table structSimon Glass1-0/+19
2020-02-01Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom Rini26-741/+1214
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-79/+10
2020-02-01ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada1-6/+1
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada1-0/+1
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada7-73/+8
2020-01-30rockchip: rk3308: add alias for emmc/sdmmcKever Yang1-0/+7
2020-01-30ram: rk3328: update lpddr3 settingYouMin Chen1-4/+4