| Commit message (Expand) | Author | Age | Files | Lines |
* | global: Migrate CONFIG_SAR_REG to CFG | Tom Rini | 2022-12-23 | 2 | -2/+2 |
* | global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG | Tom Rini | 2022-12-23 | 1 | -1/+1 |
* | Convert CONFIG_NAND_KMETER1 et al to Kconfig | Tom Rini | 2022-12-05 | 1 | -1/+0 |
* | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini | 2022-12-05 | 3 | -4/+4 |
* | Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig | Tom Rini | 2022-12-05 | 1 | -1/+0 |
* | global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* | Tom Rini | 2022-12-05 | 1 | -1/+1 |
* | arm: mvebu: Mark constant data with const keyword | Pali Rohár | 2022-09-13 | 1 | -1/+1 |
* | arm: kirkwood: make it CONFIG_TIMER aware | Michael Walle | 2022-08-23 | 1 | -0/+2 |
* | arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register | Pali Rohár | 2022-08-23 | 2 | -1/+4 |
* | arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation | Pali Rohár | 2022-08-23 | 1 | -3/+0 |
* | Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig | Tom Rini | 2022-07-05 | 1 | -3/+0 |
* | Convert CONFIG_LBA48 et al to Kconfig | Tom Rini | 2022-06-28 | 1 | -2/+0 |
* | Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h | Tom Rini | 2022-06-06 | 1 | -3/+0 |
* | Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig | Tom Rini | 2022-03-25 | 1 | -7/+0 |
* | Convert CONFIG_RESET_PHY_R to Kconfig | Tom Rini | 2022-03-25 | 1 | -1/+0 |
* | Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig | Simon Glass | 2022-02-09 | 1 | -7/+0 |
* | pci: pci_mvebu: Add support for Kirkwood PCIe controllers | Pali Rohár | 2022-01-20 | 1 | -0/+3 |
* | Convert CONFIG_SYS_KWD_CONFIG to Kconfig | Tom Rini | 2021-12-27 | 1 | -9/+0 |
* | ide: Drop unused CONFIG options | Simon Glass | 2021-12-05 | 1 | -2/+0 |
* | Convert CONFIG_USB_EHCI_IS_TDI to Kconfig | Marek Behún | 2021-10-15 | 1 | -7/+0 |
* | Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI | Marek Behún | 2021-10-15 | 1 | -1/+1 |
* | Convert CONFIG_SYS_I2C_SPEED et al to Kconfig | Tom Rini | 2021-08-30 | 1 | -8/+0 |
* | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY | Tom Rini | 2021-08-30 | 1 | -3/+0 |
* | Convert CONFIG_SYS_I2C_MVTWSI to Kconfig | Tom Rini | 2021-08-30 | 1 | -1/+0 |
* | arm: kirkwood: Do not overwrite CONFIG_SYS_TCLK | Pali Rohár | 2021-08-11 | 1 | -2/+0 |
* | i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | drivers: ata: Remove mvsata_ide driver | Tom Rini | 2021-04-10 | 1 | -2/+0 |
* | dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO | Igor Opaniuk | 2021-02-21 | 1 | -1/+1 |
* | Convert CONFIG_NETCONSOLE to Kconfig | Tom Rini | 2020-08-23 | 1 | -1/+0 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -1/+0 |
* | CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig | Trevor Woerner | 2019-05-18 | 1 | -6/+0 |
* | ARM: kirkwood: remove kw_config_adr_windows | Chris Packham | 2019-04-12 | 1 | -1/+0 |
* | ARM: kirkwood: switch to using mvebu mbus | Chris Packham | 2019-04-12 | 1 | -0/+11 |
* | ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAP | Chris Packham | 2019-04-12 | 1 | -1/+0 |
* | ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASE | Chris Packham | 2019-04-12 | 1 | -1/+1 |
* | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -15/+0 |
* | ARM: kirkwood: disable dcache for Kirkwood boards | Chris Packham | 2019-03-19 | 1 | -0/+6 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+0 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -1/+0 |
* | ARM: kirkwood: remove automatic I2C config if DM_I2C is enabled | Chris Packham | 2018-06-05 | 1 | -1/+1 |
* | arm: kirkwood: lsxl: Add SPI driver model support | Michael Walle | 2018-06-05 | 1 | -1/+0 |
* | net: add Kconfig for MVGBE | Chris Packham | 2018-05-14 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 7 | -14/+7 |
* | spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig | Tuomas Tynkkynen | 2018-02-13 | 1 | -1/+0 |
* | ata: Migrate CONFIG_MVSATA_IDE to Kconfig | Tuomas Tynkkynen | 2017-12-12 | 1 | -1/+0 |
* | bitops: collect BIT macros to include/linux/bitops.h | Masahiro Yamada | 2017-11-29 | 1 | -4/+0 |
* | Kconfig: Add a CONFIG_IDE option | Simon Glass | 2017-05-22 | 1 | -3/+3 |
* | Kconfig: USB: Migrate existing USB_EHCI_xxx options | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | kirkwood: remove get_random_hex() and MD5 dependency | Andre Przywara | 2017-03-17 | 2 | -2/+0 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+0 |