| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-imports | Hannes Schmelzer | 2019-08-25 | 1 | -1/+0 |
* | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs | Markus Klotzbuecher | 2019-07-09 | 1 | -1/+0 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -2/+0 |
* | configs: pcm051: Use am335x-wega-rdk.dtb as fdtfile | Matwey V. Kornilov | 2018-06-12 | 1 | -1/+1 |
* | configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded values | Matwey V. Kornilov | 2018-06-12 | 1 | -3/+1 |
* | configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicates | Matwey V. Kornilov | 2018-06-12 | 1 | -8/+5 |
* | configs: pcm051: Support distro bootcmds | Matwey V. Kornilov | 2018-06-12 | 1 | -20/+29 |
* | spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig | Marek Vasut | 2018-04-11 | 1 | -1/+0 |
* | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan | 2018-04-08 | 1 | -1/+0 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -1/+0 |
* | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig | Adam Ford | 2018-01-22 | 1 | -2/+0 |
* | usb: gadget: usb_ether: Move the interfaces to Kconfig | Maxime Ripard | 2017-10-03 | 1 | -4/+0 |
* | usb: gadget: Convert USB_ETHER to Kconfig | Maxime Ripard | 2017-10-03 | 1 | -1/+0 |
* | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich | 2017-08-13 | 1 | -2/+0 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -1/+0 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | configs: am335x_evm: Use omap2 generic spl load script | Lokesh Vutla | 2017-05-11 | 1 | -1/+1 |
* | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types | Tom Rini | 2017-01-28 | 1 | -1/+0 |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms | Tom Rini | 2016-11-21 | 1 | -1/+1 |
* | Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NET_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NET_VCI_STRING to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_ETH_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_ENV_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -4/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync CONFIG_USB_MUSB_HOST | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -2/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS | Marek Vasut | 2015-11-21 | 1 | -1/+0 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 1 | -6/+6 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | configs: remove CONFIG_NET_MULTI | Lars Poeschel | 2015-06-02 | 1 | -1/+0 |
* | ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQ | Lars Poeschel | 2015-06-02 | 1 | -3/+0 |
* | pcm051: Add boot script support to pcm051 | matwey.kornilov@gmail.com | 2015-01-13 | 1 | -11/+18 |
* | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov | 2014-09-24 | 1 | -2/+0 |
* | pcm051: use ti_am335x_common.h config | Matwey V. Kornilov | 2014-08-25 | 1 | -136/+4 |
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada | 2014-07-30 | 1 | -1/+0 |
* | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | drivers: net: cpsw: add support to have phy address from cpsw platform data | Mugunthan V N | 2014-03-04 | 1 | -1/+0 |
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | 1 | -5/+4 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | am335x:Handle worst case scenario for Errata 1.0.24 | Steve Kipisz | 2013-09-20 | 1 | -0/+1 |
* | configs: Remove unused CONFIG_BOOTP_DEFAULT | Tom Rini | 2013-08-19 | 1 | -1/+0 |
* | am33xx: Stop using PHYS_DRAM_1 define | Tom Rini | 2013-08-15 | 1 | -3/+2 |