Age | Commit message (Expand) | Author |
2020-07-25 | arm: mach-k3: Use SOC driver for device identification | Dave Gerlach |
2020-07-25 | arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node | Dave Gerlach |
2020-07-25 | arm: dts: k3-am65-wakeup: Introduce chipid node | Dave Gerlach |
2020-07-25 | test: Add tests for SOC uclass | Dave Gerlach |
2020-07-25 | cpu: Convert the methods to use a const udevice * | Simon Glass |
2020-07-24 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-24 | riscv: dts: hifive-unleashed-a00: Make memory node available to SPL | Bin Meng |
2020-07-24 | riscv: Fix linking error when building u-boot-spl with no SMP support | Leo Yu-Chi Liang |
2020-07-24 | Revert "riscv: Allow use of reset drivers" | Bin Meng |
2020-07-24 | env: Enable SPI flash env for SiFive FU540 | Jagan Teki |
2020-07-24 | sifive: fu540: Add Booting from SPI | Jagan Teki |
2020-07-24 | riscv: Make SiFive HiFive Unleashed board boot again | Bin Meng |
2020-07-23 | Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-07-22 | Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-07-22 | arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 | Jagan Teki |
2020-07-22 | arm64: dts: rockchip: Add PCIe for RockPI N10 | Jagan Teki |
2020-07-22 | arm: dts: rockchip: Add HDMI out for RockPI N8/N10 | Jagan Teki |
2020-07-22 | ARM: dts: rockchip: Add USB for RockPI N8/N10 | Jagan Teki |
2020-07-22 | ARM: dts: rockchip: Add usb host0 ohci node for rk3288 | Jagan Teki |
2020-07-22 | arm: dts: rockchip: Sync rk3288 dtsi from linux | Suniel Mahesh |
2020-07-22 | ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux | Jagan Teki |
2020-07-22 | rockchip: Separate the reset cause from display cpuinfo | Jagan Teki |
2020-07-22 | rockchip: Don't clear the reset status reg | Jagan Teki |
2020-07-22 | rockchip: tpl: Remove board_early_init_f() | Kever Yang |
2020-07-22 | rockchip: rk3399: Add weak led_setup() | Jagan Teki |
2020-07-22 | rockchip: rk3288: Add OF board setup | Jagan Teki |
2020-07-22 | rockchip: Add rk3288 SoC detection helper | Jagan Teki |
2020-07-22 | arm64: dts: rockchip: Add Radxa ROCK Pi 4C support | Jagan Teki |
2020-07-22 | arm64: dts: rockchip: Add ROCKPi 4A/4B support | Jagan Teki |
2020-07-22 | rockchip: sdram: fix dram_init_banksize | Alex Bee |
2020-07-22 | rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set | Kever Yang |
2020-07-22 | ARM: dts: rk3328-rock64: Add SPI Flash support | Johannes Krottmayer |
2020-07-22 | ARM: dts: rk3328: Add SPI support | Johannes Krottmayer |
2020-07-22 | rockchip: board: add Hardkernel Odroid Go2 board | Heiko Stuebner |
2020-07-22 | rockchip: px30: sync Odroid Go Advance devicetree from Linux | Heiko Stuebner |
2020-07-22 | rockchip: px30: sync the main rk3326 dtsi from mainline | Heiko Stuebner |
2020-07-20 | treewide: convert devfdt_get_addr() to dev_read_addr() | Masahiro Yamada |
2020-07-20 | arm: mach-k3: Use SOC driver for device identification | Dave Gerlach |
2020-07-20 | arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node | Dave Gerlach |
2020-07-20 | arm: dts: k3-am65-wakeup: Introduce chipid node | Dave Gerlach |
2020-07-20 | test: Add tests for SOC uclass | Dave Gerlach |
2020-07-20 | cpu: Convert the methods to use a const udevice * | Simon Glass |
2020-07-20 | x86: mp: Add more comments to the module | Simon Glass |
2020-07-20 | x86: mtrr: Add support for writing to MTRRs on any CPU | Simon Glass |
2020-07-20 | x86: mtrr: Update MTRRs on all CPUs | Simon Glass |
2020-07-20 | x86: Don't enable SMP in SPL | Simon Glass |
2020-07-20 | x86: mtrr: Use MP calls to list the MTRRs | Simon Glass |
2020-07-20 | x86: mp: Add iterators for CPUs | Simon Glass |
2020-07-20 | x86: mp: Park CPUs before running the OS | Simon Glass |