platform/kernel/u-boot.git
2023-05-02 Eduard Strehlausmegw01: Enable EMMC boot from multiple partitions
2023-05-02 Eduard Strehlausmegw01: Only commit to new partition if update was...
2023-05-02 Eduard Strehlausmegw01: Run altbootcmd in the case of failure
2023-05-02 Eduard Strehlausmegw01: Add altbootcmd
2023-05-02 Eduard Strehlausmegw01: Select bootcount support
2023-05-02 Eduard Strehlausmegw01: Select CONFIG_CMD_SQUASHFS
2023-05-02 Eduard Strehlausmegw01: Enable setting additional boot params
2023-05-02 Hugo Villeneuvearm: imx8m: remove unused and obsolete board_fix_fdt...
2023-05-02 Tim Harveyimx: fix get_boot_device() for imx8
2023-05-02 Dario Binacchiimx6: clock: print real pixel clock rate
2023-05-02 Dario Binacchiimx6: clock: add support to get LCD pixel clock rate
2023-05-02 Dario Binacchiimx6: clock: improve calculations to get the PLL video...
2023-05-02 Oliver Grauteimx: support i.MX8QM DMSSE20 a1 board
2023-05-02 Heinrich Schuchardtimx8mn: buffer overflow in low_drive_gpu_freq()
2023-05-02 Fabio Estevampico-imx6ul: Convert to CONFIG_DM_SERIAL
2023-05-02 Patrick Wildtboard: mntre: imx8mq: Add MNT Reform 2 board support
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-05-01 Tom RiniPrepare v2023.07-rc1
2023-05-01 Tom Riniconfigs: Resync with savedefconfig
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-28 Tom RiniMerge tag 'dm-pull-28apr23' of https://source.denx...
2023-04-28 Simon Glassfdt: Indicate that people should use the ofnode API
2023-04-28 Hugo Villeneuvefdt_support: fix comments syntax error
2023-04-28 Johan Jonkercore: fdtaddr: use map_sysmem() as cast for the return
2023-04-28 Jan Kiszkatools: Fall back to importlib_resources on Python 3.6
2023-04-28 Marek Vasuttest: fdt: Fix copyright message
2023-04-28 Heinrich Schuchardtpatman: fix class TestFunctional
2023-04-28 Simon Glassbinman: Use expanduser instead of HOME
2023-04-28 Rasmus Villemoesdm: core: introduce uclass_get_device_by_of_path()
2023-04-28 Rasmus Villemoesuclass: add uclass_find_device_by_phandle_id() helper
2023-04-28 Pavel Skripkinsandbox: disable tracing before unmapping RAM
2023-04-28 Heinrich Schuchardtsandbox: correct posix_types.h define
2023-04-28 Tom Rinibootflow: Rework do_bootflow_menu() slightly
2023-04-28 Bin Mengdm: core: Make aliases_lookup static
2023-04-28 Jorge Ramirez... drivers: tee: sandbox: Fix SCP03 control emulator
2023-04-28 Heinrich Schuchardtsandbox: fix return type of os_filesize()
2023-04-28 Heinrich SchuchardtMAINTAINERS: assign include/os.h
2023-04-28 Andrew Davisbinman: Use unsigned long over typedef ulong
2023-04-28 Heinrich Schuchardtcommon: static fdt_simplefb_enable_existing_node()
2023-04-28 Bin Mengboot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
2023-04-28 Heinrich Schuchardtsandbox: mark sandbox_exit() as no return.
2023-04-28 Heinrich Schuchardtsandbox: spi: sandbox_sf_process_cmd() missing fallthrough
2023-04-28 Heinrich Schuchardtsandbox: fix sandbox_hub_submit_control_msg()
2023-04-28 Heinrich Schuchardtsandbox: fix fall through in sandbox_flash_bulk()
2023-04-28 Christophe... board: cssi: Add CPU board CMPCPRO
2023-04-28 Christophe... board: cssi: Move all mother board code into common.c
2023-04-28 Christophe... board: cssi: Refactor EEPROM read
2023-04-28 Christophe... board: cssi: Create dedicated file for common sources
2023-04-28 Christophe... board: cssi: Migrate to hashed password
2023-04-28 Samuel HollandKconfig: Remove an impossible condition
2023-04-28 Samuel Hollandphy: sun4i-usb: Do not drive VBUS with external VBUS...
2023-04-28 Samuel Hollandgpio: axp/sunxi: Remove virtual VBUS detection GPIO
2023-04-28 Samuel Hollandsunxi: Switch to PMIC USB power supply VBUS detection
2023-04-28 Samuel Hollandpower: regulator: Add a driver for the AXP USB power...
2023-04-28 Samuel Hollandmtd: nand: sunxi: Pass the device to the init function
2023-04-28 Samuel Hollandmtd: nand: sunxi: Convert to the driver model
2023-04-28 Samuel Hollandmtd: nand: sunxi: Convert from fdtdec to ofnode
2023-04-28 Samuel Hollandmtd: nand: sunxi: Remove an unnecessary check
2023-04-28 Samuel Hollandpinctrl: sunxi: Add NAND pinmuxes
2023-04-28 Samuel Hollandclk: sunxi: Add NAND clocks and resets
2023-04-28 Samuel Hollandsunxi: binman: Fix U-Boot offset when SPL is not 32 KiB
2023-04-27 Tom RiniMerge branch '2023-04-27-introduce-nvm-xip-block-storag...
2023-04-27 Abdellatif... sandbox64: add a test case for UCLASS_NVMXIP
2023-04-27 Abdellatif... corstone1000: enable NVM XIP QSPI flash
2023-04-27 Abdellatif... corstone1000: add NVM XIP QSPI device tree node
2023-04-27 Abdellatif... sandbox64: add support for NVMXIP QSPI
2023-04-27 Abdellatif... sandbox64: fix: return unsigned long in readq()
2023-04-27 Abdellatif... drivers/mtd/nvmxip: introduce QSPI XIP driver
2023-04-27 Abdellatif... drivers/mtd/nvmxip: introduce NVM XIP block storage...
2023-04-27 Tom RiniMerge branch '2023-04-27-IDE-code-cleanups'
2023-04-27 Simon Glasside: Make use of U-Boot types
2023-04-27 Simon Glasside: Simplify expressions and hex values
2023-04-27 Simon Glasside: Convert to use log_debug()
2023-04-27 Simon Glasside: Tidy up ide_reset()
2023-04-27 Simon Glasside: Correct LBA setting
2023-04-27 Simon Glasside: Use a single local blk_desc for ide_ident()
2023-04-27 Simon Glasside: Move all blk_desc init into ide_ident()
2023-04-27 Simon Glasside: Make ide_ident() return an error code
2023-04-27 Simon Glasside: Use desc consistently for struct blk_desc
2023-04-27 Simon Glasside: Combine the two loops in ide_probe()
2023-04-27 Simon Glasside: Move ide_init() entirely within ide_probe()
2023-04-27 Simon Glasside: Move setting of vendor strings into ide_probe()
2023-04-27 Simon Glasside: Make ide_bus_ok a local variable
2023-04-27 Simon Glasside: Move bus init into a function
2023-04-27 Simon Glasside: Avoid preprocessor for CONFIG_LBA48
2023-04-27 Simon Glasside: Avoid preprocessor for CONFIG_ATAPI
2023-04-27 Simon Glasside: Simplify success condition
2023-04-27 Simon Glasside: Refactor confusing loop code
2023-04-27 Simon Glasside: Change the retries variable
2023-04-27 Simon Glasside: Make function static
2023-04-27 Simon Glasside: Correct use of ATAPI
2023-04-27 Simon Glasside: Create a prototype for ide_set_reset()
2023-04-27 Simon Glasside: Drop weak functions
2023-04-27 Simon Glasside: Move a few functions further up the file
2023-04-27 Simon Glasside: Drop ide_device_present()
2023-04-27 Simon Glasside: Move ide_init() into probing
2023-04-27 Simon Glasside: Drop init for not using BLK
2023-04-27 Simon Glasside: Drop CONFIG_START_IDE
2023-04-27 Simon Glasside: Use mdelay() for long delays
next