| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_NAND_FSL_ELBC et al to Kconfig | Tom Rini | 2021-10-06 | 108 | -38/+96 |
* | Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig | Tom Rini | 2021-10-06 | 10 | -20/+8 |
* | nand.h: Cleanup linux/mtd/rawnand.h usage | Tom Rini | 2021-10-06 | 37 | -2/+37 |
* | Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig | Tom Rini | 2021-10-06 | 237 | -92/+174 |
* | Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig | Tom Rini | 2021-10-06 | 44 | -45/+10 |
* | Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig | Tom Rini | 2021-10-06 | 39 | -40/+21 |
* | nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support | Tom Rini | 2021-10-06 | 1 | -5/+0 |
* | Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig | Tom Rini | 2021-10-06 | 81 | -55/+50 |
* | Convert CONFIG_SPL_NAND_LOAD et al to Kconfig | Tom Rini | 2021-10-06 | 134 | -195/+185 |
* | Convert CONFIG_NAND_LPC32XX_MLC to Kconfig | Tom Rini | 2021-10-06 | 3 | -1/+6 |
* | m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT | Tom Rini | 2021-10-06 | 1 | -1/+3 |
* | rk3308: Remove unused NAND defines | Tom Rini | 2021-10-06 | 1 | -5/+0 |
* | lib: rsa: fix dependency for SPL_RSA_VERIFY | Oleksandr Suvorov | 2021-10-06 | 1 | -0/+1 |
* | acpi: Use U-Boot version for OEM_REVISION | Pali Rohár | 2021-10-06 | 4 | -10/+31 |
* | Merge branch '2021-10-05-general-updates' | Tom Rini | 2021-10-05 | 31 | -171/+474 |
|\ |
|
| * | reboot-mode: migrate uclass to livetree | Patrick Delaunay | 2021-10-05 | 1 | -14/+6 |
| * | demo: migrate uclass to livetree | Patrick Delaunay | 2021-10-05 | 1 | -7/+2 |
| * | remoteproc: migrate uclass to livetree | Patrick Delaunay | 2021-10-05 | 1 | -14/+2 |
| * | doc: test: Explain how to run pytests in parallel | Simon Glass | 2021-10-05 | 1 | -0/+30 |
| * | test: Allow tpm2 tests to run in parallel | Simon Glass | 2021-10-05 | 1 | -6/+46 |
| * | test: Allow hush tests to run in parallel | Simon Glass | 2021-10-05 | 1 | -14/+6 |
| * | test: Allow vboot tests to run in parallel | Simon Glass | 2021-10-05 | 1 | -13/+16 |
| * | test/py: Check hashes produced by mkimage against known values | Alexandru Gagniuc | 2021-10-05 | 2 | -0/+187 |
| * | gpio: Factor out DT flag translation | Samuel Holland | 2021-10-05 | 2 | -21/+37 |
| * | gpio: Verify validity of pin offsets from device trees | Samuel Holland | 2021-10-05 | 1 | -0/+4 |
| * | gpio: Verify validity of pin offsets when looking up names | Samuel Holland | 2021-10-05 | 1 | -1/+2 |
| * | arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee | Alexandru Gagniuc | 2021-10-05 | 2 | -8/+8 |
| * | lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR | Alexandru Gagniuc | 2021-10-05 | 3 | -13/+0 |
| * | lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE | Alexandru Gagniuc | 2021-10-05 | 3 | -10/+0 |
| * | lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() | Alexandru Gagniuc | 2021-10-05 | 2 | -29/+6 |
| * | tee: add a stub for tee_find_device | Patrick Delaunay | 2021-10-05 | 3 | -3/+12 |
| * | lib: optee: remove the duplicate CONFIG_OPTEE | Patrick Delaunay | 2021-10-05 | 12 | -24/+30 |
| * | pinctrl: single: Add request() api | Bharat Gooty | 2021-10-05 | 1 | -0/+34 |
| * | pinctrl: single: Parse gpio details from dt | Bharat Gooty | 2021-10-05 | 1 | -0/+52 |
|/ |
|
* | Merge branch 'next' | Tom Rini | 2021-10-04 | 2866 | -26357/+22944 |
|\ |
|
| * | Merge branch '2021-10-03-platform-updates' into next | Tom Rini | 2021-10-03 | 61 | -722/+4052 |
| |\ |
|
| | * | iot2050: Enable watchdog support, but do not auto-start it | Jan Kiszka | 2021-10-03 | 3 | -0/+36 |
| | * | watchdog: rti_wdt: Add support for loading firmware | Jan Kiszka | 2021-10-03 | 2 | -0/+108 |
| | * | board: siemens: Add support for SIMATIC IOT2050 devices | Jan Kiszka | 2021-10-03 | 11 | -0/+612 |
| | * | arm: dts: Add IOT2050 device tree files | Jan Kiszka | 2021-10-03 | 13 | -1/+1325 |
| | * | pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static | Vladimir Oltean | 2021-10-03 | 1 | -1/+1 |
| | * | pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup | Vladimir Oltean | 2021-10-03 | 1 | -0/+1 |
| | * | pci: layerscape: ls_pcie_conf_address can be static | Vladimir Oltean | 2021-10-03 | 1 | -2/+2 |
| | * | pci: _dm_pci_phys_to_bus can be static | Vladimir Oltean | 2021-10-03 | 1 | -3/+3 |
| | * | pci: pci_read_config can be static | Vladimir Oltean | 2021-10-03 | 1 | -2/+2 |
| | * | pci: pci_write_config can be static | Vladimir Oltean | 2021-10-03 | 1 | -2/+2 |
| | * | pci: pciinfo_header can be static | Vladimir Oltean | 2021-10-03 | 1 | -1/+1 |
| | * | pci: pci_header_show can be static | Vladimir Oltean | 2021-10-03 | 1 | -1/+1 |
| | * | pci: pci_bar_show can be static | Vladimir Oltean | 2021-10-03 | 1 | -1/+1 |
| | * | pci: include pci_internal.h inside pci_auto.c | Vladimir Oltean | 2021-10-03 | 1 | -0/+1 |