- 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 5 months ago
- 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 5 months ago
- 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 5 months ago
- bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 5 months ago
- 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 5 months ago
- ea25057 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 5 months ago
- 58f1743 Merge branch '2023-07-22-TI-K3-improvements' by Tom Rini · 1 year, 4 months ago
- 14adeef dt-bindings: clock: jh7110: Modify clock id to be same with Linux by Xingyu Wu · 1 year, 5 months ago
- 2744a76 include: armv7: Enable distroboot across all configs by Manorit Chawdhry · 1 year, 5 months ago
- a44ef72 env: Make common bootcmd across all k3 devices by Manorit Chawdhry · 1 year, 5 months ago
- 1d9b5a5 environment: ti: Make get_fdt_mmc common by Andrew Davis · 1 year, 5 months ago
- 5e1f436 environment: ti: Prefix ARM64 DTB names with directory by Andrew Davis · 1 year, 5 months ago
- 7a21c0e include: j7*_evm.h: Cleanups to be done by Manorit Chawdhry · 1 year, 5 months ago
- 7683353 include: video: Reserve video using blob by Nikhil M Jain · 1 year, 4 months ago
- 8b81071 configs: k2x_evm: Always include FIT loading support by Andrew Davis · 1 year, 5 months ago
- fe34bf0 Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 4 months ago
- df36981 event: Add fpga load event by Christian Taedcke · 1 year, 4 months ago
- a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
- a7acb53 xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h by Michal Simek · 1 year, 5 months ago
- 4c16d32 arm64: versal-net: spi: Update boot sequence dynamically by Ashok Reddy Soma · 1 year, 6 months ago
- 2673212 xilinx: zynq: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 6 months ago
- 2bf9128 Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 4 months ago
- ab62d0b core: read: fix dev_read_addr_size() by John Keeping · 1 year, 6 months ago
- e089740 spl: Correct spl_board_boot_device function prototype by Tom Rini · 1 year, 5 months ago
- 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 4 months ago
- e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 5 months ago
- aa08bf8 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 4 months ago
- 6273875 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 4 months ago
- 27abf9f mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 5 months ago
- aa62d50 disk: part: Add API to get partitions with specific driver by Joshua Watt · 1 year, 5 months ago
- 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 5 months ago
- b5fb480 bootstd: Correct 'bpot' typo by Julien Delbergue · 1 year, 5 months ago
- f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 4 months ago
- 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 5 months ago
- 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 5 months ago
- ed338b7 part: Allow setting the partition-table type by Simon Glass · 1 year, 5 months ago
- 9306f9f bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 5 months ago
- cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 5 months ago
- e20df59 x86: qemu: Switch to standard boot by Simon Glass · 1 year, 5 months ago
- 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 5 months ago
- a08adca bootstd: Add a function to update a command line by Simon Glass · 1 year, 5 months ago
- 63398b0 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 5 months ago
- b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 5 months ago
- 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 5 months ago
- 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
- 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
- 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 5 months ago
- 74e032e Merge branch '2023-07-14-nuvoton-platform-updates' by Tom Rini · 1 year, 5 months ago
- c892511 expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
- 6130072 expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
- f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 6 months ago
- 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 6 months ago
- 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 6 months ago
- d353b75 expo: Support drawing of popup menus by Simon Glass · 1 year, 6 months ago
- c999e17 expo: Support simple themes by Simon Glass · 1 year, 6 months ago
- 7a96005 expo: Set up the width and height of objects by Simon Glass · 1 year, 6 months ago
- 6081b0f expo: Use flags for objects by Simon Glass · 1 year, 6 months ago
- 7b04395 expo: Add width and height to objects by Simon Glass · 1 year, 6 months ago
- d17a624 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 6 months ago
- 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 6 months ago
- 5caf125 console: Allow measuring the bounding box of text by Simon Glass · 1 year, 6 months ago
- a73a8b8 video: Allow temporary colour changes by Simon Glass · 1 year, 6 months ago
- e85e501 video: Correct docs for video_index_to_colour() by Simon Glass · 1 year, 6 months ago
- fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 6 months ago
- 722281b fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
- e88e2fe fdt: Align the start of the livetree by Simon Glass · 1 year, 6 months ago
- e6c49fc fs: Create functions to load and allocate a file by Simon Glass · 1 year, 6 months ago
- b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 6 months ago
- 67e2af1 expo: Store the console in the expo by Simon Glass · 1 year, 6 months ago
- 062673b video: Provide a way to clear part of the console by Simon Glass · 1 year, 6 months ago
- bf61c54 test: Restore test behaviour on failure by Simon Glass · 1 year, 6 months ago
- ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 6 months ago
- bd928ac board: nuvoton: arbel: change uboot load address by Jim Liu · 1 year, 5 months ago
- c4ab55c board: nuvoton: add env setting for boot to linux by Jim Liu · 1 year, 6 months ago
- 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 5 months ago
- fb1915b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 5 months ago
- 7db4d96 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 5 months ago
- 7325f1f arm: mvebu: Add Allied Telesis x240 board by Chris Packham · 1 year, 5 months ago
- 7e1101b clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 6 months ago
- 5547529 board: gateworks: venice: switch to 2-bank dram config by Tim Harvey · 1 year, 5 months ago
- 46c02b4 imx: fsl_sec: preprocessor casting issue with addresses involving math by Utkarsh Gupta · 1 year, 6 months ago
- e9015f3 imx: bootaux: change names of MACROs used to boot MCU on iMX devices by Peng Fan · 1 year, 6 months ago
- e89a391 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · 1 year, 6 months ago
- d489ebd board: freescale: t102xrdb: implement get_serial_clock by Camelia Groza · 1 year, 5 months ago
- da9bc4e board: freescale: t104xrdb: implement get_serial_clock by Camelia Groza · 1 year, 5 months ago
- 0d2518e board: freescale: t4240rdb: implement get_serial_clock by Camelia Groza · 1 year, 5 months ago
- 6e74be8 board: freescale: t2080rdb: implement get_serial_clock by Camelia Groza · 1 year, 5 months ago
- 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 7 months ago
- 5dfa901 riscv: t-head: licheepi4a: initial support added by Yixun Lan · 1 year, 5 months ago
- 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 5 months ago
- 54bbfd7 imx: imx8mn-beacon: Move environment definition to env file by Adam Ford · 1 year, 6 months ago
- ea06d7a imx: imx8mm-beacon: Move environment definition to env file by Adam Ford · 1 year, 6 months ago
- 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 6 months ago
- a32dd71 board: gateworks: venice: dynamically update the update_firmware script by Tim Harvey · 1 year, 7 months ago
- 25f43c6 configs: imx: imx8mm_beacon: Add config option for QSPI booting by Adam Ford · 1 year, 10 months ago
- aa51465 board: ae350: Add missing env variables for booti by Yu Chien Peter Lin · 1 year, 5 months ago
- 3978599 riscv: dts: sync mpfs-icicle devicetree with linux by Conor Dooley · 1 year, 6 months ago
- 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- ea630b4 dt-bindings: power: add Meson A1 PWRC bindings by Alexey Romanov · 1 year, 6 months ago