]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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()
2023-07-14  Simon Glassfs: Create functions to load and allocate a file
2023-07-14  Simon Glassexpo: Rename exp_set_text_mode()
2023-07-14  Simon Glassconsole: Correct truetype spacing error
2023-07-14  Simon Glassexpo: Avoid automatically arranging the scene
2023-07-14  Simon Glassexpo: Store the console in the expo
2023-07-14  Simon Glassvideo: Provide a way to clear part of the console
2023-07-14  Simon Glassvideo: Drop #ifdefs from console_truetype
2023-07-14  Simon Glassdm: core: Avoid registering an inaccessible tree
2023-07-14  Simon Glassgpio: Avoid using an invalid ofnode
2023-07-14  Simon Glasstest: Restore test behaviour on failure
2023-07-14  Simon Glasssandbox: Fix quiting when the LCD window is closed
2023-07-14  Simon Glassexpo: Convert to using a string ID for the scene title
2023-07-14  Simon Glassexpo: Correct some header-file comments
2023-07-14  Simon Glassbinman: Correct coverage gap in control
2023-07-14  Simon Glassbdinfo: Correct use of assertions
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
next