platform/kernel/u-boot.git
2023-01-26 Jonas Karlmanbinman: Add special subnodes to the nodes generated...
2023-01-26 Jonas Karlmanrockchip: Align FIT image data to SD/MMC block length
2023-01-26 Jonas Karlmanbinman: Add support for align argument to mkimage tool
2023-01-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-26 Tony Dinharm: kirkwood: Use Kirkwood common early malloc area...
2023-01-26 Tony Dinhddr: marvell: a38x: Add support for DDR4 from Marvell...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassrockchip: Convert rockpro64-rk3399 to use standard...
2023-01-23 Simon Glassbootstd: Update documentation for new features
2023-01-23 Simon Glassbootstd: Add a little more logging of bootflows
2023-01-23 Simon Glassbootstd: Record the bootdevs used during scanning
2023-01-23 Simon Glassbootstd: Drop the old bootflow_scan_first()
2023-01-23 Simon Glassbootstd: Allow scanning a single bootdev label
2023-01-23 Simon Glassbootstd: Switch bootdev scanning to use labels
2023-01-23 Simon Glassbootstd: Add a hunter for the extension feature
2023-01-23 Simon Glassextension: Refactor to allow non-command usage
2023-01-23 Simon Glassbootstd: Allow iterating to the next bootdev priortiy
2023-01-23 Simon Glassbootstd: Allow iterating to the next label in a list
2023-01-23 Simon Glassbootstd: Allow hunting for a bootdev by label
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Allow hunting for bootdevs of a given priority
2023-01-23 Simon Glassbootstd: Use hunters when scanning for bootflows
2023-01-23 Simon Glassbootstd: Treat DHCP and PXE as bootdev labels
2023-01-23 Simon Glassbootstd: Support reading a script from network or SPI...
2023-01-23 Simon Glassbootstd: Add a SPI flash bootdev
2023-01-23 Simon Glasssandbox: Allow SPI flash bootdevs to be disabled for...
2023-01-23 Simon Glassbootstd: Add a new bootmeth method to set the bootflow
2023-01-23 Simon Glassbootstd: Move label parsing into its own function
2023-01-23 Simon Glassbootstd: Update docs on bootmeth_try_file() for sandbox
2023-01-23 Simon Glassbootstd: Set the distro_bootpart env var with scripts
2023-01-23 Simon Glassbootstd: Support reading the device tree with EFI
2023-01-23 Simon Glassbootstd: Include the device tree in the bootflow
2023-01-23 Simon Glassbootstd: Allow reading an EFI file from the network
2023-01-23 Simon Glassbootstd: Rename bootdev checkers
2023-01-23 Simon Glassata: Don't try to use non-existent ports
2023-01-23 Simon Glassbootstd: Add a virtio bootdev
2023-01-23 Simon Glassvirtio: Add a block device
2023-01-23 Simon Glassvirtio: Avoid strange behaviour on removal
2023-01-23 Simon Glassvirtio: Fix returning -ENODEV
2023-01-23 Simon Glassvirtio: Avoid repeating a long expression
2023-01-23 Simon Glassbootstd: Add an NVMe bootdev
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glassbootstd: Add a SCSI bootdev
2023-01-23 Simon Glassscsi: Remove all children of SCSI devices before rescanning
2023-01-23 Simon Glassscsi: Correct allocation of block-device name
2023-01-23 Simon Glassbootstd: Only scan bootable partitions
2023-01-23 Simon Glasspart: Add a function to find the first bootable partition
2023-01-23 Simon Glassbootstd: Add a hunter for ethernet
2023-01-23 Simon Glassnet: Add a function to run dhcp
2023-01-23 Simon Glassbootstd: Add an MMC hunter
2023-01-23 Simon Glassbootstd: Add a USB hunter
2023-01-23 Simon Glasstest: Add a generic function to skip delays
2023-01-23 Simon Glassdm: usb: Mark the device name as alloced when binding
2023-01-23 Simon Glassbootstd: Support running bootdev hunters
2023-01-23 Simon Glassbootstd: Add the concept of a bootdev hunter
2023-01-23 Simon Glassefi: Improve logging in efi_disk
2023-01-23 Simon Glassevent: Correct duplicate log message in event_notify()
2023-01-23 Simon Glasslib: Support printing an error string
2023-01-23 Simon Glasssandbox: Enable the Ethernet bootdev
2023-01-23 Simon Glasssandbox: Allow ethernet bootdevs to be disabled for...
2023-01-23 Simon Glasssandbox: Allow ethernet to be disabled at runtime
2023-01-23 Simon Glassbootstd: Add a default method to get bootflows
2023-01-23 Simon Glassdm: mmc: Use bootdev_setup_sibling_blk()
2023-01-23 Simon Glasside: Drop non-DM code for BLK
2023-01-23 Simon Glassdm: test: Correct ordering of DM setup
2023-01-23 Simon Glassdm: part: Update test to use mmc2
2023-01-23 Simon Glassvbe: sandbox: Drop VBE node in chosen
2023-01-23 Simon Glassvbe: Avoid a build failure when bloblist is not enabled
2023-01-23 Simon Glasssandbox: mmc: Start off with a zeroed file
2023-01-23 Simon Glasstest: Drop duplicate restore of DM state
2023-01-23 Simon Glasstest: Fix the help for the ut command
2023-01-23 Simon Glassbootstd: Simplify locating existing bootdevs
2023-01-23 Simon Glassbootstd: Remove special-case code for boot_targets
2023-01-23 Simon Glasslib: Add a function to split a string into substrings
2023-01-23 Simon Glassdm: test: Correct assertion in dm_test_part()
2023-01-23 Simon Glassdm: core: Support sorting devices with dm tree
2023-01-23 Simon Glassdm: core: Correct ordering of uclasses IDs
2023-01-23 Jernej Skrabecvideo: sunxi: dw-hdmi: Read address from DT node
2023-01-23 Jernej Skrabecvideo: sunxi: dw-hdmi: Probe driver by compatible
2023-01-23 Samuel Hollandclk: sunxi: Add DE2 display-related clocks/resets
2023-01-23 Samuel Hollandpower: pmic: axp: Bind regulators from the DT
2023-01-23 Samuel Hollandpower: regulator: Add a driver for AXP PMIC regulators
2023-01-23 Samuel Hollandpower: pmic: axp: Provide a variant ID in the driver...
2023-01-23 Andre Przywarasunxi: eMMC: support TOC0 on boot partitions
2023-01-21 Andre Przywarasunxi: remove CONFIG_MMC?_CD_PIN
2023-01-21 Andre Przywarasunxi: mmc: group non-DM specific functions
2023-01-21 Andre Przywarasunxi: mmc: ignore card detect in SPL
2023-01-21 Andre Przywarasunxi: fel: drop redundant "control register" save...
2023-01-21 Andre Przywarasunxi: h616: lower SPL stack address to avoid BROM...
2023-01-21 Andre Przywarasunxi: armv8: fel: load only 32-bit values
2023-01-21 Andre Przywarasunxi: f1c100s: Drop no-MMC hack
2023-01-21 Andre Przywarasunxi: f1c100s: re-enable SYSRESET
2023-01-20 Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20 Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20 Fabio EstevamRevert "config: tools only: add VIDEO to build bmp_logo"
2023-01-20 Tom RiniCI: Make check for new defined CONFIG symbols even...
2023-01-20 Tom Riniglobal: Finish CONFIG -> CFG migration
2023-01-20 Tom Riniwatchdog: Clean up defaults for imx_watchdog / ulp_wdog
2023-01-20 Tom Riniusbtty: Remove default CONFIG_USBD_* values
next