spl: Add function prototype for spl_mmc_get_uboot_raw_sector
[platform/kernel/u-boot.git] / drivers /
2023-03-20 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-18 Marek Vasutserial: sh: Make indent consistent
2023-03-18 Marek Vasutserial: sh: Add DEBUG_UART support
2023-03-18 Marek Vasutserial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_C...
2023-03-18 Marek Vasutpinctrl: renesas: Replace ifdeffery with IS_ENABLED()
2023-03-18 Mikhail Lapponet: ravb: Support fixed PHY in R-Car
2023-03-18 Marek Vasuti2c: rcar_i2c: Sort Kconfig depends list ascending
2023-03-18 Marek Vasuti2c: rcar_iic: Sort Kconfig depends list ascending
2023-03-18 Marek Vasutclk: renesas: rcar-gen3: Replace SSCG caching with...
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-16 Tom RiniMerge tag 'fsl-qoriq-next-2023-3-14' of https://source...
2023-03-16 Tom RiniRevert 9f62a472dfb2 ("video: Remove duplicate cursor...
2023-03-16 Tom RiniMerge tag 'dm-next-12mar23a' of git://git.denx.de/u...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-13 Tom RiniMerge tag 'efi-next-20230313' of https://source.denx...
2023-03-13 Tom RiniMerge tag 'efi-2023-04-rc4' of https://source.denx...
2023-03-13 Simon Glassvideo: Clear the vidconsole rather than the video
2023-03-13 Simon Glassvideo: Remove duplicate cursor-positioning function
2023-03-13 Simon Glassvideo: Allow a copy framebuffer with pre-allocated fb
2023-03-13 Simon Glassefi: Support copy framebuffer
2023-03-13 Simon Glassefi: Use a fixed value for the timer clock
2023-03-13 Simon Glassefi: Support a 64-bit frame buffer address
2023-03-13 Simon Glassefi: video: Return mode info for app also
2023-03-13 Simon Glassefi: video: Move payload code into a function
2023-03-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-03-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2023-03-10 Tam NguyenARM: dts: renesas: Enable sysinfo on R-Car V3H Condor...
2023-03-10 Tam Nguyensysinfo: rcar3: Fix Draak and Eagle board code
2023-03-10 Marek Vasutpinctrl: renesas: Drop non-existent PFC info table...
2023-03-10 Marek Vasutclk: renesas: Always select DM_RESET to prevent inobvio...
2023-03-10 Marek Vasutmmc: renesas-sdhi: Add proper probe error fail path
2023-03-10 Marek Vasutmmc: renesas-sdhi: Always configure default SDnH clock...
2023-03-10 Heinrich Schuchardtusb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB
2023-03-09 Algapally Santosh... xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
2023-03-09 Ashok Reddy Somamtd: nand: arasan: Set ofnode value
2023-03-09 Ashok Reddy Somamtd: nand: arasan: Remove hardcoded bbt option
2023-03-09 Jiajie Chenspi: xilinx_spi: Fix spi reset
2023-03-09 Neal Fragerfpga: zynqmppl: fix fpga loads command for unencrypted...
2023-03-09 Algapally Santosh... arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
2023-03-07 Tom RiniMerge tag 'next-20230307' of https://source.denx.de...
2023-03-07 Tom RiniMerge branch '2023-03-06-assorted-platform-updates...
2023-03-07 Dzmitry Sankouskivideo console: add 16x32 Terminus font from linux
2023-03-07 Dzmitry Sankouskivideo console: add 12x22 Sun font from linux
2023-03-07 Dzmitry Sankouskivideo console: allow font size configuration at runtime
2023-03-07 Dzmitry Sankouskivideo console: move vidconsole_get_font_size() logic...
2023-03-07 Dzmitry Sankouskivideo console: implement multiple fonts configuration
2023-03-07 Dzmitry Sankouskivideo console: add support for fonts wider than 1 byte
2023-03-07 Dzmitry Sankouskivideo console: refactoring and optimization
2023-03-06 Patrick Delaunaymmc: remove SDHCI SPEAR
2023-03-06 Dylan Hungclk: ast2600: Keep PLL power on
2023-03-06 Dylan Hungram: ast2600: Keep MPLL power on
2023-03-06 Sergei Antonovtimer: fttmr010: return a previously deleted driver...
2023-03-03 Tom RiniMerge branch '2023-03-02-kconfig-and-CONFIG-cleanups...
2023-03-03 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-03 Simon Glassdm: Add a TPL symbol for simple-bus
2023-03-03 Simon Glassnet: Add an SPL config for atheros
2023-03-02 Simon Glasssandbox: Tidy up I2C options
2023-03-02 Simon Glasssandbox: Tidy up RTC options
2023-03-02 Simon GlassCorrect SPL uses of PHY_FIXED
2023-03-02 Simon GlassCorrect SPL uses of MULTIPLEXER
2023-03-02 Simon GlassCorrect SPL uses of DISPLAY_AER_FULL
2023-03-02 Simon Glasssh4: Drop unused twl6030 driver
2023-03-02 Simon Glassmtd: Drop unused kb9202_nand driver
2023-03-02 Chunfeng Yunusb: xhci-mtk: modify the SOF/ITP interval for mt8195
2023-03-02 Chunfeng Yunphy: phy-mtk-tphy: add support mt8195
2023-03-02 Chunfeng Yunphy: phy-mtk-tphy: remove macros to prepare bitfield...
2023-03-02 Marek Vasutusb: dwc3-meson-g12a: Select PHY instead of imply PHY
2023-03-01 Tom RiniMerge tag 'dm-pull-29feb23' of https://source.denx...
2023-03-01 Heinrich Schuchardtsandbox: fix building with CONFIG_SPL_TIMER=y
2023-03-01 Robert Markoarm64: a37xx: pinctrl: probe after binding
2023-03-01 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-03-01 Tom RiniMerge tag 'u-boot-at91-fixes-2023.04-a' of https:/...
2023-03-01 Pali Rohárarm: mvebu: Add support for generating NAND kwbimage
2023-03-01 Tom RiniMerge tag 'u-boot-rockchip-20230228' of https://source...
2023-02-28 Tom RiniMerge tag 'tpm-next-28022023' of https://source.denx...
2023-02-28 Tom RiniMerge tag 'u-boot-nand-20230227' of https://source...
2023-02-28 Vasily Khoruzhickclk: rockchip: rk3568: add more supported clk rates...
2023-02-28 Jonas Karlmanrockchip: efuse: Add support for RK3036
2023-02-28 Jonas Karlmanrockchip: efuse: Add support for RK3128
2023-02-28 Jonas Karlmanrockchip: efuse: Add support for RK3328
2023-02-28 Jonas Karlmanrockchip: efuse: Add support for RK3288 and more
2023-02-28 Jonas Karlmanrockchip: efuse: Refactor to use driver data and ops
2023-02-28 Jonas Karlmanrockchip: otp: Add dump_otp debug command
2023-02-28 Jonas Karlmanrockchip: otp: Add support for RK3588
2023-02-28 Jonas Karlmanrockchip: otp: Add support for RK3568
2023-02-28 Jonas Karlmanrockchip: otp: Refactor to use driver data and ops
2023-02-28 Jagan Tekiram: rockchip: Add rk3588 ddr driver support
2023-02-28 Jagan Tekiclk: rockchip: pll: Add pll_rk3588 type for rk3588
2023-02-28 Jagan Tekiclk: rockchip: Add rk3588 clk support
2023-02-28 Chris Morgangpio: gpio-rockchip: parse gpio-ranges for bank id
2023-02-28 Jagan Tekirockchip: rk3568: add rk3568 pinctrl driver
2023-02-28 Jagan Tekidrivers: phy: add naneng combphy for rk3568
2023-02-28 Manoj Saiphy: rockchip-inno-usb2: Add USB2 PHY for rk3568
2023-02-28 Jagan Tekiphy: rockchip: inno-usb2: Add support #address_cells = 2
2023-02-28 John Keepingmmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
2023-02-28 Ilias Apalodimastpm: sandbox: Change the return code when device is...
2023-02-27 Tom RiniMerge tag 'v2023.04-rc3' into next
2023-02-27 Michael Trimarchimtd: nand: Show reserved block in chip.erase
2023-02-27 Patrice Chotardmtd: spinand: Fix display of unknown raw ID
2023-02-27 Álvaro Fernández... mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
next