summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/move-SYS_ENV_MMC_DEV-and-PARTTom Rini2020-07-24308-454/+133
* env: mmc: Change guards around CONFIG_SYS_MMC_ENV_PARTTom Rini2020-07-241-2/+2
* arm: imx6: Remove guard around CONFIG_SYS_MMC_ENV_PARTTom Rini2020-07-241-2/+0
* mvebu: bubt: Drop dead codeTom Rini2020-07-241-15/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/24Jul2020Tom Rini2020-07-2420-51/+178
|\
| * ram: sifive: Avoid using hardcoded ram base and sizeBin Meng2020-07-241-15/+15
| * riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng2020-07-241-0/+4
| * riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen2020-07-241-1/+2
| * riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang2020-07-241-0/+2
| * serial: Fix SIFIVE debug serial dependencyMichal Simek2020-07-241-1/+1
| * riscv: qemu: Add syscon reboot and poweroff supportBin Meng2020-07-241-0/+4
| * sysreset: syscon: Support value propertyBin Meng2020-07-241-5/+17
| * sysreset: syscon: Don't assume default value for offset and mask propertyBin Meng2020-07-241-2/+12
| * Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng2020-07-241-0/+2
| * Revert "riscv: Allow use of reset drivers"Bin Meng2020-07-241-2/+0
| * azure: gitlab: travis: Update OpenSBI used for RISC-V testingBin Meng2020-07-243-12/+12
| * sifive: fu540: Enable SF distro bootcmdJagan Teki2020-07-241-1/+4
| * sifive: fu540: Add boot flash script offset, sizeJagan Teki2020-07-241-0/+2
| * sifive: fu540: Mark the default env as SPI flashJagan Teki2020-07-241-0/+1
| * env: Enable SPI flash env for SiFive FU540Jagan Teki2020-07-241-0/+13
| * sifive: fu540: Add Booting from SPIJagan Teki2020-07-243-0/+57
| * sifive: fu540: Add runtime boot mode detectionJagan Teki2020-07-241-6/+19
| * riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel2020-07-241-0/+2
| * riscv: Make SiFive HiFive Unleashed board boot againBin Meng2020-07-243-10/+13
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24319-2506/+656
|/
* Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-23319-656/+2506
|\
| * treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20120-125/+125
| * treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada2020-07-205-5/+5
| * treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-2046-47/+47
| * fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada2020-07-201-7/+10
| * fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada2020-07-201-3/+8
| * test/dm: check if devices existHeinrich Schuchardt2020-07-205-5/+18
| * arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-203-36/+19
| * configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3Dave Gerlach2020-07-204-0/+8
| * configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3Dave Gerlach2020-07-204-0/+8
| * arm: dts: k3-j721e-mcu-wakeup: Introduce chipid nodeDave Gerlach2020-07-202-0/+9
| * arm: dts: k3-am65-wakeup: Introduce chipid nodeDave Gerlach2020-07-202-0/+9
| * dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach2020-07-203-0/+132
| * test: Add tests for SOC uclassDave Gerlach2020-07-209-0/+186
| * dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2020-07-205-0/+258
| * doc: Add new doc for soc ID driver modelDave Gerlach2020-07-202-0/+69
| * fdt_support: add static to fdt_node_set_part_info()Masahiro Yamada2020-07-201-2/+2
| * patman: When no tracking branch is provided, tell the userNicolas Boichat2020-07-201-2/+3
| * patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2020-07-202-0/+27
| * Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek2020-07-202-28/+3
| * Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek2020-07-202-31/+6
| * ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()Michal Simek2020-07-201-2/+2
| * Add information for skipped commit optionsPatrick Delaunay2020-07-201-0/+3
| * lib: libfdt: fdt_region: avoid NULL pointer accessPhilippe Reynes2020-07-201-0/+2
| * patman: Detect unexpected ENDPatrick Delaunay2020-07-201-0/+4