summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini2021-10-06108-38/+96
* Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2021-10-0610-20/+8
* nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-0637-2/+37
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-06237-92/+174
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-0644-45/+10
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-0639-40/+21
* nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini2021-10-061-5/+0
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-0681-55/+50
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-06134-195/+185
* Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini2021-10-063-1/+6
* m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNTTom Rini2021-10-061-1/+3
* rk3308: Remove unused NAND definesTom Rini2021-10-061-5/+0
* lib: rsa: fix dependency for SPL_RSA_VERIFYOleksandr Suvorov2021-10-061-0/+1
* acpi: Use U-Boot version for OEM_REVISIONPali Rohár2021-10-064-10/+31
* Merge branch '2021-10-05-general-updates'Tom Rini2021-10-0531-171/+474
|\
| * reboot-mode: migrate uclass to livetreePatrick Delaunay2021-10-051-14/+6
| * demo: migrate uclass to livetreePatrick Delaunay2021-10-051-7/+2
| * remoteproc: migrate uclass to livetreePatrick Delaunay2021-10-051-14/+2
| * doc: test: Explain how to run pytests in parallelSimon Glass2021-10-051-0/+30
| * test: Allow tpm2 tests to run in parallelSimon Glass2021-10-051-6/+46
| * test: Allow hush tests to run in parallelSimon Glass2021-10-051-14/+6
| * test: Allow vboot tests to run in parallelSimon Glass2021-10-051-13/+16
| * test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc2021-10-052-0/+187
| * gpio: Factor out DT flag translationSamuel Holland2021-10-052-21/+37
| * gpio: Verify validity of pin offsets from device treesSamuel Holland2021-10-051-0/+4
| * gpio: Verify validity of pin offsets when looking up namesSamuel Holland2021-10-051-1/+2
| * arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc2021-10-052-8/+8
| * lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc2021-10-053-13/+0
| * lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASEAlexandru Gagniuc2021-10-053-10/+0
| * lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc2021-10-052-29/+6
| * tee: add a stub for tee_find_devicePatrick Delaunay2021-10-053-3/+12
| * lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-0512-24/+30
| * pinctrl: single: Add request() apiBharat Gooty2021-10-051-0/+34
| * pinctrl: single: Parse gpio details from dtBharat Gooty2021-10-051-0/+52
|/
* Merge branch 'next'Tom Rini2021-10-042866-26357/+22944
|\
| * Merge branch '2021-10-03-platform-updates' into nextTom Rini2021-10-0361-722/+4052
| |\
| | * iot2050: Enable watchdog support, but do not auto-start itJan Kiszka2021-10-033-0/+36
| | * watchdog: rti_wdt: Add support for loading firmwareJan Kiszka2021-10-032-0/+108
| | * board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka2021-10-0311-0/+612
| | * arm: dts: Add IOT2050 device tree filesJan Kiszka2021-10-0313-1/+1325
| | * pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean2021-10-031-1/+1
| | * pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean2021-10-031-0/+1
| | * pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean2021-10-031-2/+2
| | * pci: _dm_pci_phys_to_bus can be staticVladimir Oltean2021-10-031-3/+3
| | * pci: pci_read_config can be staticVladimir Oltean2021-10-031-2/+2
| | * pci: pci_write_config can be staticVladimir Oltean2021-10-031-2/+2
| | * pci: pciinfo_header can be staticVladimir Oltean2021-10-031-1/+1
| | * pci: pci_header_show can be staticVladimir Oltean2021-10-031-1/+1
| | * pci: pci_bar_show can be staticVladimir Oltean2021-10-031-1/+1
| | * pci: include pci_internal.h inside pci_auto.cVladimir Oltean2021-10-031-0/+1