aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bcm28155_ap.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-10arm: Remove bcm28155_ap boardTom Rini1-97/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-3/+0
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-1/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-2/+0
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-1/+0
2016-08-20fastboot: move to KconfigSteve Rae1-8/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-7/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-3/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-04-18bcm281xx: save ENV to MMCSteve Rae1-2/+5
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-02-24implement Fastboot via USB OTG on bcm28155_ap boardsSteve Rae1-20/+0
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut1-1/+1
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-07implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng1-0/+19
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski1-2/+2
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng1-0/+20
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada1-2/+1
2014-06-10arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARDSteve Rae1-0/+1
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo1-0/+140