platform/kernel/u-boot.git
2021-12-05 Simon GlassConvert CONFIG_KEYBOARD to Kconfig
2021-12-05 Simon GlassConvert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
2021-12-05 Simon Glasssandbox: Drop CONFIG_HOST_MAX_DEVICES
2021-12-05 Simon Glasstrace: sandbox: Use only the Kconfig options
2021-12-05 Simon Glassbinman: Rename _ReadSubnodes() to ReadEntries()
2021-12-05 Simon Glassbinman: Support lists of external blobs
2021-12-05 Simon Glassdtoc: Add support for reading string-list properties
2021-12-05 Simon Glassbinman: Allow extracting a file in an alternative format
2021-12-05 Simon Glassbinman: Allow listing an image created by a newer version
2021-12-05 Simon Glassbinman: Allow providing tools and blob directories
2021-12-05 Simon Glassbloblist: Support allocating the bloblist
2021-12-02 Simon Glassbinman: Rename testCbfsNoCOntents()
2021-12-02 Simon Glassbinman: cfbs: Refactor ObtainContents() for consistency
2021-12-02 Simon Glassbinman: cbfs: Refactor the init process
2021-12-02 Simon Glassbinman: Use normal entries in cbfs
2021-12-02 Simon Glassbinman: Move cbfs.ObtainContents() down a bit
2021-12-02 Simon Glassbinman: Update the section documentation
2021-12-02 Simon Glassbinman: Allow control of which entries to read
2021-12-02 Simon Glassbinman: Allow overriding BuildSectionData()
2021-12-02 Simon Glassbinman: Drop the filename property in entry_Section
2021-12-02 Simon Glassbinman: Drop the underscore in _ReadEntries()
2021-12-02 Simon Glassbinman: Correct comments for ReadChildData()
2021-12-02 Simon Glassbinman: Correct init of entry in Entry class
2021-12-02 Simon Glassbinman: Add a way to obtain the version
2021-12-02 Simon Glassbinman: Tidy up style in cmdline
2021-12-02 Simon Glassdtoc: Add support for reading fixed-length bytes properties
2021-12-02 Simon Glassdtoc: Add support for reading 64-bit ints
2021-12-02 Simon Glassdtoc: Bring in the libfdt module automatically
2021-12-02 Heinrich Schuchardtsandbox: replace putchar(ch) by fputc(ch, stdout)
2021-12-02 Alexander Preißnerdrivers: core: lists: fix for loop index type
2021-12-02 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-02 Tom RiniMerge branch '2021-12-01-assorted-updates' into next
2021-12-02 Bharat Gootyboard: brcm-ns3: Load netXtreme firmware
2021-12-02 Bharat Gootynet: brcm: netXtreme driver
2021-12-02 Ramon Frieddriver: net: Makefile: order file alphabetically
2021-12-02 Radu Buliedrivers: net: Soft reset felix switch core
2021-12-02 Andy Shevchenkotools/netconsole: Add support for socat
2021-12-01 Nishanth Menonspl: fit: Skip attempting to load 0 length image
2021-12-01 Patrick Delaunaydm: add debug message when failed to select the default...
2021-12-01 Patrick Delaunaypinctrl: change result for unsupported API
2021-12-01 Patrick Delaunayscripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in...
2021-12-01 Patrick Delaunayscripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in...
2021-12-01 Tom RiniMerge branch '2021-12-01-Kconfig-migrations' into next
2021-12-01 Tom RiniConvert CONFIG_FSL_DDR_BIST et al to Kconfig
2021-12-01 Tom RiniConvert CONFIG_SYS_BR0_PRELIM et al to Kconfig
2021-12-01 Tom RiniConvert CONFIG_USE_BOOTCOMMAND et al to Kconfig
2021-12-01 Tom RiniMerge tag 'u-boot-stm32-20211130' of https://source...
2021-11-30 Patrick Delaunayboard: stm32mp1: add support of nor1 device in dfu...
2021-11-30 Patrick Delaunayram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup
2021-11-30 Patrick Delaunayram: stm32mp1: compute DDR size from DDRCTL registers
2021-11-30 Patrick Delaunayconfigs: stm32mp15: deactivate the CONFIG_STM32_IPCC
2021-11-30 Patrick Delaunayboard: stm32mp1: enable simple framebuffer node for...
2021-11-30 Patrick Delaunayvideo: stm32: stm32_ltdc: align framebuffer on 2MB
2021-11-30 Patrick Delaunaycommon: add fdt_simplefb_enable_and_mem_rsv function
2021-11-30 Patrick Delaunayvideo: Add video_is_active function
2021-11-30 Patrick Delaunaycommon: rename functions lcd_dt_simplefb to fdt_simplefb
2021-11-30 Patrick Delaunaycommon: rename lcd_simplefb.c file to fdt_simplefb.c
2021-11-30 Patrick DelaunayConvert CONFIG_LCD_DT_SIMPLEFB to Kconfig
2021-11-30 Patrick Delaunaystm32mp1: ram: remove tuning support
2021-11-30 Patrick Delaunaystm32mp1: ram: remove the support of calibration result
2021-11-30 Patrick Delaunaystm32mp1: ram: add read valid training support
2021-11-30 Marek VasutARM: dts: stm32: Auto-detect DHSOM with uSD level trans...
2021-11-30 Marek Vasutmmc: stm32_sdmmc2: Add support for probing bus voltage...
2021-11-30 Marek VasutARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
2021-11-30 Marek VasutARM: dts: stm32: Add custom PHY reset bindings on AV96
2021-11-30 Marek VasutARM: stm32: Fix SoM and board coding strap GPIO handlin...
2021-11-30 Marek VasutARM: stm32: Increase PHY auto-negotiation timeout to...
2021-11-30 Marek VasutARM: stm32: Add update_sf script to install U-Boot...
2021-11-30 Marek VasutARM: stm32: Increase USB power-good delay on DHSOM
2021-11-30 Patrick Delaunaypinctrl: stmfx: define LOG_CATEGORY
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-30 Patrice ChotardARM: dts: stm32: Use lower-case hex for address for...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniPrepare v2022.01-rc3
2021-11-29 Ivan Mikhaylovboard: iot2050: update build documentation for OP-TEE
2021-11-29 Vincent Stehléqemu: common: Fix build with update capsule
2021-11-29 Sean Andersonfastboot: Add maintainers entry
2021-11-29 Sean Andersonclk: Add myself as a maintainer for the clock subsystem
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glasstest/py: Raise a ValueError if a command fails
2021-11-28 Simon Glasstest/py: Relax the naming rules for unit tests
2021-11-28 Simon Glasssandbox: Enable HEXDUMP for sandbox_flattree
2021-11-28 Simon Glassdm: core: Add a way to count the devices in a uclass
2021-11-28 Simon Glassdm: core: Allow finding children / uclasses by partial...
2021-11-28 Simon Glassdm: core: Add a way to obtain a string list
2021-11-28 Simon Glassdm: core: Fix up string-function documentation
2021-11-28 Simon Glassdm: core: Fix handling of uclass pre_unbind method
2021-11-28 Simon Glassdm: core: Add tests for stringlist functions
2021-11-28 Simon Glasscommon: Allow a smaller console-recording pre-reloc
2021-11-28 Simon Glassdisk: part_dos: Fix a NULL pointer error
2021-11-28 Simon Glassmbr: Correct verification check
2021-11-28 Simon Glassmmc: Allow for children other than the block device
2021-11-28 Simon Glasssandbox: mmc: Support a backing file
2021-11-28 Simon Glasssandbox: Support unmapping a file
next