summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-21doc: typo SynopisHeinrich Schuchardt
2024-03-21efi_selftest: Update StrToFat() unit test after CP473 map extensionJanne Grunau
2024-03-21efi_selftest: Add geometric shapes character selftestJanne Grunau
2024-03-21efi_selftest: Add box drawing character selftestAndre Przywara
2024-03-21efi_selftest: Add international characters testAndre Przywara
2024-03-21lib/charset: Map Unicode code points to CP437 code points 1-31Janne Grunau
2024-03-21video: console: Parse UTF-8 character sequencesJanne Grunau
2024-03-21doc: devicetree: Lets avoid short reference link namesSumit Garg
2024-03-20test: dm: add button_cmd testCaleb Connolly
2024-03-20Makefile: Add missing OF_UPSTREAM Makefile for 32bit ARMMarek Vasut
2024-03-20gpio: mcp230xx: Add support for models with SPI interface.Piotr Wojtaszczyk
2024-03-20arm: dts: ast2600-x4tf: Add new dts for ASUS X4TFKelly Hung
2024-03-20spl: Improve error message for SPL memory allocationLeo Yu-Chi Liang
2024-03-20Merge branch '2024-03-19-assorted-updates' into nextTom Rini
2024-03-19test/py: reset: Add a test for reset commandLove Kumar
2024-03-19test/py: saveenv: Add a test for saveenv commandLove Kumar
2024-03-19Makefile: use shell to calculate map_sizeLeon M. Busch-George
2024-03-19arm: Check FEAT_CCIDX when parsing ccsidr_el1 registerLukasz Wiecaszek
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu
2024-03-19arm: dts: k3-j7200-r5-common: Add missing overrides for ringacc and udmapAniket Limaye
2024-03-19arm: dts: k3-j7200-r5-common: fix the mcu_timer0 clock frequencyAniket Limaye
2024-03-19arm: dts: k3-j7200: Fix support for OSPI flashAniket Limaye
2024-03-19configs: j7200_evm_*_defconfig: Enable OSPI configsAniket Limaye
2024-03-19arm: mach-k3: Fix config check for FS_LOADERMD Danish Anwar
2024-03-19Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...Tom Rini
2024-03-18arch: arm: Agilex5 enablementJit Loon Lim
2024-03-18drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGAWan Yee Lau
2024-03-17Merge tag 'u-boot-imx-next-20240317' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-03-17Merge tag 'u-boot-imx-master-20240317' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-03-17imx8m*_venice: move venice to OF_UPSTREAMTim Harvey
2024-03-17board: phytec: phycore_imx8mp: Add RAUC boot logic to environmentLeonard Anderweit
2024-03-17include: env: Add phytec RAUC boot logicLeonard Anderweit
2024-03-17configs: phycore-imx8mp_defconfig: Use redundant environmentLeonard Anderweit
2024-03-17phycore_imx8mp: Move default bootcmd to board envLeonard Anderweit
2024-03-17phycore_imx8mp: Move environment from include/config to boardLeonard Anderweit
2024-03-17drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree nodeBenjamin Hahn
2024-03-17configs: colibri-imx7: enable watchdogParth Pancholi
2024-03-17arm: imx: imx8m: soc: Fix NPU/VPU fdt disable fixupVitor Soares
2024-03-17apalis-imx8: Fix sc_misc_otp_fuse_read() error checkFabio Estevam
2024-03-17colibri-imx8x: Fix sc_misc_otp_fuse_read() error checkFabio Estevam
2024-03-17board: phytec: define get_som_type also when SoM detection is disabledBenjamin Hahn
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-03-15CI: Move to latest container imageTom Rini
2024-03-14CI: Cherry-pick reset support for m68k for QEMUTom Rini
2024-03-14CI: Update to using clang-17Tom Rini
2024-03-14Dockerfile: install xilinx-bootgen packageHeinrich Schuchardt
2024-03-14Dockerfile: build fiptoolHeinrich Schuchardt
2024-03-14rockchip: boot_mode: fix rockchip_dnl_key_pressed requiring ADC supportQuentin Schulz
2024-03-14button: add missing ADC dependency for BUTTON_ADCQuentin Schulz
2024-03-14adc: add missing depends on ADC for controller driversQuentin Schulz