| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig | Alex Kiernan | 2019-04-19 | 1 | -1/+0 |
* | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -1/+0 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -1/+0 |
* | configs: am335x_evm: Do not disable DM_USB in SPL | Jean-Jacques Hiblot | 2018-12-14 | 1 | -1/+0 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -5/+0 |
* | Add Beaglebone Enhanced support | Koen Kooi | 2018-08-03 | 1 | -0/+2 |
* | 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 | -2/+0 |
* | ti: am335x: Fix bootargs when building without NET | Alex Kiernan | 2018-04-08 | 1 | -2/+14 |
* | Add support for BeagleBoard.org PocketBeagle | Jason Kridner | 2018-04-06 | 1 | -0/+2 |
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas | 2018-03-05 | 1 | -1/+1 |
* | Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig | Alex Kiernan | 2018-02-24 | 1 | -1/+0 |
* | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski | 2018-02-15 | 1 | -1/+0 |
* | am335x_evm: Consolidate eMMC partitions with DFU info | Sam Protsenko | 2018-02-14 | 1 | -5/+8 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -3/+0 |
* | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig | Adam Ford | 2018-01-22 | 1 | -2/+0 |
* | am335x_evm: Fix DFU for eMMC | Sam Protsenko | 2017-12-18 | 1 | -1/+1 |
* | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND | Tom Rini | 2017-11-17 | 1 | -9/+0 |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -25/+2 |
* | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford | 2017-10-20 | 1 | -6/+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 |
* | usb: gadget: Move USBNET_HOST_ADDR to Kconfig | Maxime Ripard | 2017-10-03 | 1 | -1/+0 |
* | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs | Tom Rini | 2017-09-01 | 1 | -7/+0 |
* | dm: mmc: Drop CONFIG_DM_MMC_OPS | Simon Glass | 2017-08-17 | 1 | -1/+0 |
* | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files | Philipp Tomsich | 2017-08-13 | 1 | -2/+0 |
* | Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+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 |
* | env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig | Tom Rini | 2017-07-31 | 1 | -5/+0 |
* | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -3/+0 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -1/+0 |
* | configs: am335x_evm: Enable FASTBOOT based on kconfig | Alexandru Gagniuc | 2017-07-11 | 1 | -4/+0 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabled | Jean-Jacques Hiblot | 2017-05-15 | 1 | -0/+2 |
* | configs: am335x_evm: Enable SPL_DM | Lokesh Vutla | 2017-05-11 | 1 | -1/+0 |
* | configs: am335x_evm: Use omap2 generic spl load script | Lokesh Vutla | 2017-05-11 | 1 | -1/+1 |
* | ARM: ti: consolidate mmc environment variables | Sekhar Nori | 2017-04-08 | 1 | -1/+3 |
* | config: am335x_evm: detect BeagleBone Blue using BLA | robertcnelson@gmail.com | 2017-04-08 | 1 | -0/+2 |
* | config: am335x_evm: detect Green Wireless using GW1 | robertcnelson@gmail.com | 2017-04-08 | 1 | -0/+2 |
* | config: am335x_evm: detect Black Wireless using BWA | robertcnelson@gmail.com | 2017-04-08 | 1 | -0/+2 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -1/+0 |
* | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types | Tom Rini | 2017-01-28 | 1 | -2/+1 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -4/+0 |
* | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -2/+0 |