summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-07mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li1-0/+6
2021-10-07mmc: fsl_esdhc_imx: Fix clock disable issueYe Li1-1/+1
2021-10-07mtd: nand: Fix typo in MXC Kconfig symbol descriptionHaolin Li1-1/+1
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini1-2/+101
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini1-0/+11
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2-7/+8
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini26-0/+26
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+8
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-0/+9
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-0/+21
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini1-5/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-0/+7
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-3/+14
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini1-0/+5
2021-10-05reboot-mode: migrate uclass to livetreePatrick Delaunay1-14/+6
2021-10-05demo: migrate uclass to livetreePatrick Delaunay1-7/+2
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay1-14/+2
2021-10-05gpio: Factor out DT flag translationSamuel Holland1-21/+29
2021-10-05gpio: Verify validity of pin offsets from device treesSamuel Holland1-0/+4
2021-10-05gpio: Verify validity of pin offsets when looking up namesSamuel Holland1-1/+2
2021-10-05pinctrl: single: Add request() apiBharat Gooty1-0/+34
2021-10-05pinctrl: single: Parse gpio details from dtBharat Gooty1-0/+52
2021-10-04Merge branch 'next'Tom Rini313-3914/+2411
2021-10-04mtd: cqspi: Fix division by zeroMarek Vasut1-0/+3
2021-10-03watchdog: rti_wdt: Add support for loading firmwareJan Kiszka2-0/+108
2021-10-03pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean1-1/+1
2021-10-03pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean1-0/+1
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean1-2/+2
2021-10-03pci: _dm_pci_phys_to_bus can be staticVladimir Oltean1-3/+3
2021-10-03pci: pci_read_config can be staticVladimir Oltean1-2/+2
2021-10-03pci: pci_write_config can be staticVladimir Oltean1-2/+2
2021-10-03pci: include pci_internal.h inside pci_auto.cVladimir Oltean1-0/+1
2021-10-03rtc: rx8025: revise single register write to use offsetMathew McBride1-4/+7
2021-10-03rtc: rx8025: set date in a single i2c transactionMathew McBride1-21/+23
2021-10-03rtc: rx8025: add support for EPSON RX8035.Mathew McBride1-5/+28
2021-10-03rtc: rx8025: drop non-DM supportMathew McBride2-75/+6
2021-10-02serial: Remove extraneous SYS_MALLOC_F checkTom Rini1-4/+0
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini10-73/+12
2021-10-01arm: Remove aspenite boardTom Rini3-80/+0
2021-10-01arm: Remove flea3 boardTom Rini5-62/+5
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini4-41/+83
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk47-112/+112
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk15-24/+24
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk5-11/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk30-32/+0
2021-09-30watchdog: versal: Add support for expire nowAshok Reddy Soma1-0/+6
2021-09-30watchdog: versal: Add support for basic window watchdogAshok Reddy Soma1-38/+60
2021-09-30clk: versal: Enable only GATE type clocksT Karthik Reddy1-1/+4
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini27-74/+84
2021-09-29Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini13-327/+96