aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini
2021-10-05reboot-mode: migrate uclass to livetreePatrick Delaunay
2021-10-05demo: migrate uclass to livetreePatrick Delaunay
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay
2021-10-05gpio: Factor out DT flag translationSamuel Holland
2021-10-05gpio: Verify validity of pin offsets from device treesSamuel Holland
2021-10-05gpio: Verify validity of pin offsets when looking up namesSamuel Holland
2021-10-05pinctrl: single: Add request() apiBharat Gooty
2021-10-05pinctrl: single: Parse gpio details from dtBharat Gooty
2021-10-04Merge branch 'next'Tom Rini
2021-10-04mtd: cqspi: Fix division by zeroMarek Vasut
2021-10-03watchdog: rti_wdt: Add support for loading firmwareJan Kiszka
2021-10-03pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean
2021-10-03pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean
2021-10-03pci: _dm_pci_phys_to_bus can be staticVladimir Oltean
2021-10-03pci: pci_read_config can be staticVladimir Oltean
2021-10-03pci: pci_write_config can be staticVladimir Oltean
2021-10-03pci: include pci_internal.h inside pci_auto.cVladimir Oltean
2021-10-03rtc: rx8025: revise single register write to use offsetMathew McBride
2021-10-03rtc: rx8025: set date in a single i2c transactionMathew McBride
2021-10-03rtc: rx8025: add support for EPSON RX8035.Mathew McBride
2021-10-03rtc: rx8025: drop non-DM supportMathew McBride
2021-10-01serial: Remove extraneous SYS_MALLOC_F checkTom Rini
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-30watchdog: versal: Add support for expire nowAshok Reddy Soma
2021-09-30watchdog: versal: Add support for basic window watchdogAshok Reddy Soma
2021-09-30clk: versal: Enable only GATE type clocksT Karthik Reddy
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard