summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sandbox: sdl: Support waiting for audio to completeWIP/bisectSimon Glass2020-02-051-2/+13
* sandbox: sdl: Improve error handlingSimon Glass2020-02-051-5/+9
* sandbox: Add comments to the sdl structSimon Glass2020-02-051-1/+16
* sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+7
* sandbox: Add a new header for the system malloc()Simon Glass2020-02-053-11/+38
* sandbox: Ensure that long-options array is terminatedSimon Glass2020-02-051-1/+2
* sandbox: Drop os_realloc()Simon Glass2020-02-051-23/+0
* sandbox: Drop use of special os_malloc() where possibleSimon Glass2020-02-052-15/+15
* sandbox: Rename 'free' variableSimon Glass2020-02-051-3/+3
* sandbox: Sort the help optionsSimon Glass2020-02-051-1/+45
* cli: Make the sandbox board_run_command the defaultSean Anderson2020-02-051-7/+0
* dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+1
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+2
* 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