summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-07distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_bootNeil Armstrong1-0/+1
2021-10-07configs: meson64: add SCSI boot targetNeil Armstrong1-0/+7
2021-10-07ARM: meson: Sync Amlogic DT from Linux 5.14Neil Armstrong2-1/+27
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini20-21/+0
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini40-56/+0
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini23-36/+2
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini8-13/+0
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2-1/+3
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini69-86/+0
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini41-44/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini37-38/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini35-52/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini60-186/+4
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini1-1/+0
2021-10-06m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNTTom Rini1-1/+3
2021-10-06rk3308: Remove unused NAND definesTom Rini1-5/+0
2021-10-05gpio: Factor out DT flag translationSamuel Holland1-0/+8
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc1-5/+0
2021-10-05lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc1-14/+0
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay1-0/+11
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay1-3/+3
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka1-0/+62
2021-10-03pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_...Vladimir Oltean1-1/+1
2021-10-03arm: ti: k3: Resync dts files and bindings with Linux Kernel v5.14Tom Rini1-18/+21
2021-10-03dt-bindings: pinctrl: k3: Synchronize with v5.14 kernelNishanth Menon1-27/+24
2021-10-02serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini20-34/+0
2021-10-02Convert CONFIG_BAUDRATE to KconfigTom Rini2-4/+0
2021-10-02kgdb: Remove unused serial related optionsTom Rini16-69/+0
2021-10-02ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini2-687/+0
2021-10-02arm: Remove bg0900 boardTom Rini1-39/+0
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini1-78/+0
2021-10-01arm: Remove aspenite boardTom Rini1-30/+0
2021-10-01arm: Remove flea3 boardTom Rini1-155/+0
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini4-2/+16
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk34-367/+367
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk3-4/+4
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk4-5/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk28-28/+1
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini4-6/+9
2021-09-29Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini17-126/+0
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard1-3/+3
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay3-1/+9
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2-3/+3
2021-09-28net: update NXP copyright textVladimir Oltean2-2/+2
2021-09-28net: dsa: introduce a .port_probe() method in struct dsa_opsVladimir Oltean1-1/+4
2021-09-28efi_loader: Fix spec ID event creationRuchika Gupta1-6/+1
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay2-101/+0
2021-09-28arm: socfpga: vining: Drop meaningless commentMarek Vasut1-2/+0
2021-09-28usb: ehci-mx6: use phy_type from device treeMatthias Schiffer1-0/+1
2021-09-28usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer1-11/+0