| Commit message (Expand) | Author | Age | Files | Lines |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 1 | -1/+0 |
* | include: configs: am335x: add Atheros phy support | Mugunthan V N | 2016-10-13 | 1 | -0/+2 |
* | config: Remove usage of CONFIG_STORAGE_EMMC | Andrew F. Davis | 2016-10-02 | 1 | -2/+0 |
* | dfu: Migrate to Kconfig | Tom Rini | 2016-09-27 | 1 | -4/+0 |
* | Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -3/+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_POWER_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NET_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | Convert CONFIG_SPL_NET_VCI_STRING to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_NAND_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_ENV_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -2/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -4/+0 |
* | config: env: Set AM335x-ICEv2 board specific env | Lokesh Vutla | 2016-05-27 | 1 | -0/+9 |
* | board: AM335x-ICEv2: Add cpsw support | Lokesh Vutla | 2016-05-27 | 1 | -0/+5 |
* | configs: am335x_evm: Switch to env on FAT SD by default | Tom Rini | 2016-05-27 | 1 | -19/+21 |
* | config: am335x_evm: detect BoneGreen using BBG1 | matwey.kornilov@gmail.com | 2016-05-02 | 1 | -6/+3 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+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 | -2/+0 |
* | usb: gadget Move: CONFIG_G_DNL_* to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -5/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -2/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig | Sam Protsenko | 2016-04-20 | 1 | -1/+0 |
* | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko | 2016-03-25 | 1 | -1/+0 |
* | ti_armv7_common: env: Consolidate support for loading script and text env files | Lokesh Vutla | 2016-03-15 | 1 | -23/+5 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -3/+0 |
* | am335x_evm: timer: do not define CONFIG_TIMER for spl | Mugunthan V N | 2016-01-20 | 1 | -0/+1 |
* | am335x_evm.h: unsed CONFIG_BOOTDELAY | Tom Rini | 2016-01-13 | 1 | -4/+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 |
* | board/ti/am335x: add support for BeagleBone Green | robertcnelson@gmail.com | 2015-11-18 | 1 | -1/+6 |
* | am335x_evm: mmc: do not define DM_MMC for spl | Mugunthan V N | 2015-10-22 | 1 | -0/+8 |
* | am335x_evm: do not define usb ether gadget when Eth DM is defined | Mugunthan V N | 2015-10-22 | 1 | -0/+3 |
* | configs: am335x_evm: Support distro bootcmds | Sjoerd Simons | 2015-10-22 | 1 | -8/+37 |
* | ti_armv7_common: env: Consolidate MMC args | Lokesh Vutla | 2015-09-11 | 1 | -8/+2 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 1 | -8/+8 |
* | usb: CONFIG_USB_FASTBOOT prefix replacement for consistency | Paul Kocialkowski | 2015-07-22 | 1 | -2/+2 |
* | usb: Fastboot function config for better consistency with other functions | Paul Kocialkowski | 2015-07-22 | 1 | -0/+1 |
* | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 | 1 | -2/+2 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | am335x_evm: nand: Fix boot from NAND | Roger Quadros | 2015-06-15 | 1 | -3/+3 |
* | am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name | Roger Quadros | 2015-06-15 | 1 | -1/+1 |
* | ti: am335x/am437x/omap5 devices: Unify network environment variables | Cooper Jr., Franklin | 2015-05-08 | 1 | -16/+1 |
* | am335x_evm_usbspl: Remove other SPL modes | Tom Rini | 2015-03-13 | 1 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2015-02-02 | 1 | -0/+1 |
|\ |
|
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH | Tom Rini | 2015-01-29 | 1 | -0/+1 |