summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-08test: Add ut_assert_nextline_empty() empty line helperMarek Vasut
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-03-07Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-...Tom Rini
2023-03-07video console: add 16x32 Terminus font from linuxDzmitry Sankouski
2023-03-07video console: add 12x22 Sun font from linuxDzmitry Sankouski
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski
2023-03-07video console: implement multiple fonts configurationDzmitry Sankouski
2023-03-07video console: move 8x16 font data in named headerDzmitry Sankouski
2023-03-07video console: refactoring and optimizationDzmitry Sankouski
2023-03-06timer: fttmr010: return a previously deleted driver now ported to DMSergei Antonov
2023-03-05sunxi: dts: arm: update devicetree files from Linux v6.2-rc2Andre Przywara
2023-03-03command: Don't allow commands in SPLSimon Glass
2023-03-02Correct SPL uses of MULTIPLEXERSimon Glass
2023-02-28board: rockchip: add Radxa ROCK5B Rk3588 boardEugen Hristev
2023-02-28rockchip: rk3568: Read cpuid from otpJonas Karlman
2023-02-28board: rockchip: Add Edgeble Neural Compute Module 6Jagan Teki
2023-02-28arm: rockchip: Add RK3588 arch core supportJagan Teki
2023-02-28dt-bindings: reset: add rk3588 reset definitionsJagan Teki
2023-02-28dt-bindings: power: Add power-domain header for rk3588Jagan Teki
2023-02-28dt-bindings: clk: Add dt-binding header for RK3588Jagan Teki
2023-02-28dt-bindings: rockchip: Sync rockchip, vop2.h from LinuxJagan Teki
2023-02-28include: rk3328: Add default env for compressed kernel imagesChristopher Obbard
2023-02-28tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass
2023-02-28tpm: add a function that performs selftest + startupIlias Apalodimas
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-22socfpga: chameleonv3: Move environment to a text filePaweł Anikiel
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-02-13arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh
2023-02-13arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-11trace: Reduce the number of function sitesSimon Glass
2023-02-11trace: Update the file headerSimon Glass
2023-02-11timer: Tidy up use of notraceSimon Glass
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy
2023-02-11board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy
2023-02-11board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons
2023-02-10Correct SPL use of TEESimon Glass