]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-08-15 Richard Weinbergerdlmalloc: Fix integer overflow in sbrk()
2024-08-15 Richard Weinbergerdlmalloc: Fix integer overflow in request2size()
2024-08-15 Richard Weinbergerx86: Fix ptrdiff_t for x86_64
2024-08-15 Richard Weinbergerbootstage: Fix out-of-bounds read in reloc_bootstage()
2024-08-15 Richard Weinbergerext4: Improve feature checking
2024-08-15 JianfengA.Zhu... lib: elf: Fix bootelf -p crash issue
2024-08-15 Andrew Davisarm: dts: keystone: Move to OF_UPSTREAM
2024-08-15 Sean Andersonpinmux: generic: Use ENOENT instead of ENOSYS
2024-08-15 Ravi Minnikantienv: remove vars that are not in default env
2024-08-15 Yasuharu Shibatasandbox: fix wget test failure after fixing wget issue
2024-08-15 Yasuharu Shibatasandbox: Enable wget command
2024-08-15 Mikhail Kshevetskiycmd: led: fix led command usage for the LED_SW_BLINK...
2024-08-15 Michael Polyntsovspi: soft_spi: Parse cs-gpios only if num-chipselects...
2024-08-15 Mikhail Kshevetskiyspi: soft_spi: fix miso gpio property name
2024-08-13 Tom RiniMerge tag 'i2c-dm-updates-for-v2024-10-next' of https...
2024-08-13 Simon Glassi2c: Remove CFG_SYS_I2C_DIRECT_BUS
2024-08-13 Simon Glassi2c: Remove CFG_SYS_I2C_MAX_HOPS
2024-08-13 Simon Glassi2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt()
2024-08-13 Simon Glassi2c: Drop CFG_SYS_MAX_I2C_BUS
2024-08-13 Simon Glassi2c: Remove I2C_GET_BUS()
2024-08-13 Simon Glassi2c: Remove I2C_SET_BUS()
2024-08-13 Simon Glassocteon: Drop OCTEON_I2C_FDT dead code
2024-08-13 Simon Glassi2c: Drop reference to SYS_I2C_INIT_BOARD
2024-08-13 Simon Glassfsl: mxc: Drop legacy I2c
2024-08-13 Simon Glassdate: Drop the legacy I2C code
2024-08-13 Simon Glassrtc: Drop CFG_SYS_RTC_BUS_NUM
2024-08-13 Simon GlassMPC837XERDB: ethernut5: work_92105: Drop CMD_DATE
2024-08-13 Simon Glassmx28 / mx51: Drop CMD_DATE
2024-08-13 Simon Glassarmv8: ls2085a: Drop CMD_DATE
2024-08-13 Simon Glassmips: malta: Drop CMD_DATE
2024-08-13 Simon Glassi2c: Remove CFG_I2C_MULTI_BUS
2024-08-13 Simon Glassi2c: Remove IC2_xxx enum
2024-08-13 Simon Glassi2c: Remove board_i2c_init()
2024-08-09 Tom RiniMerge patch series "Universal Payload initial series"
2024-08-09 Simon Glassupl: Add an end-to-end test
2024-08-09 Simon Glasssandbox: Add an SPL loader for UPL
2024-08-09 Simon Glasssandbox: Add a flag to enable UPL
2024-08-09 Simon Glassupl: Add initial documentation
2024-08-09 Simon Glasssandbox_vpl: Enable Universal Payload
2024-08-09 Simon Glassupl: Plumb in universal payload to the init process
2024-08-09 Simon Glassspl: Plumb in the Universal Payload handoff
2024-08-09 Simon Glassspl: Set SPL_FIT_FOUND for full FIT also
2024-08-09 Simon Glassupl: Add support for Universal Payload in SPL
2024-08-09 Simon Glassupl: Add a command
2024-08-09 Simon Glassupl: Add basic tests
2024-08-09 Simon Glassupl: Add support for writing a upl handoff
2024-08-09 Simon Glassupl: Add support for reading a upl handoff
2024-08-09 Simon Glasssandbox: Set up global_data earlier
2024-08-09 Simon Glasssandbox: Add ELF file to VPL u-boot.img
2024-08-09 Simon Glasssandbox: Return error code from read/write/seek
2024-08-09 Simon Glasssandbox: fdt: Avoid overwriting an existing fdt
2024-08-09 Simon Glassfdt: Don't overwrite bloblist devicetree
2024-08-09 Simon Glasstest: Move some SPL-loading test-code into sandbox...
2024-08-09 Simon Glasssandbox: Fix a comment in os_find_u_boot()
2024-08-09 Simon Glasssandbox: Use const in os_jump_to_file()
2024-08-09 Tom RiniMerge tag 'i2cupdates-for-v2024-10-next' of https:...
2024-08-09 Anatolij Gustschinboard: vining_2000: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: cm_fx6: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: vf610twr: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: novena: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: rut: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: sl50: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: igep003x: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: cm-t43: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: chiliboard: convert to DM_I2C
2024-08-09 Anatolij Gustschinboard: shc: convert to DM_I2C
2024-08-07 Tom RiniMerge patch series "alist: Implement a pointer list...
2024-08-07 Simon Glassalist: Add support for an allocated pointer list
2024-08-07 Simon Glasslib: Handle a special case with str_to_list()
2024-08-07 Simon Glassmalloc: Support testing with realloc()
2024-08-07 Paul Kocialkowskiomap3: sniper: Convert to device-tree control and DM I2C
2024-08-07 Paul Kocialkowskiam33xx: Use regular spl_board_init instead of am33xx_sp...
2024-08-07 Paul Kocialkowskiomap: Use spl_soc_init instead of spl_board_init
2024-08-07 Tom RiniMerge patch series "omap configuration cleanups"
2024-08-07 Paul Kocialkowskiomap3: sniper: Streamline defconfig
2024-08-07 Paul Kocialkowskidra7xx: Remove explicit DRAM banks number from defconfigs
2024-08-07 Paul Kocialkowskiomap3: Define DRAM banks number in Kconfig instead...
2024-08-07 Paul Kocialkowskiomap3: Define maximum SPL size in Kconfig instead of...
2024-08-07 Paul Kocialkowskiomap3: Define maximum U-Boot size in Kconfig instead...
2024-08-07 Paul Kocialkowskidra7xx: Define common init stack pointer address in...
2024-08-07 Paul Kocialkowskidra7xx: Unify init stack pointer address across boards
2024-08-07 Paul Kocialkowskiam43xx: Define common init stack pointer address in...
2024-08-07 Paul Kocialkowskiam33xx: Define common init stack pointer address in...
2024-08-07 Paul Kocialkowskiam33xx: Unify init stack pointer address across boards
2024-08-07 Paul Kocialkowskiomap3: Define common init stack pointer address in...
2024-08-07 Paul Kocialkowskiomap3: Define common SPL text base in Kconfig instead...
2024-08-06 Tom RiniPrepare v2024.10-rc2
2024-08-05 Tom Riniconfigs: Resync with savedefconfig
2024-08-05 Tom RiniMerge patch series "Bug-fixes for a few boards"
2024-08-05 Simon Glassrockchip: Avoid #ifdefs in RK3399 SPL
2024-08-05 Simon Glassrockchip: Ensure memory size is available in RK3399 SPL
2024-08-05 Simon Glassfdt: Correct condition for bloblist existing
2024-08-05 Simon Glassbinman: Keep the efi_capsule input file
2024-08-05 Simon Glassbinman: Return failure when a usage() message is generated
2024-08-05 Simon Glassbinman: Deal with mkeficapsule being missing
2024-08-05 Simon Glassbinman: Collect the version number for mkeficapsule
2024-08-05 Simon Glassmkeficapsule: Add a --version argument
2024-08-02 Tom RiniMerge tag 'u-boot-imx-master-20240802' of https://gitla...
2024-08-02 Lukasz Majewskiconfig: Adjust Phytec imx8mm module config to support...
2024-08-02 Hou Zhiqiangconfigs: imx93: enable the 'cpu' command
next