platform/kernel/u-boot.git
2023-07-20 Mikhail Kalashnikovsunxi: H616: add DRAM type selection
2023-07-20 Andre Przywarasunxi: H616: dram: split struct dram_para
2023-07-20 Andre Przywarasunxi: H616: dram: const-ify DRAM function parameters
2023-07-20 Andre Przywarasunxi: dram: make MBUS configuration functions static
2023-07-20 Andre Przywarasunxi: H616: enable USB support for H616 boards
2023-07-20 Andre Przywaraphy: sun4i: Add H616 USB PHY support
2023-07-20 Andre Przywaraphy: sun4i-usb: Add H616 USB PHY quirk support
2023-07-20 Andre Przywaraphy: sun4i-usb: Replace types with explicit quirk flags
2023-07-20 Andre Przywarasunxi: Kconfig: rework PHY_USB_SUN4I selection
2023-07-20 Andre Przywaraphy: sun4i-usb: add Allwinner F1C100s support
2023-07-20 Andre Przywaraphy: sun4i-usb: Fix of_xlate() argument check
2023-07-20 Tom RiniMerge tag 'efi-2023-10-rc1-2' of https://source.denx...
2023-07-20 Heinrich Schuchardtefi_loader: support all uclasses in device path
2023-07-20 Heinrich Schuchardtefi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
2023-07-20 Heinrich Schuchardttest: avoid function name 'setup'
2023-07-20 Masahisa Kojimaefi_driver: fix duplicate efiblk#0 issue
2023-07-20 Ilias Apalodimasefi_loader: make efi_remove_protocol() static
2023-07-20 Ilias Apalodimasefi_loader: use efi_install_multiple_protocol_interfaces()
2023-07-20 Heinrich Schuchardtefi_loader: simplify efi_uninstall_protocol()
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-07-18 Tom RiniMerge branch '2023-07-17-assorted-updates'
2023-07-18 Valentine Barshakmmc: Set clock when reverting to safe bus mode
2023-07-18 Hai Phammmc: renesas-sdhi: Send stop when MMC tuning command...
2023-07-18 Hai Phammmc: Introduce mmc_send_stop_transmission()
2023-07-18 Marek Vasutmmc: Fix MMC_CMD_STOP_TRANSMISSION response type and...
2023-07-17 Ashok Reddy... env: Fix default environment saving issue
2023-07-17 Joshua Wattandroid_ab: Try backup booloader_message
2023-07-17 Joshua Wattcmd: mbr: Force DOS driver to be used for verify
2023-07-17 Joshua Wattdm: test: Add test for part_get_info_by_type
2023-07-17 Joshua Wattdisk: part: Add API to get partitions with specific...
2023-07-17 Joshua Wattdm: test: Improve partition test error output
2023-07-17 Joshua Wattdm: test: Fix partition test to use mmc2
2023-07-17 Joshua Watttests: Fix exception when cleaning up skipped test
2023-07-17 Joshua Wattandroid_ab: Add option to skip decrementing tries
2023-07-17 Jonas Karlmandisk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
2023-07-17 Ashok Reddy... dfu: Add proper dependency for CONFIG_DFU_MMC
2023-07-17 Yifan Zhaofs/erofs: Introduce new features including ztailpacking...
2023-07-17 Marek VasutMakefile: Add missing quotes around sort --field-separator
2023-07-17 Julien Delberguebootstd: Correct 'bpot' typo
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glassx86: Switch QEMU over to use the bochs driver
2023-07-17 Simon Glassx86: video: Add a driver for QEMU bochs emulation
2023-07-17 Simon Glassefi: Use the installed ACPI tables
2023-07-17 Simon Glasssandbox: Install ACPI tables on startup
2023-07-17 Simon Glasssandbox: Correct header order in board file
2023-07-17 Simon Glasslog: Support outputing function names in SPL
2023-07-17 Simon Glassx86: Make sure that the LPC is active before SDRAM...
2023-07-17 Simon Glassx86: link: Support Micron memory
2023-07-17 Simon Glassx86: Convert some debug statements to use logging
2023-07-17 Simon Glassx86: Record the start and end of the tables
2023-07-17 Simon Glassx86: Refactor table-writing code a little
2023-07-17 Simon Glassx86: Enable useful options for qemu-86_64
2023-07-17 Simon Glassfs: fat: Shrink the size of a few strings
2023-07-17 Simon Glassx86: Allow logging to be used in SPL reliably
2023-07-17 Simon Glassx86: Enable display for QEMU 64-bit
2023-07-17 Simon Glasspci: Mask the ROM address in case it is already enabled
2023-07-17 Simon Glasspci: Adjust video BIOS debugging to be SPL-friendly
2023-07-17 Simon Glassx86: Init video in SPL if enabled
2023-07-17 Simon Glassx86: Ensure SPL banner is only shown once
2023-07-17 Simon Glassx86: Pass video settings from SPL to U-Boot proper
2023-07-17 Simon Glassx86: Allow video-BIOS code to be built for SPL
2023-07-17 Simon Glasspci: Tidy up logging and reporting for video BIOS
2023-07-17 Simon Glasspci: Support autoconfig in SPL
2023-07-17 Simon Glassnvme: Provide more useful debugging messages
2023-07-17 Simon Glassbdinfo: Show the malloc base with the bdinfo command
2023-07-17 Simon Glassx86: Improve the trampoline in 64-bit mode
2023-07-17 Simon Glassefi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
2023-07-17 Simon Glassqfw: Set the address of the ACPI tables
2023-07-17 Simon Glasslog: Tidy up an ambiguous comment
2023-07-17 Simon Glassqfw: Show the file address if available
2023-07-17 Simon Glasspart: Allow setting the partition-table type
2023-07-17 Simon Glassbdinfo: Show the RAM top and approximate stack pointer
2023-07-17 Simon Glassacpi: Add a comment to set the acpi tables
2023-07-17 Simon Glassx86: Show an error when a BIOS exception occurs
2023-07-17 Simon Glassx86: Correct get_sp() implementation for 64-bit
2023-07-17 Simon Glassx86: Show the CPU physical address size with bdinfo
2023-07-17 Simon Glassx86: Add a comment for board_init_f_r_trampoline()
2023-07-17 Simon Glassx86: Tidy up EFI code in interrupt_init()
2023-07-17 Simon Glassbios_emulator: Drop VIDEO_IO_OFFSET
2023-07-17 Simon Glassbios_emulator: Add Kconfig and adjust Makefile for SPL
2023-07-17 Simon Glassx86: mtrr: Add documentation
2023-07-17 Simon Glassx86: Allow listing MTRRs in SPL
2023-07-17 Simon Glassx86: coral: Adjust various config options
2023-07-17 Simon Glassx86: coreboot: Adjust various config options
2023-07-17 Simon Glassbootstd: Add a simple bootmeth for ChromiumOS
2023-07-17 Simon Glassx86: zimage: Export the function to obtain the cmdline
2023-07-17 Simon Glassx86: Add a function to boot a zimage
2023-07-17 Simon Glassbootstd: Support automatically setting Linux parameters
2023-07-17 Simon Glassx86: qemu: Switch to standard boot
2023-07-17 Simon Glassx86: qemu: Create a little more room for U-Boot
2023-07-17 Simon Glassbootstd: Add support for updating elements of the cmdline
2023-07-17 Simon Glassbootstd: Add a function to update a command line
2023-07-17 Simon Glassbdinfo: Show information about the serial port
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-16 Simon Glassbootstd: Allow storing x86 setup information
2023-07-16 Simon Glassbootstd: Use the bootargs env var for changing the...
2023-07-16 Simon Glassbootstd: Allow storing the OS command line in the bootflow
2023-07-16 Simon Glassbootstd: Correct baudrate typo
2023-07-16 Simon Glassbootstd: Use bootdev instead of bootdevice
next