~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* Convert CONFIG_HWCONFIG to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Remove unused symbolsTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini2022-07-05
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-21
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-09
* scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass2022-02-09
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-27
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-09
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-05
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-01
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-30
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-30
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-30
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-28
* ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab2021-06-16
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* configs: ls1012a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-08
* configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh2020-07-27
* include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal2020-07-27
* net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-27
* configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh2020-05-19
* configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-19
* treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-19
* dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-04
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfigAshish Kumar2019-06-19
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-26
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-25
* board: Enable DHCP distro boot for LS1012a, LS1021aYunfeng Ding2019-03-03
* armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat2019-02-19
* armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat2018-12-06
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-15
|\
| * drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash2018-03-29