platform/kernel/u-boot.git
2023-03-28 Tom RiniMerge tag 'u-boot-at91-2023.07-a' of https://source...
2023-03-27 Tom RiniRevert "rockchip: Fix early use of bootph props"
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-27 Tom RiniPrepare v2023.04-rc5
2023-03-27 Tom Riniconfigs: Resync with savedefconfig
2023-03-27 Tom RiniMerge branch '2023-03-27-rockchip-rk3399-fixes'
2023-03-27 Tom Rinirockchip: rk3399: Drop altbootcmd
2023-03-27 Tom Rinirockchip: Use BOOTSTD_DEFAULTS if not DISTRO_DEFAULTS
2023-03-27 Simon Glassrockchip: Disable DISTRO_DEFAULTS for rk3399 boards
2023-03-27 Simon Glassboot: Create a common BOOT_DEFAULTS for distro and...
2023-03-27 Simon Glasslmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
2023-03-27 Simon GlassMove DISTRO_DEFAULTS into boot/
2023-03-27 Simon Glassrockchip: Drop bootstage stash in TPL and SPL for rockpro64
2023-03-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-03-27 Sergiu Mogaconfigs: at91: sam9x60: Add required configs for the...
2023-03-27 Sergiu Mogaclk: at91: sam9x60: Add initial setup of UPLL and USBCK...
2023-03-27 Claudiu Bezneaclk: at91: pmc: export clock setup to pmc
2023-03-27 Sergiu Mogaclk: at91: sam9x60: Register the required clocks for USB
2023-03-27 Sergiu Mogaclk: at91: Add support for sam9x60 USB clock
2023-03-27 Simon Glassx86: som-db5800-som-6867: Fix up adjustment of CONFIG_T...
2023-03-27 Simon Glassx86: dfi-bt700: Fix up adjustment of CONFIG_TEXT_BASE
2023-03-27 Simon Glassx86: conga-qeval20-qa3-e3845: Fix up adjustment of...
2023-03-27 Simon Glassx86: bayleybay: Fix up adjustment of CONFIG_TEXT_BASE
2023-03-27 Simon Glassx86: minnowmax: Fix up adjustment of CONFIG_TEXT_BASE
2023-03-25 Tom RiniMerge tag 'efi-next-20230325' of https://source.denx...
2023-03-25 Tom RiniMerge tag 'efi-2023.04-rc5' of https://source.denx...
2023-03-25 Heinrich Schuchardtcmd: bootefi: allocate device-tree copy from high memory
2023-03-25 Simon GlassefI: Allow packaging a kernel in the debugging script
2023-03-25 Simon Glassefi: Support showing tables
2023-03-25 Simon Glassefi: Split out table-listing code into a new file
2023-03-25 Simon Glassdoc: Add help for the efi command
2023-03-25 Simon Glassefi: Include GUID names with EFI app and payload
2023-03-25 Simon Glassefi: Add another tranch of GUIDs
2023-03-25 Simon Glassx86: Support zboot and bootm in the EFI app
2023-03-25 Simon Glassx86: Exit EFI boot services before starting kernel
2023-03-25 Simon Glassx86: Support booting a 64-bit kernel from 64-bit U...
2023-03-25 Simon Glassx86: Add return-value comment to cpu_jump_to_64bit()
2023-03-25 Simon Glassx86: Adjust bootparam.h to be more like linux
2023-03-25 Simon Glassefi: Set RUN_64BIT correctly for the EFI app
2023-03-25 Heinrich Schuchardtefi_loader: simplify efi_str_to_u16()
2023-03-25 Heinrich Schuchardtefi_loader: move dp_alloc() to efi_alloc()
2023-03-25 Heinrich Schuchardtefi_loader: move struct efi_device_path to efi.h
2023-03-25 Heinrich Schuchardtefi_loader: fix device-path for USB devices
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-25 Heinrich Schuchardtefi_loader: fix device-path for USB devices
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-25 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-24 Tom RiniMerge branch 'rpi-2023.04' of https://source.denx.de...
2023-03-24 Vincent Faziommc: bcm2835-host: let firmware manage the clock divisor
2023-03-24 Vincent Fazioarm: rpi: fallback to max clock rate for MMC clock
2023-03-24 Pali Rohártools: kwboot: Document information about NOR XIP
2023-03-24 Pali Rohártools: kwboot: Workaround A38x BootROM bug for images...
2023-03-24 Pali Rohártools: kwboot: Fix sending very small images
2023-03-24 Pali Rohártools: kwboot: Fix inserting UART data checksum without...
2023-03-24 Pali Rohártools: kwboot: Fix invalid UART kwbimage v1 headersz
2023-03-24 Pali Rohártools: kwbimage: Fix invalid UART kwbimage v1 headersz
2023-03-24 Pali Rohárddr: marvell: a38x: Remove unused file seq_exec.h
2023-03-24 Tony Dinharm: kirkwood: Enable Debug UART for Zyxel NSA310S
2023-03-24 Pali Rohárarm: kirkwood: Move internal registers in arch_very_ear...
2023-03-24 Pali Rohárdoc/kwboot.1: Update Armada 38x BootROM bug description
2023-03-24 Tony Dinharm: mvebu: Set common SPI flash default speed and...
2023-03-24 Tony Dinharm: mvebu: Enable NAND flash for Thecus N2350 board
2023-03-23 Tom RiniMerge branch '2023-03-22-assorted-minor-code-cleanups...
2023-03-22 Tom Rinipurism: librem5: Fix a function declaration in spl.c
2023-03-22 Tom Riniexamples: Don't use LTO for hello_world
2023-03-22 Tom Rinispl: Add function prototype for spl_mmc_get_uboot_raw_s...
2023-03-22 Tom Riniarm: Correct cpu_reset function prototype on some platforms
2023-03-22 Tom Riniproftool: Remove unused variables in make_flame_tree
2023-03-22 Tom Riniimx8image: Remove unused cont_img_count variable
2023-03-22 Tom Rinizlib: trees.c: Fix a warning with clang-15
2023-03-22 Tom Rinilibavb: Fix a warning with clang-15
2023-03-22 Tom Rinidlmalloc: Fix a warning with clang-15
2023-03-22 Tom Riniglobal: Disable deprecated-non-prototype warning with...
2023-03-22 Tom RiniMerge branch '2023-03-22-assorted-fixes'
2023-03-22 Vignesh Raghavendradma: ti: k3-udma: Fix channel hang on teardown
2023-03-22 Patrick Delaunayfs: ext4: check the minimal partition size to mount
2023-03-22 Sebastian Andrzej... gitattributes: Treat .bin files as binary.
2023-03-22 Nikhil M Jainconfigs: am62x_evm_a53_defconfig: Fix SF_DEFAULT_MODE
2023-03-22 annsai01arm: total_compute: Remap console logs
2023-03-22 Kamlesh Gurudasaniconfigs: am62: move stack and heap to HSM RAM
2023-03-22 Kamlesh Gurudasaniarm: mach-k3: am62: move scratch board area to HSM RAM
2023-03-22 Tony Dinhconsole: Use flush() before panic and reset
2023-03-22 Fabio EstevamREADME.mpc85xx-sd-spi-boot: Suggest the NXP boot format...
2023-03-22 Tom RiniMerge branch '2023-03-21-assorted-CI-updates' into...
2023-03-22 Tom RiniMerge tag 'u-boot-amlogic-20230322' of https://source...
2023-03-22 Peter HoyesCI: Allow a mirror to be specified for Docker Hub
2023-03-22 Peter HoyesCI: Allow job tag to be optionally set globally
2023-03-22 Marek VasutCI: gitlab: Collect pytest artifacts
2023-03-22 Tom RiniAzure CI: Be explicit about pytest cache directory
2023-03-22 Tom RiniAzure CI: Save pytest output automatically
2023-03-22 Tom RiniDockerfile: Update to latest "Jammy" tag
2023-03-22 Tom RiniDockerfile: Add m68k-softmmu to qemu
2023-03-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-03-20 Tom RiniMerge tag 'u-boot-rockchip-20230319' of https://source...
2023-03-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-20 Tom RiniMerge branch '2023-03-17-improve-read-command-add-write...
2023-03-20 Marek Vasutclk: renesas: Pack reset identifier before look up
2023-03-19 Johan Jonkerarm: dts: rockchip: rk3188-radxarock-u-boot: remove...
2023-03-19 Johan Jonkerrockchip: timer: rockchip_timer: fix compatible and...
2023-03-19 Vasily Khoruzhickrockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHz
next