- d523b3d ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · 4 years, 4 months ago
- 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
- 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
- 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
- b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
- f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
- d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · 4 years, 4 months ago
- aea0067 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · 4 years, 4 months ago
- bfaf0ac arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · 4 years, 4 months ago
- e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 5 months ago
- 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 4 months ago
- b914d7d ARM: dts: rk3328-rock64: Add SPI Flash support by Johannes Krottmayer · 4 years, 5 months ago
- 47075e3 ARM: dts: rk3328: Add SPI support by Johannes Krottmayer · 4 years, 5 months ago
- a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 5 months ago
- 3a1ce2f7 rockchip: px30: sync Odroid Go Advance devicetree from Linux by Heiko Stuebner · 4 years, 5 months ago
- 02b0453 rockchip: px30: sync the main rk3326 dtsi from mainline by Heiko Stuebner · 4 years, 5 months ago
- 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 6 months ago
- 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
- 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
- 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 5 months ago
- 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 5 months ago
- f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 5 months ago
- 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 5 months ago
- 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 5 months ago
- fb8736d x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 5 months ago
- c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 5 months ago
- a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 5 months ago
- f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 5 months ago
- d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 5 months ago
- 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 5 months ago
- 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 5 months ago
- 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 5 months ago
- 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 5 months ago
- 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
- 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 5 months ago
- 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 5 months ago
- 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
- f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 5 months ago
- 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
- 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
- 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
- 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
- f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
- 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
- c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
- d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
- dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
- ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
- 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 5 months ago
- e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 5 months ago
- a785185 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 5 months ago
- f19de2f arm: dts: imx7: Fix error in coresight TPIU graph connection by Ilko Iliev · 4 years, 5 months ago
- cdd0c85 ARM: mx6: make CAAM usable on the i.MX6 boards by Heinrich Schuchardt · 4 years, 5 months ago
- c9c35a4 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 6 months ago
- 8ee1907 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 7 months ago
- fc8645d arm: dts: imx6q: Add Linux dts files for Phytec Mira by Niel Fourie · 4 years, 7 months ago
- 85447c1 imx8m: implement armv8_el2_to_aarch32 by Peng Fan · 4 years, 5 months ago
- fa35c3d imx8m: Refactor the OPTEE memory removal by Peng Fan · 4 years, 5 months ago
- 435dc12 imx8m: disable nodes before kernel/mfgtool boot for fused part by Peng Fan · 4 years, 5 months ago
- 0513f36 imx8mn/imx8mp: override env_get_offset and env_get_location by Ye Li · 5 years ago
- 9cf2aa3 imx8m: power down fused cores by Peng Fan · 4 years, 5 months ago
- d2d754f imx8mp: Add fused parts support by Ye Li · 4 years, 7 months ago
- a35215d imx8m: workaround ROM serror by Peng Fan · 4 years, 5 months ago
- 1dd259c imx8m: add eqos clk by Peng Fan · 4 years, 5 months ago
- c61ec9b imx8m: add sdhc/nand/ecspi clk api by Peng Fan · 4 years, 5 months ago
- e565393 imx8m: configure NoC clk by Peng Fan · 4 years, 5 months ago
- 4e36e33 imx8m: configure arm clk sources from PLL by Peng Fan · 4 years, 5 months ago
- a068997 imx: remove imx sip file by Peng Fan · 4 years, 7 months ago
- d2d9338 imx: bootaux: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
- 45d843a imx8m: soc: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
- 4bd5e43 imx8: misc: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
- 42eda3a drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue by Oliver Chen · 4 years, 7 months ago
- 7957bd6 drivers: ddr: imx8mp: Add inline ECC feature support by Sherry Sun · 4 years, 11 months ago
- 35c949c arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
- 826927a arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
- 388b117 arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
- 3f09ed4 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
- 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
- 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
- 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
- e1d082e ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 5 months ago
- 98b5f34 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 5 months ago
- ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 5 months ago
- dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
- 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 5 months ago
- 097f3a8 ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 5 months ago
- 4c71e25 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 5 months ago
- 423471f ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 5 months ago
- 4131cb6 ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 5 months ago
- 007d2a7 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 5 months ago
- 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
- 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
- ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago
- f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
- dacbb3b arm: update comments to the common style by Marek Szyprowski · 4 years, 6 months ago
- 2ae573d arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · 4 years, 5 months ago
- 6dc8d7e arm: dts: include gpio nodes for card detect by Walter Lozano · 4 years, 5 months ago
- 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago