~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2022-12-23
* global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini2022-12-23
* global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini2022-12-23
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Remove unused CONFIG symbolsTom Rini2022-12-22
* 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
* imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-28
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-28
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* configs: imx: drop IMX_FEC_BASEPeng Fan2022-04-21
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-21
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-18
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-18
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-27
* Convert CONFIG_FEC_MXC to KconfigTom Rini2021-11-05
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-05
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-30
* Convert CONFIG_SYS_I2C_SPEED 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
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-07
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-08
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-17
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-08
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-28
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-04
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-17
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* i.mx6ul: xpress: update UART init for current board revisionAnatolij Gustschin2017-10-12
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-07
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-15
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-15
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-15
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-30
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12