aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-27rockchip: rk3399: Drop altbootcmdWIP/2023-03-27-rockchip-rk3399-fixesTom Rini1-4/+1
2023-03-25efi_loader: support for Ctrl() device path nodeHeinrich Schuchardt1-0/+6
2023-03-22arm: total_compute: Remap console logsannsai011-2/+3
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman13-19/+0
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman8-23/+0
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman1-9/+0
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...WIP/15Mar2023Tom Rini15-6/+38
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+2
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello1-10/+3
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello15-1/+30
2023-03-15board: amcore: fix u-boot mtd partitionAngelo Dureghello1-5/+15
2023-03-09test: Add ut_assert_nextline_empty() empty line helperMarek Vasut1-0/+4
2023-03-05sunxi: dts: arm: update devicetree files from Linux v6.2-rc2Andre Przywara1-0/+2
2023-02-28board: rockchip: add Radxa ROCK5B Rk3588 boardEugen Hristev1-0/+15
2023-02-28rockchip: rk3568: Read cpuid from otpJonas Karlman2-0/+6
2023-02-28board: rockchip: Add Edgeble Neural Compute Module 6Jagan Teki1-0/+15
2023-02-28arm: rockchip: Add RK3588 arch core supportJagan Teki1-0/+32
2023-02-28dt-bindings: reset: add rk3588 reset definitionsJagan Teki1-0/+754
2023-02-28dt-bindings: power: Add power-domain header for rk3588Jagan Teki1-0/+69
2023-02-28dt-bindings: clk: Add dt-binding header for RK3588Jagan Teki1-0/+766
2023-02-28dt-bindings: rockchip: Sync rockchip, vop2.h from LinuxJagan Teki1-0/+14
2023-02-28include: rk3328: Add default env for compressed kernel imagesChristopher Obbard1-1/+3
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel1-5/+4
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere3-0/+14
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang1-0/+0
2023-02-13arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh1-0/+56
2023-02-13arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh1-0/+56
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-3/+4
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini3-83/+69
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland1-1/+2
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland1-2/+2
2023-02-11trace: Reduce the number of function sitesSimon Glass1-2/+4
2023-02-11trace: Update the file headerSimon Glass1-2/+10
2023-02-11timer: Tidy up use of notraceSimon Glass1-4/+9
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy1-0/+29
2023-02-11board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy1-2/+2
2023-02-11board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy1-43/+0
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/10Feb2023Tom Rini5-3/+30
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy1-0/+0
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski1-0/+16
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg1-22/+0
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka1-2/+2
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons3-17/+0
2023-02-10Correct SPL use of TEESimon Glass1-1/+1
2023-02-10Correct SPL use of TARGET_MX6UL_9X9_EVKSimon Glass1-1/+1
2023-02-10Correct SPL uses of SANDBOX_CLK_CCFSimon Glass1-3/+3
2023-02-10Correct SPL use of IMX8MN_BEACON_2GB_LPDDRSimon Glass1-1/+1
2023-02-10efi_loader: provide definition for efi_add_known_memory()Heinrich Schuchardt1-0/+7
2023-02-10efi_loader: add definition for efi_main()Heinrich Schuchardt1-0/+10
2023-02-10efi_loader: fix struct efi_input_keyHeinrich Schuchardt1-1/+1