platform/kernel/u-boot.git
2022-11-06 Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-06 Heinrich Schuchardtefi_loader: AllocateAddress requires page address
2022-11-06 Masahisa Kojimatest/py: efi_secboot: Remove unnecessary cert-to-efi...
2022-11-06 Heinrich Schuchardtefi_loader: discover if no efi_system_partition is set
2022-11-06 AKASHI Takahiroefi_loader: remove CONFIG_EFI_SETUP_EARLY
2022-11-06 Jan Kiszkaefi_loader: Let networking support depend on NETDEVICES
2022-11-06 Heinrich SchuchardtMAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD
2022-11-06 Tom Rinidocs: Add a basic security document
2022-11-06 Heinrich Schuchardtdoc: update sbi command example
2022-11-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-11-04 Janne Grunauusb: storage: continue probe on "Invalid device"
2022-11-04 Tom RiniMerge tag 'mips-pull-2022-11-03' of https://source...
2022-11-03 Marek Vasutusb: Add 1ms delay after first Get Descriptor request
2022-11-03 Samuel Hollandusb: ohci: Use a flexible array member for portstatus
2022-11-03 Tom RiniMerge branch '2022-11-02-assorted-updates'
2022-11-03 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-03 Padmarao Begaririscv: Update Microchip MPFS Icicle Kit support
2022-11-03 Padmarao Begarispi: Add Microchip PolarFire SoC QSPI driver
2022-11-03 Padmarao Begaririscv: dts: Add QSPI NAND device node
2022-11-03 Padmarao Begaririscv: dts: Update memory configuration
2022-11-03 Yu Chien Peter Linriscv: Rename Andes PLIC to PLICSW
2022-11-02 Stefan Roesemips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to...
2022-11-02 Daniel SchwierzeckMIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
2022-11-02 Daniel SchwierzeckMIPS: mscc: remove unused CPU_CLOCK_RATE
2022-11-02 Daniel SchwierzeckMIPS: remove CONFIG_SYS_MHZ
2022-11-02 Daniel SchwierzeckMIPS: remove deprecated TARGET_VCT option
2022-11-02 Nylon Chenled: led_pwm: typo 'iverted' on code comment
2022-11-02 Cédric Le Goaterconfigs: evb-ast2500: Set environment in SPI flash
2022-11-02 Cédric Le Goaterconfigs: evb-ast2500: Add support for FIT format
2022-11-02 Cédric Le Goaterconfigs: evb-ast2500: Adjust boot command
2022-11-02 Cédric Le Goaterconfigs: evb-ast2500: Remove MMC support from default...
2022-11-02 Christian Gmeinerarm: dts: ti: k3-am64-main: Add RTI watchdog nodes
2022-11-02 Bin Mengtreewide: Remove the unnecessary space before semicolon
2022-11-02 Baruch Siachcmd: eeprom: don't truncate target address at 32-bit
2022-11-02 Michal Suchanekxen: pvblock: Use uclass_probe_all
2022-11-02 Andre Przywarahighbank: switch to use the Arm SP804 DM_TIMER driver
2022-11-02 Andre Przywarahighbank: scan into hb_sregs DT subnodes
2022-11-02 Andre Przywaratimer: add SP804 UCLASS timer driver
2022-11-02 Jim Liupinctrl: nuvoton: Add NPCM8xx pinctrl driver
2022-11-02 Andre Przywaraarm: smh: Allow semihosting trap calls to be inlined
2022-11-02 Andre Przywaraarm: smh: Make semihosting trap calls more robust
2022-11-02 Andre Przywaraarm: smh: specify Thumb trap instruction
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-02 Rasmus Villemoescyclic: get rid of cyclic_init()
2022-11-02 Rasmus Villemoescyclic: switch to using hlist instead of list
2022-11-02 Rasmus Villemoeslist.h: synchronize hlist_for_each_entry* iterators...
2022-11-02 Rasmus Villemoescyclic: drop redundant cyclic_ready flag
2022-11-02 Rasmus Villemoescyclic: use a flag in gd->flags for recursion protection
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh GanuFWU: doc: Add documentation for the FWU feature
2022-10-31 Sughosh Ganumkeficapsule: Add support for setting OEM flags in...
2022-10-31 Sughosh Ganumkeficapsule: Add support for generating empty capsules
2022-10-31 Sughosh Ganutest: dm: Add test cases for FWU Metadata uclass
2022-10-31 Sughosh GanuFWU: cmd: Add a command to read FWU metadata
2022-10-31 Sughosh GanuFWU: Add support for the FWU Multi Bank Update feature
2022-10-31 Sughosh GanuFWU: Add boot time checks as highlighted by the FWU...
2022-10-31 Sughosh Ganuevent: Add an event for main_loop
2022-10-31 Sughosh GanuFWU: STM32MP1: Add support to read boot index from...
2022-10-31 Sughosh GanuFWU: Add helper functions for accessing FWU metadata
2022-10-31 Sughosh Ganustm32mp1: Add image information for capsule updates
2022-10-31 Sughosh Ganustm32mp1: Add a node for the FWU metadata device
2022-10-31 Sughosh GanuFWU: Add FWU metadata access driver for GPT partitioned...
2022-10-31 Sughosh GanuFWU: Add FWU metadata structure and driver for accessin...
2022-10-31 Sughosh Ganudt/bindings: Add bindings for GPT based FWU Metadata...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassvbe: Add a test for the VBE flow into U-Boot proper
2022-10-31 Simon Glassvbe: Add a command to show the VBE state
2022-10-31 Simon Glassvbe: Record which phases loaded using VBE
2022-10-31 Simon Glassvbe: Use a manual test
2022-10-31 Simon Glassvpl: Allow signature verification
2022-10-31 Simon Glasssandbox: Add an image for VPL
2022-10-31 Simon Glassvbe: Add info about the VBE device to the fwupd node
2022-10-31 Simon Glassvbe: Add Kconfig options for VPL
2022-10-31 Simon Glassvbe: Drop the U-Boot prefix from the version
2022-10-31 Simon Glassvbe: Move OS implementation into a separate file
2022-10-31 Simon Glassvbe: Support reading the next SPL phase via VBE
2022-10-31 Simon Glassvbe: Support selecting operations by SPL phase
2022-10-31 Simon Glasssandbox: Support obtaining the next phase from an image
2022-10-31 Simon Glassspl: Allow multiple loaders of the same time
2022-10-31 Simon Glassvbe: Use a warning for a failed requests
2022-10-31 Simon Glassvbe: Rename vbe_fixup to vbe_request
2022-10-31 Simon Glassimage: Allow loading a FIT image for a particular phase
2022-10-31 Simon Glassimage: Add the concept of a phase to FIT
2022-10-31 Simon Glasssandbox: Add a way to specify the sandbox executable
2022-10-31 Simon Glasssandbox: Generalise SPL booting
2022-10-31 Simon Glassimage: Move comment for fit_conf_find_compat()
2022-10-31 Simon Glasssandbox: Drop message about writing sandbox state
2022-10-31 Simon Glassdm: mmc: Allow sandbox emulator to build without writes
2022-10-31 Simon Glassdm: blk: mmc: Tidy up some Makefile rules for SPL
2022-10-31 Simon Glassbloblist: Drop debugging
2022-10-31 Simon Glassusb: Update the test to cover reading and writing
2022-10-31 Simon Glassdm: blk: Add udevice functions
2022-10-31 Simon Glassdisk: Rename block_dev to desc
2022-10-31 Simon Glassdisk: Rename block functions
2022-10-31 Simon Glassbootstd: Add a way to set up a bootflow
2022-10-31 Simon Glasstest: Support tests which can only be run manually
2022-10-31 Simon Glasstest: Update tests to use the skip feature
2022-10-31 Simon Glasstest: Report skippped tests
2022-10-31 Simon Glassbinman: Support writing symbols into ELF files
next