summaryrefslogtreecommitdiff
path: root/board/broadcom/bcm28155_ap
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove bcm28155_ap boardTom Rini2021-04-104-158/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-291-1/+1
* maintainers: new email addressSteve Rae2016-06-271-1/+1
* usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut2015-12-171-1/+1
* usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut2015-12-171-2/+2
* usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2015-12-171-1/+1
* implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-221-0/+40
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* kbuild: do not use $(BOARD) to specify exact object nameMasahiro Yamada2014-04-171-1/+1
* board: bcm28155_ap: Add board filesDarwin Rambo2014-02-222-0/+94