- a4bb36d rockchip: allow to build SPI images even without HAS_ROM option by Quentin Schulz · 2 years, 3 months ago
- 7a81a44 rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths by Quentin Schulz · 2 years, 4 months ago
- 72ebe8b rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device by Quentin Schulz · 2 years, 4 months ago
- 74f7025 rockchip: rk3308: fix same-as-spl boot order by John Keeping · 2 years, 5 months ago
- 07b5d34 rockchip: rk3399: boot_devices: fix eMMC node name by Quentin Schulz · 2 years, 5 months ago
- 36b661d Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- 30975fb rockchip: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 6 months ago
- 3483102 mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format by Jerome Forissier · 2 years, 7 months ago
- e0479b7 rockchip: board: change condition board_usb_init() in function by Johan Jonker · 2 years, 7 months ago
- 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 6 months ago
- 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 151a030 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · 2 years, 8 months ago
- 5859bb2 rockchip: fix boot_devices constants by Johan Jonker · 2 years, 8 months ago
- 62fcd72 rockchip: rk3066: add Rikomagic MK808 board by Johan Jonker · 2 years, 7 months ago
- 33f4750 rockchip: rk3066: add core support by Johan Jonker · 2 years, 7 months ago
- 30a7b82 rockchip: tpl: use IS_ENABLED for timer_init() call condition by Johan Jonker · 2 years, 8 months ago
- d23f55d rockchip: tpl: change call condition rockchip_stimer_init() by Johan Jonker · 2 years, 8 months ago
- 12a7164 rockchip: spl: change call condition rockchip_stimer_init() by Johan Jonker · 2 years, 8 months ago
- 5456204 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · 2 years, 8 months ago
- 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
- b42297b rockchip: Set default LNX_KRNL_IMG_TEXT_OFFSET_BASE to SYS_TEXT_BASE by Alper Nebi Yasak · 2 years, 10 months ago
- 6d36e92 rockchip: rk3399: Add support for chromebook_kevin by Marty E. Plummer · 3 years ago
- 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
- 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
- eaee44a rockchip: boot_mode: fix fastboot command by John Keeping · 3 years ago
- 0ade025 engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF by Jagan Teki · 3 years ago
- ef7f430 rockchip: rk3568: add arch_cpu_init() by Nico Cheng · 3 years, 1 month ago
- daec31e rockchip: Kconfig: Enable SPL support for rk3568 by Nico Cheng · 3 years, 1 month ago
- 55de0c1 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years, 1 month ago
- 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago WIP/2021-09-30-whitespace-cleanups
- 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
- 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago WIP/2021-09-16-general-updates
- a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
- 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 6633b4d rockchip: px30: Add support for using SFC by Chris Morgan · 3 years, 4 months ago
- e8a663c rk3399: boot_devices fix spinor node name by Artem Lapkin · 3 years, 6 months ago
- 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 695693b board: rockchip: Add rk3568 evb support by Joseph Chen · 3 years, 6 months ago
- 2a950e3 rockchip: Add rk3568 architecture core by Joseph Chen · 3 years, 6 months ago
- 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
- d442f69 common: fit: Add weak board_fit_config_name_match by Sean Anderson · 3 years, 8 months ago
- ca7bb9d rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · 3 years, 10 months ago
- 53e14aa rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · 3 years, 10 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 65f354c arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
- 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 51656ae rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · 4 years, 1 month ago
- 39c8b2c rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 4 years, 1 month ago
- cf1b86a rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · 4 years, 1 month ago
- 5b861ee rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · 4 years, 2 months ago
- 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
- e2f8ba8 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · 4 years, 3 months ago
- 5a11405 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · 4 years, 4 months ago
- a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 4 months ago
- c4cea2b rockchip: Enable building a SPI ROM image on bob by Simon Glass · 4 years, 4 months ago
- 9b312e2 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · 4 years, 4 months ago
- fab4f32 rockchip: Allow Bob to use SPI boot by Simon Glass · 4 years, 4 months ago
- e230c57 rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · 4 years, 4 months ago
- 88132e0 rockchip: Don't clear the reset status reg by Jagan Teki · 4 years, 4 months ago
- b24405f rockchip: tpl: Remove board_early_init_f() by Kever Yang · 4 years, 4 months ago
- 500d1e7 rockchip: rk3399: Add weak led_setup() by Jagan Teki · 4 years, 4 months ago
- eab5c50 rockchip: rk3288: Add OF board setup by Jagan Teki · 4 years, 4 months ago
- 90f740a rockchip: sdram: fix dram_init_banksize by Alex Bee · 4 years, 5 months ago
- 02ce99e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · 4 years, 5 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 46a8606 rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · 4 years, 5 months ago
- a2b1cff rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · 4 years, 5 months ago
- b6740fb rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · 4 years, 6 months ago
- 9fb8e24 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · 4 years, 7 months ago
- c28ef1b arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · 4 years, 6 months ago
- 97de393 rockchip: Fix spl mmc boot device ofpath by Jagan Teki · 4 years, 6 months ago
- e68a843 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · 4 years, 7 months ago
- 353ad95 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago WIP/2020-05-18-reduce-size-of-common.h
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
- e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
- 61853a7 rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 8 months ago
- f9561d8 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · 4 years, 11 months ago
- 5a6d3d1 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · 4 years, 10 months ago
- 01892d2 rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · 4 years, 10 months ago
- 80b9882 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · 4 years, 10 months ago
- 3807017 rockchip: rk3288: Enable pre console buffer by Jagan Teki · 4 years, 10 months ago
- 552e7cc rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · 4 years, 10 months ago
- dfa6470 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · 4 years, 10 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago