summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-19mmc: dw_mmc: Fix kernel-doc comments in dwmmc.hSam Protsenko
2024-08-19mmc: dw_mmc: Replace fifoth_val property with fifo-depthSam Protsenko
2024-08-19mmc: dw_mmc: Add support for 64-bit IDMACSam Protsenko
2024-08-19mmc: dw_mmc: Move struct idmac to dw_mmc.cSam Protsenko
2024-08-19mmc: dw_mmc: Remove unused version field from struct dwmci_hostSam Protsenko
2024-08-15compiler: Ensure __builtin_*_overflow() supportRichard Weinberger
2024-08-15bootstage: Fix out-of-bounds read in reloc_bootstage()Richard Weinberger
2024-08-15ext4: Improve feature checkingRichard Weinberger
2024-08-13tqma6: Convert to PMIC and I2C driver modelFabio Estevam
2024-08-13tools: imx8image: add upower image supportGary Bisson
2024-08-13i2c: Remove CFG_SYS_I2C_DIRECT_BUSSimon Glass
2024-08-13i2c: Remove CFG_SYS_I2C_MAX_HOPSSimon Glass
2024-08-13i2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt()Simon Glass
2024-08-13i2c: Drop CFG_SYS_MAX_I2C_BUSSimon Glass
2024-08-13i2c: Remove I2C_GET_BUS()Simon Glass
2024-08-13i2c: Remove I2C_SET_BUS()Simon Glass
2024-08-13rtc: Drop CFG_SYS_RTC_BUS_NUMSimon Glass
2024-08-13i2c: Remove CFG_I2C_MULTI_BUSSimon Glass
2024-08-13i2c: Remove IC2_xxx enumSimon Glass
2024-08-13i2c: Remove board_i2c_init()Simon Glass
2024-08-12board: rockchip: Add Radxa ROCK 5 ITXHeiko Stuebner
2024-08-09Merge patch series "Universal Payload initial series"Tom Rini
2024-08-09spl: Plumb in the Universal Payload handoffSimon Glass
2024-08-09upl: Add support for Universal Payload in SPLSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-09upl: Add basic testsSimon Glass
2024-08-09upl: Add support for reading a upl handoffSimon Glass
2024-08-09sandbox: Return error code from read/write/seekSimon Glass
2024-08-09rockchip: Use files from dts/upstreamJonas Karlman
2024-08-09rockchip: px30/rk3326: Use soc dtsi files from dts/upstreamJonas Karlman
2024-08-08disk: support UBI partitionsAlexey Romanov
2024-08-08drivers: introduce UBI block abstractionAlexey Romanov
2024-08-08ubi: allow to write to volume with offsetAlexey Romanov
2024-08-08ubi: allow to read from volume with offsetAlexey Romanov
2024-08-08drivers: introduce mtdblock abstractionAlexey Romanov
2024-08-08disk: support MTD partitionsAlexey Romanov
2024-08-07Merge patch series "alist: Implement a pointer list / array of structs"Tom Rini
2024-08-07alist: Add support for an allocated pointer listSimon Glass
2024-08-06usb: gadget: atmel: Add DM_USB_GADGET supportZixun LI
2024-08-05ARM: zynq: Add support for 7z010_lr and 7z020_lrMichal Simek
2024-08-05arm64: versal2: Add support for mini configurationVenkatesh Yadav Abbarapu
2024-08-05env_spi: support overriding spi dev from board codeVenkatesh Yadav Abbarapu
2024-08-02cpu: add release_core callbackHou Zhiqiang
2024-08-01clk: Revise help text for clk_get_parent_rate()Alexander Dahl
2024-07-31Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-07-31video: Move last_sync to private dataSimon Glass
2024-07-31cyclic: Add a symbol for SPLSimon Glass
2024-07-31dm: use list_count_nodes() for counting list nodesSughosh Ganu
2024-07-31linux: list: add a function to count list nodesSughosh Ganu
2024-07-31smbios: add extended Extended BIOS ROM SizeHeinrich Schuchardt