aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-24patman: Add a 'test' subcommandSimon Glass6-40/+45
2020-07-24patman: Allow different commandsSimon Glass1-36/+41
2020-07-24patman: Convert to ArgumentParserSimon Glass3-64/+65
2020-07-24patman: Allow skipping patches at the endSimon Glass3-5/+18
2020-07-24patman: Allow creating patches for another branchSimon Glass5-15/+40
2020-07-24patman: Add a test that uses gitpythonSimon Glass2-3/+152
2020-07-24patman: Move main code out to a control moduleSimon Glass5-57/+182
2020-07-24patman: Use test_util to show test resultsSimon Glass2-9/+5
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini20-51/+178
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini319-2506/+656
2020-07-24ram: sifive: Avoid using hardcoded ram base and sizeBin Meng1-15/+15
2020-07-24riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng1-0/+4
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen1-1/+2
2020-07-24riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang1-0/+2
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek1-1/+1
2020-07-24riscv: qemu: Add syscon reboot and poweroff supportBin Meng1-0/+4
2020-07-24sysreset: syscon: Support value propertyBin Meng1-5/+17
2020-07-24sysreset: syscon: Don't assume default value for offset and mask propertyBin Meng1-2/+12
2020-07-24Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng1-0/+2
2020-07-24Revert "riscv: Allow use of reset drivers"Bin Meng1-2/+0
2020-07-24azure: gitlab: travis: Update OpenSBI used for RISC-V testingBin Meng3-12/+12
2020-07-24sifive: fu540: Enable SF distro bootcmdJagan Teki1-1/+4
2020-07-24sifive: fu540: Add boot flash script offset, sizeJagan Teki1-0/+2
2020-07-24sifive: fu540: Mark the default env as SPI flashJagan Teki1-0/+1
2020-07-24env: Enable SPI flash env for SiFive FU540Jagan Teki1-0/+13
2020-07-24sifive: fu540: Add Booting from SPIJagan Teki3-0/+57
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki1-6/+19
2020-07-24riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel1-0/+2
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng3-10/+13
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini319-656/+2506
2020-07-23Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini20-93/+863
2020-07-22Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...Tom Rini61-607/+2177
2020-07-22rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUGJagan Teki2-0/+2
2020-07-22arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10Jagan Teki1-0/+6
2020-07-22rockchip: rock-pi-n10: Enable PCI/NVMEJagan Teki1-0/+3
2020-07-22rockchip: rock-pi-n8: Enable on board devicesSuniel Mahesh1-0/+16
2020-07-22rockchip: evb_rk3288: Add console settingsSuniel Mahesh1-1/+5
2020-07-22rockchip: rock-pi-n10: Enable on board devicesSuniel Mahesh1-0/+21
2020-07-22arm64: dts: rockchip: Add PCIe for RockPI N10Jagan Teki1-2/+38
2020-07-22arm: dts: rockchip: Add HDMI out for RockPI N8/N10Jagan Teki3-0/+42
2020-07-22ARM: dts: rockchip: Add USB for RockPI N8/N10Jagan Teki3-0/+138
2020-07-22ARM: dts: rockchip: Add usb host0 ohci node for rk3288Jagan Teki1-1/+10
2020-07-22arm: dts: rockchip: Sync rk3288 dtsi from linuxSuniel Mahesh1-0/+6
2020-07-22ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from LinuxJagan Teki5-136/+104
2020-07-22rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=yJagan Teki3-4/+42
2020-07-22rockchip: Separate the reset cause from display cpuinfoJagan Teki3-9/+18
2020-07-22rockchip: Don't clear the reset status regJagan Teki2-7/+0
2020-07-22rockchip: tpl: Remove board_early_init_f()Kever Yang1-7/+0
2020-07-22rockchip: roc-rk3399-pc: Add custom led_setup()Jagan Teki3-9/+5
2020-07-22rockchip: rk3399: Add weak led_setup()Jagan Teki1-0/+6