platform/kernel/u-boot.git
2023-01-16 Simon Glassmenu: Update bootmenu_loop() to return the code
2023-01-16 Simon Glassmenu: Update bootmenu_autoboot_loop() to return the...
2023-01-16 Simon Glassmenu: Rename KEY_... to BKEY_...
2023-01-16 Simon Glassbootmenu: Add a few comments
2023-01-16 Simon Glasscli: Move readline character-processing to a state...
2023-01-16 Simon Glasssandbox: Enable mmc command and legacy images
2023-01-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2023-01-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-01-14 Mattijs Korpershoekusb: gadget: dwc2_udc_otg: implement pullup()
2023-01-14 Dario Binacchiusb: gadget: fastboot: detach usb just before rebooting
2023-01-14 Patrick Delaunayusb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
2023-01-14 Andrey Dolnikovconfigs: r8a77980: Condor: Enable MMC support by default
2023-01-14 Hai PhamARM: renesas: condor: switch eMMC bus to 1V8
2023-01-14 Marek VasutARM: dts: renesas: condor: Enable SPI NOR fast-read
2023-01-14 Marek VasutARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car...
2023-01-14 Marek VasutARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R...
2023-01-14 Marek VasutARM: renesas: Enable LTO on R-Car3 Falcon
2023-01-14 Marek VasutARM: renesas: Enable LTO on R-Car3 Draak
2023-01-14 Marek VasutARM: renesas: Enable LTO on R-Car3 Ebisu
2023-01-14 Marek VasutARM: renesas: Enable LTO on R-Car3 Condor
2023-01-14 Marek VasutARM: renesas: Enable LTO on R-Car3 Eagle
2023-01-14 Marek VasutARM: renesas: Enable LTO on R-Car3 ULCB
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-13 Tom RiniMerge tag 'efi-2023-04-rc1' of https://source.denx...
2023-01-13 Marek VasutARM: stm32: Make ECDSA authentication available to...
2023-01-13 Marek VasutARM: stm32: Pass ROM API table pointer to U-Boot proper
2023-01-13 Marek VasutARM: stm32: Factor out save_boot_params
2023-01-13 Marek VasutARM: stm32: Fix ECDSA authentication with Dcache enabled
2023-01-13 Heinrich Schuchardtefi_loader: provide agent_handle to efi_disk_add_dev()
2023-01-13 Vincent Stehléefi_selftest: add hii set keyboard layout test case
2023-01-13 Vincent Stehléefi_loader: refine set_keyboard_layout() status
2023-01-13 Heinrich Schuchardtefi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid
2023-01-13 Heinrich Schuchardtefi_loader: add .rela sections to .text on arm64
2023-01-13 Heinrich Schuchardtefi_loader: fix description of memory functions
2023-01-13 Heinrich Schuchardtdoc: build infodocs target on Gitlab CI, Azure
2023-01-13 Heinrich Schuchardtdoc: fix description of u16_strcasecmp()
2023-01-12 Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12 Marek Vasutgpio: Get rid of gpio_hog_probe_all()
2023-01-12 Quentin Schulzdm: fix probing of all devices that have u-boot, dm...
2023-01-12 Marek Vasutdistro_bootcmd: Set distro_bootpart_uuid for block...
2023-01-12 Harald SeilerRevert "time: add weak annotation to timer_read_counter...
2023-01-12 Sean Andersonnet: fm: Support loading firmware from a filesystem
2023-01-12 Sean Andersonnet: fm: Add firmware name parameter
2023-01-12 Sean Andersonmisc: fs_loader: Add function to get the chosen loader
2023-01-12 Kshitiz VarshneyAdded configs required for dcp_rng driver
2023-01-12 Kshitiz VarshneyAdded dcp_rng driver initialization code
2023-01-12 Kshitiz VarshneyUboot RNG Driver using Data Co-processor
2023-01-12 Nikita Shubincommon: spl: ram: fix return code
2023-01-12 chenzhipengcmd: spi: Judge the number of added parameters
2023-01-12 Harald Seilerconsole: Add option to keep it silent until env is...
2023-01-12 Patrick Delaunayconfigs: stm32mp13: Activate command stm32key
2023-01-12 Patrick Delaunayboard: st: Add support of STM32MP13x boards in stm32boa...
2023-01-12 Patrick Delaunayconfigs: stm32mp13: Activate CONFIG_CMD_FUSE
2023-01-12 Patrick Delaunaystm32mp: Add support of STM32MP13x in bsec driver
2023-01-12 Patrick Delaunaystm32mp: Add OP-TEE support in bsec driver
2023-01-12 Patrick Delaunaystm32mp: cosmetic: Update of bsec driver
2023-01-12 Patrick DelaunayARM: dts: stm32: Add timer interrupts on stm32mp15
2023-01-12 Patrick DelaunayARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsi
2023-01-12 Patrick DelaunayARM: dts: stm32mp15: remove clksrc include in SCMI...
2023-01-12 Olivier Moysanadc: stm32mp15: add calibration support
2023-01-12 Fabrice GasnierARM: dts: stm32: add support for USB2514B onboard hub...
2023-01-12 Fabrice Gasnierconfigs: stm32: enable USB onboard HUB driver
2023-01-12 Fabrice Gasnierusb: onboard-hub: add driver to manage onboard hub...
2023-01-12 Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-12 Fabrice GasnierARM: dts: stm32: update vbus-supply of usbphyc_port0...
2023-01-11 Tom RiniCI/Docker: Update to jammy-20221130 tag
2023-01-11 Ville SkyttäUse `grep -E` or plain `grep` instead of `egrep`
2023-01-11 Heinrich SchuchardtKconfig: move NXP specific stuff into a sub-menu
2023-01-11 Heinrich SchuchardtKconfig: clean up skipping low-level initialization
2023-01-11 Heinrich SchuchardtDockerfile: add package texinfo
2023-01-11 Qu Wenruofs/btrfs: handle data extents, which crosss stripe...
2023-01-11 Pali Rohárata: Fix dependency for CONFIG_SATA_SIL
2023-01-11 Brandon Maiertest: compression: use ut_assert for errors
2023-01-11 Brandon Maiertest: compression: check with trailing garbage in input
2023-01-11 David Oberhollenzerfs/squashfs: Only use export table if available
2023-01-11 Marek Vasuttest: cmd: exit: Add unit test for exit and partly...
2023-01-11 Marek Vasutcmd: exit: Fix return value propagation out of environm...
2023-01-11 Sean Andersonfastboot: Add OEM run command
2023-01-11 Patrick Delaunayfastboot: remove #ifdef CONFIG when it is possible
2023-01-11 Patrick Delaunayoptee: bind the TA drivers on OP-TEE node
2023-01-11 Patrick Delaunayenv: add failing trace in env_erase
2023-01-11 Patrick Delaunayenv: ubi: add support of command env erase
2023-01-11 Max Krummenachertest: env: add test for u-boot-initial-env creation
2023-01-11 Shenlin Liangcmd: change the return value when argc error
2023-01-11 Patrick Delaunaycmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency...
2023-01-11 Haijun Qinlib: rsa: cosmetic: fix building warning
2023-01-11 Sean Andersonreboot-mode: Add NVMEM reboot mode
2023-01-11 Sean Andersonrtc: abx8xx: Add support for reading RAM
2023-01-11 Shenlin Liangcommon:autoboot:modify function parameters
2023-01-11 Tom RiniMerge branch '2023-01-10-platform-updates'
2023-01-10 Andrew DavisARM: omap3: evm: Name this directory omap3evm
2023-01-10 Pali Rohárpowerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with...
2023-01-10 Pali Rohárpowerpc/mpc85xx: Set default CONFIG_BUILD_TARGET
2023-01-10 Pali Rohárarm: mvebu: Fix default CONFIG_BUILD_TARGET
2023-01-10 Dzmitry SankouskiSoC: sdm845: find and save KASLR to env variables
2023-01-10 Dzmitry Sankouskiboard: starqltechn: enable serial console
2023-01-10 Bryan Brattlofconfigs: am62a: use kernel fitImage when using secure...
2023-01-10 Bryan Brattlofconfigs: am62a: convert bootcmd to distro_bootcmd
2023-01-10 Bryan Brattlofarm: mach-k3: copy bootindex to OCRAM for main domain SPL
2023-01-10 Bryan Brattlofconfigs: am62a: move stack and heap to HSM RAM
next