aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-16rockchip: clk: add watchdog clock to px30_clk_enableQuentin Schulz
2023-01-14usb: gadget: dwc2_udc_otg: implement pullup()Mattijs Korpershoek
2023-01-14usb: gadget: fastboot: detach usb just before rebootingDario Binacchi
2023-01-13Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2023-01-12dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPLQuentin Schulz
2023-01-12net: fm: Support loading firmware from a filesystemSean Anderson
2023-01-12net: fm: Add firmware name parameterSean Anderson
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2023-01-12Uboot RNG Driver using Data Co-processorKshitiz Varshney
2023-01-12adc: stm32mp15: add calibration supportOlivier Moysan
2023-01-12usb: onboard-hub: add driver to manage onboard hub suppliesFabrice Gasnier
2023-01-11ata: Fix dependency for CONFIG_SATA_SILPali Rohár
2023-01-11fastboot: Add OEM run commandSean Anderson
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2023-01-11optee: bind the TA drivers on OP-TEE nodePatrick Delaunay
2023-01-11reboot-mode: Add NVMEM reboot modeSean Anderson
2023-01-11rtc: abx8xx: Add support for reading RAMSean Anderson
2023-01-10pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detectJim Liu
2023-01-09Merge branch 'next'Tom Rini
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros
2023-01-08mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMCRoger Quadros
2023-01-08mtd: rawnand: omap_gpmc: Add SPL NAND supportRoger Quadros
2023-01-08mtd: rawnand: omap_gpmc: support u-boot driver modelRoger Quadros
2023-01-08mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbtRoger Quadros
2023-01-08mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correctionRoger Quadros
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-06Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""Marek Vasut
2023-01-06i2c: uniphier-f: correct error recoveryDai Okamura
2023-01-05reset: at91: Add reset driver for basic assert/deassert operationsSergiu Moga
2023-01-02arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch
2023-01-02arm: s5p4418: dm_serial: add driver source codeStefan Bosch
2023-01-02Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driverLokanathan, Raaj
2023-01-02serial: Use -EAGAIN in getc and putcPali Rohár
2023-01-02serial: Do not write additional \r before \n for dm_serial driversPali Rohár
2023-01-02rtc: add ht1380 driverSergei Antonov
2023-01-02pinctrl: uniphier: add ethernet TX pin data for PXs3Dai Okamura
2023-01-02pinctrl: uniphier: add check if pins are validDai Okamura
2023-01-02timer: orion-timer: Fix problem with early static variableStefan Roese
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31treewide: Use NULL for script image nameSean Anderson
2022-12-26power: regulator: Add support for NPCM8xxJim Liu
2022-12-23cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VALTom Rini
2022-12-23pci-rcar-gen3: Rename CONFIG_SEND_ENABLETom Rini
2022-12-23post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini
2022-12-23kbuild: Remove uncmd_spl logicTom Rini
2022-12-23global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_USART_ID to CFGTom Rini
2022-12-23global: Migrate CONFIG_USART_BASE to CFGTom Rini