summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18trace: Adjust flags in proftoolSimon Glass
2023-01-18mkimage: Add a few more messages for FIT failuresSimon Glass
2023-01-18trace: Move trace pointer to data sectionSimon Glass
2023-01-18fdt: Check for overlapping data and FDTSimon Glass
2023-01-18fdt: Pass the device tree to fdtdec_prepare_fdt()Simon Glass
2023-01-18fdt: Drop ifdefs in fdtdec_prepare_fdt()Simon Glass
2023-01-18fdt: Avoid exporting fdtdec_prepare_fdt()Simon Glass
2023-01-18tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass
2023-01-18arm: Support trace on armv8Simon Glass
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18configs: Increase malloc size after relocationNeha Malcom Francis
2023-01-18configs: remove SDL2 dependency in tools-only_defconfigHeinrich Schuchardt
2023-01-18firmware: ti_sci: fix typo in boot authentication message nameJorge Ramirez-Ortiz
2023-01-18test/py: gpt: add test for the gpt partition type GUID identifierEnric Balletbo i Serra
2023-01-18cmd: part: Add partition-related type commandEnric Balletbo i Serra
2023-01-18doc/README.gpt: Fix typo 'a optionnal'Enric Balletbo i Serra
2023-01-18doc: man-page for the part commandEnric Balletbo i Serra
2023-01-18ARM: configs: npcm7xx: add full function for nuvoton npcm750Jim Liu
2023-01-18test: compression: use sizeof() instead of magic numbersBrandon Maier
2023-01-18musb-new: omap2430: fix compiling in DM_USB_GADGET configAndreas Kemnade
2023-01-18musb-new: omap2430: no host data access in gadget modeAndreas Kemnade
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-18x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini
2023-01-18cmd: event: Remove additional event descriptionMichal Simek
2023-01-18.mailmap: update e-mail address for Eugen HristevEugen Hristev
2023-01-18xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini
2023-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-01-17ARM: meson: g12a: switch dwc2 otg to DMMattijs Korpershoek
2023-01-17usb: dwc3-meson-g12a: force mode on child add/removalMattijs Korpershoek
2023-01-17doc/usage: cmd: sm: documentation efusedump cmdAlexey Romanov
2023-01-17cmd/arm: meson: sm: introduce efusedump commandAlexey Romanov
2023-01-17arm: kirkwood: Convert to DM Serial for various Kirkwood boardsTony Dinh
2023-01-17timer: orion-timer: Fix problem in early_init_done()Stefan Roese
2023-01-16Merge tag 'u-boot-rockchip-20230117' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-01-16expo: Add documentationSimon Glass
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass
2023-01-16bootstd: Support creating a boot menuSimon Glass
2023-01-16expo: Add basic testsSimon Glass
2023-01-16expo: Add support for scene menusSimon Glass
2023-01-16expo: Add support for scenesSimon Glass
2023-01-16expo: Add basic implementationSimon Glass
2023-01-16menu: Factor out menu-keypress decodingSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2023-01-16video: Add font functions to the vidconsole APISimon Glass
2023-01-16video: Fix unchnaged typoSimon Glass
2023-01-16video: truetype: Rename the metrics functionSimon Glass
2023-01-16video: Enable VIDEO_ANSI by default only with EFISimon Glass