summaryrefslogtreecommitdiffstats
path: root/include/configs/colibri_vf.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-11/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-201-7/+0
|\
| * usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-3/+0
| * usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-1/+0
| * usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-2/+0
| * usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* | Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day2016-04-181-1/+0
|/
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV2016-02-021-13/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-201-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* colibri_vf: remove spurious new lineMarcel Ziswiler2015-08-131-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-3/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-07-031-1/+1
|\
| * colibri_vf: Increase console IO buffer size to 1024Sanchayan Maity2015-07-031-1/+1
* | Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-081-0/+12
|\
| * colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-081-0/+7
| * colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-081-0/+5
* | net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
|/
* mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-241-0/+1
* mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-241-2/+0
* colibri_vf: Enable USB support for Colibri VybridSanchayan Maity2015-04-231-0/+37
* ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity2015-04-231-0/+234
OpenPOWER on IntegriCloud