cmd/bootdev: print readable status code
[platform/kernel/u-boot.git] / drivers /
2023-08-01 Tom RiniMerge tag 'x86-pull-20230801' of https://source.denx...
2023-08-01 Tom RiniMerge tag 'video-20230801' of https://source.denx.de...
2023-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-01 Nikhil M Jaindrivers: video: tidss: tidss_drv: Use kconfig VIDEO_REM...
2023-08-01 Nikhil M Jaindrivers: video: tidss: tidss_drv: Change remove method
2023-08-01 Bin Mengvideo: bochs: Set the frame buffer size per configuration
2023-08-01 Bin Mengvideo: kconfig: Set default FB size for Bochs
2023-08-01 Bin Mengvideo: kconfig: Drop the superfluous dependency
2023-08-01 Bin Mengvideo: kconfig: Fix wrong text for the PCI default...
2023-08-01 Bin Mengvideo: bochs: Remove the x86 dependency
2023-08-01 Bin Mengvideo: bochs: Avoid using IO instructions to access...
2023-08-01 Bin Mengvideo: bochs: Drop the useless argument of bochs_vga_wr...
2023-08-01 Bin Mengvideo: bochs: Drop inclusion of <asm/mtrr.h>
2023-08-01 Bin Mengdm: video: Cosmetic style fix
2023-08-01 Bin Mengvideo: vesa: Use mtrr_set_next_var() for graphics memory
2023-08-01 Bin Mengvideo: ivybridge: Use mtrr_set_next_var() for graphics...
2023-08-01 Bin Mengvideo: broadwell: Use mtrr_set_next_var() for graphics...
2023-07-31 Tom RiniMerge tag 'u-boot-rockchip-20230731' of https://source...
2023-07-31 Jagan Tekiclk: rockchip: rk3328: Handle usb480m phy clock
2023-07-31 Jagan Tekiphy: rockchip-inno-usb2: Add USB2 PHY for RK3328
2023-07-31 Jagan Tekiusb: dwc3-generic: Restrict single ctrl node for RK3328
2023-07-31 Jonas Karlmanpower: regulator: rk8xx: Add 500us delay after LDO...
2023-07-31 Chris Packhami2c: i2c-gpio: Correctly handle new {sda, scl}-gpios...
2023-07-31 Jonas Karlmanusb: dwc3-generic: Add rk3568 support
2023-07-31 Jonas Karlmanusb: dwc3-generic: Relax unsupported dr_mode check
2023-07-31 Jonas Karlmanusb: dwc3-generic: Return early when there is no child...
2023-07-30 Tom RiniMerge tag 'spl-2023-10-rc2' of https://source.denx...
2023-07-30 Heinrich Schuchardtspl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
2023-07-28 Tom RiniMerge tag 'efi-2023-10-rc2' of https://source.denx...
2023-07-28 Tom RiniMerge branch '2023-07-27-TI-K2-K3-updates'
2023-07-28 Tom RiniMerge tag 'u-boot-rockchip-20230728' of https://source...
2023-07-28 Sjoerd Simonsomap: timer: add ti,am654-timer compatibility
2023-07-28 Jonas Karlmanata: dwc_ahci: Fix support for other platforms
2023-07-28 Jonas Karlmanrockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
2023-07-28 Jonas Karlmanregulator: fixed: Add support for gpios prop
2023-07-28 Jon Linpci: pcie_dw_rockchip: Disable unused BARs of the root...
2023-07-28 Jonas Karlmanpci: pcie_dw_rockchip: Speed up link probe
2023-07-28 Jonas Karlmanpci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
2023-07-28 Jonas Karlmanpci: pcie_dw_rockchip: Get config region from reg prop
2023-07-28 Jonas Karlmancore: read: add dev_read_addr_size_index_ptr function
2023-07-28 Johan Jonkermtd: nand: raw: rockchip_nfc: copy hwecc PA data to...
2023-07-28 Frank Wangphy: rockchip: add usbdp combo phy driver
2023-07-28 Ondrej Jirmanvideo: rockchip: Add support for RK3399 to dw-mipi...
2023-07-27 Roger Quadrosnet: ti: am65-cpsw-nuss: Get port mode register from...
2023-07-27 Roger Quadrosnet: ti: am65-cpsw-nuss: Use approved property to get...
2023-07-27 Maxime Ripardnet: ti: am65-cpsw-nuss: Enforce pinctrl state on the...
2023-07-27 Tom RiniMerge branch '2023-07-27-assorted-network-updates'
2023-07-27 Nate Drudephy: adin: add readext and writeext support for mdio cmd
2023-07-27 Karsten Wiesenet: ksz9477: add support for KSZ9893 GbE switch
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-27 Richard Habeebusb: xhci: Fix double free on failure
2023-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2023-07-25 Angelo Dureghellodrivers: watchdog: add mcf watchdog support
2023-07-25 Tom RiniMerge branch '2023-07-25-assorted-general-updates'
2023-07-25 Chris Packhamdrivers: rtc: max313xx: provide read8/write8
2023-07-25 Mattijs Korpershoeklib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead...
2023-07-25 Philippe Reynesdrivers: led: bcm6858: do not use null label to find...
2023-07-25 Nishanth Menonmailbox: k3-sec-proxy: Fill non-message tx data fields...
2023-07-24 Tom RiniRevert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
2023-07-24 Tom RiniMerge branch '2023-07-24-introduce-FF-A-suppport'
2023-07-24 Abdellatif El Khlifiarm_ffa: introduce sandbox FF-A support
2023-07-24 Abdellatif El Khlifiarm_ffa: introduce armffa command
2023-07-24 Abdellatif El Khlifiarm_ffa: introduce Arm FF-A support
2023-07-24 Tom RiniMerge tag 'dm-pull-24jul23' of https://source.denx...
2023-07-24 Tom RiniMerge branch '2023-07-22-TI-K3-improvements'
2023-07-24 Tom RiniMerge tag 'u-boot-at91-fixes-2023.10-a' of https:/...
2023-07-24 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-24 Zixun LIatmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.
2023-07-24 Xingyu Wuclk: starfive: jh7110: Add of_xlate ops and macros...
2023-07-24 Xingyu Wuclk: starfive: jh7110: Separate the PLL driver
2023-07-21 Tom RiniMerge branch '2023-07-21-assorted-TI-platform-updates'
2023-07-21 Nikhil M Jaindrivers: video: Kconfig: Add config remove video
2023-07-21 Nikhil M Jaincommon: board_f: Pass frame buffer info from SPL to...
2023-07-21 Nikhil M Jaininclude: video: Reserve video using blob
2023-07-21 Bryan Brattlofram: k3-ddrss: do not touch ctrl regs during training
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Christian Taedckeevent: Add fpga load event
2023-07-21 Ashok Reddy Somaclk: zynqmp: Add gem rx and tsu clocks to return register
2023-07-21 Ashok Reddy Somaclk: zynqmp: Add set_rate support for gem rx and tsu...
2023-07-21 Maksim Kiselevnet: axi_emac: Change return value to -EAGAIN if RX...
2023-07-21 Michal Simekmtd: Add missing MTD dependency for cfi_mtd
2023-07-21 Ashok Reddy Somammc: zynq_sdhci: Dll reset only for ZynqMP platform
2023-07-21 Michal Simekarm64: zynqmp: Switch to amd.com emails
2023-07-21 Michal Simekxilinx: Consolidate zynqmp_mmio_read/write in zynqmp_fi...
2023-07-21 Ashok Reddy Somacadence_qspi: Enable flash reset for Versal NET platform
2023-07-21 Venkatesh Yadav... net: zynq_gem: Don't hardcode the MDC clock divisor
2023-07-21 Algapally Santosh... mtd: nand: zynq_nand: Change datatype of status and...
2023-07-21 Algapally Santosh... spi: zynq_qspi: Add missing prototype for zynq_qspi_mem...
2023-07-21 Algapally Santosh... spi: xilinx_spi: Add missing prototype for xilinx_qspi_...
2023-07-21 Michal Simekwatchdog: versal: Use new compatible xlnx,versal-wwdt
2023-07-21 Tom RiniMerge tag 'dm-pull-20jul23' of https://source.denx...
2023-07-21 Ravi Gunasekaranusb: cdns3: gadget: Configure speed in udc_start
2023-07-21 Tim Harveyusb: ehci-mx6: remove unnecessary regulator enable...
2023-07-20 Andre Przywaraphy: sun4i: Add H616 USB PHY support
2023-07-20 Andre Przywaraphy: sun4i-usb: Add H616 USB PHY quirk support
2023-07-20 Andre Przywaraphy: sun4i-usb: Replace types with explicit quirk flags
2023-07-20 Andre Przywarasunxi: Kconfig: rework PHY_USB_SUN4I selection
2023-07-20 Andre Przywaraphy: sun4i-usb: add Allwinner F1C100s support
2023-07-20 Andre Przywaraphy: sun4i-usb: Fix of_xlate() argument check
next