summaryrefslogtreecommitdiff
path: root/board/broadcom/bcm28155_ap/bcm28155_ap.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-2/+1
* 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
* 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
* board: bcm28155_ap: Add board filesDarwin Rambo2014-02-221-0/+87