platform/kernel/u-boot.git
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 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
2023-07-16 Simon Glassbootstd: Correct the name of the QEMU bootmeth
2023-07-16 Simon Glasstest: Skip flat-tree tests if devicetree is not used
2023-07-14 Tom RiniMerge branch '2023-07-14-assorted-general-updates'
2023-07-14 Christophe... powerpc: Fix flush_cache() speed regression
2023-07-14 Christophe... lzma: Fix decompression speed regression
2023-07-14 Bhupesh Sharmaufs: Use 'TASK_TAG' to construct the ucd_req_ptr->heade...
2023-07-14 Philippe Reynesdrivers: led: bcm6753: do not use null label to find...
2023-07-14 Kunihiko Hayashiboard_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set
2023-07-14 Oleksandr Suvorovlib/zlib: Fix a bug when getting a gzip header extra...
2023-07-14 Andreas Dannenbergnet: ti: am65-cpsw-nuss: Use dedicated port mode contro...
2023-07-14 Peter Robinsondisable NFS support by default
2023-07-14 Emmanuel Di... env: mmc: statically set the environment partition...
2023-07-14 AKASHI Takahirofirmware: scmi: return a right errno for SCMI status...
2023-07-14 Sergei Antonovhash: fix a memory leak
2023-07-14 AKASHI Takahiroclk: scmi: claim the dependency on CONFIG_CLK
2023-07-14 Jim Liuarch: arm: npcm8xx: add cpu version and 4G ram support
2023-07-14 Jim Liumisc: npcm_host_intf: change initialization sequence
2023-07-14 Jim Liupinctrl: nuvoton: fix reset reason error for poweron
2023-07-14 Jim Liuboard: nuvoton: arbel: change uboot load address
2023-07-14 Jim Liumisc: nuvoton: fix type error
2023-07-14 Jim LiuARM: dts: npcm8xx: fix dts node error
2023-07-14 Jim Liuboard: nuvoton: add env setting for boot to linux
2023-07-14 Jim LiuARM: config: Enable config to decompress the FIT image
2023-07-14 Tom RiniMerge branch '2023-07-14-nuvoton-platform-updates'
2023-07-14 Tom RiniMerge branch '2023-07-14-expo-initial-config-editor'
2023-07-14 Simon Glassvideo: Update stb_truetype
2023-07-14 Simon Glassexpo: Add tests for the configuration editor
2023-07-14 Simon Glassexpo: Add a configuration editor
2023-07-14 Simon Glassexpo: Support building an expo from a description file
2023-07-14 Simon Glassexpo: Add spacing around menus and items
2023-07-14 Simon Glassexpo: Implement the keypress logic for popup menus
2023-07-14 Simon Glassexpo: Draw the current opened menu on top
2023-07-14 Simon Glassexpo: Draw popup menus in both opened and closed states
2023-07-14 Simon Glassexpo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM
2023-07-14 Simon Glassexpo: Support drawing of popup menus
2023-07-14 Simon Glassexpo: Move menu-item selection into a function
2023-07-14 Simon Glassexpo: Support simple themes
2023-07-14 Simon Glassexpo: Set up the width and height of objects
2023-07-14 Simon Glassexpo: Calculate text bounding-box correctly
2023-07-14 Simon Glassexpo: Use flags for objects
2023-07-14 Simon Glassexpo: Add width and height to objects
2023-07-14 Simon Glassvideo: Use enum with video_index_to_colour()
2023-07-14 Simon Glassexpo: Allow setting the start of the dynamic-ID range
2023-07-14 Simon Glassconsole: Allow measuring the bounding box of text
2023-07-14 Simon Glassvideo: Allow temporary colour changes
2023-07-14 Simon Glassvideo: Correct docs for video_index_to_colour()
2023-07-14 Simon Glassbootstd: Add a separate log category for expo
2023-07-14 Simon Glassfdt: Allow more general use of livetree
2023-07-14 Simon Glassfdt: Clarify the fdt pre-relocation warning
2023-07-14 Simon Glassfdt: Align the start of the livetree
2023-07-14 Simon Glasscat: Update command to use fs_load_alloc()
next