summaryrefslogtreecommitdiff
path: root/include/configs/bcm28155_ap.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-3/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-3/+0
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-2/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-291-2/+0
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-291-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-1/+0
* fastboot: move to KconfigSteve Rae2016-08-201-8/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+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
* | bcm281xx: save ENV to MMCSteve Rae2016-04-181-2/+5
|/
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* implement Fastboot via USB OTG on bcm28155_ap boardsSteve Rae2016-02-241-20/+0
* usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut2015-12-171-1/+1
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-09-071-0/+19
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-2/+2
* implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-221-0/+20
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-201-2/+1
* arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARDSteve Rae2014-06-101-0/+1
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* board: bcm28155_ap: Add board filesDarwin Rambo2014-02-221-0/+140