- 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
- e47cab0 ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOM by Marek Vasut · 1 year, 4 months ago
- 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
- c90e189 configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
- 7eac2e4 configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
- c960c0f configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
- 58ec271 ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM by Marek Vasut · 1 year, 9 months ago
- d08c000 ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM by Marek Vasut · 1 year, 9 months ago
- 414f053 ARM: imx: Convert DH i.MX6 DHSOM to DM_SERIAL by Marek Vasut · 1 year, 9 months ago
- c358af8 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
- fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
- c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
- 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- b177a26 ARM: imx: Add version variable to DHSOM by Marek Vasut · 2 years, 1 month ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 07e02b8 ARM: imx: Enable btrfs support on DHSOM by Marek Vasut · 2 years, 2 months ago
- ab2a6e8 ARM: imx6: dh-imx6: Enable d-cache early in SPL by Marek Vasut · 2 years, 3 months ago
- 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
- 64a2a7b Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig by Tom Rini · 2 years, 5 months ago
- aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 2378039 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
- f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
- d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
- cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
- 874c768 ARM: dts: imx: Migrate iMX6QDL picoITX DTs from Linux by Philip Oberfichtner · 2 years, 6 months ago
- 45964cb ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from Linux by Philip Oberfichtner · 2 years, 6 months ago
- 0a3689c configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
- 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
- 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
- 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
- 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
- cdcbd59 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- 4549947 configs: Move some usb config in defconfig by Patrick Delaunay · 3 years, 2 months ago
- ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
- 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
- 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- 3e5b62f configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
- df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
- 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
- 838157d configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
- 7402310 ARM: imx6: dh-imx6: Enable support for applying DTO by Marek Vasut · 3 years, 10 months ago
- 58cbf2e ARM: imx: Revert "dh_imx6: Switch to full DM-aware" by Marek Vasut · 3 years, 10 months ago
- 0004027 ARM: imx6: dh-imx6: Move bootcounter to SNVS_LPGDR by Marek Vasut · 3 years, 10 months ago
- 03a673c dh_imx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
- 53def46 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
- f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
- 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- a8f3ace Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 4 months ago
- e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
- 4503299 imx6: Remove unneeded CONFIG_DM_MDIO by Fabio Estevam · 4 years, 4 months ago
- c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- d16c9d0 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
- 15df6b3 ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH by Harald Seiler · 4 years, 7 months ago
- 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
- 4244429 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- 04886b3 ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command by Claudius Heine · 5 years ago
- 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 63ea317 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · 5 years ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
- cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
- 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
- cd71c75 ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPL by Claudius Heine · 5 years ago
- ca51ef7 watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
- 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
- 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
- 4a6f5b4 ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C by Ludwig Zenz · 5 years ago
- 8039211 ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTs by Ludwig Zenz · 5 years ago
- 4ca99fe ARM: imx: dh-imx6: Enable DM regulator by Marek Vasut · 5 years ago
- e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- f512851 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- cc48c2a ARM: imx: dh-imx6: Convert SPI support to DM by Marek Vasut · 6 years ago
- 9352c62 ARM: imx: dh-imx6: Convert USB support to DM by Marek Vasut · 6 years ago
- 0050c92 ARM: imx: dh-imx6: Convert SATA support to DM by Marek Vasut · 6 years ago
- 198fee8 ARM: imx: dh-imx6: Convert SD/MMC support to DM by Marek Vasut · 6 years ago
- 3a05eb8 ARM: imx: dh-imx6: Enable DM GPIO by Marek Vasut · 6 years ago
- 53bb233 ARM: imx: dh-imx6: Enable DM pin control by Marek Vasut · 6 years ago
- 5f6d90a ARM: dts: imx: dh-imx6: Import DHCOM iMX6 PDK2 DTs from Linux by Marek Vasut · 6 years ago
- 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- d168bcb configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
- 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
- 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
- d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago