aboutsummaryrefslogtreecommitdiff
path: root/board/broadcom/bcm28155_ap
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-1/+1
2016-06-27maintainers: new email addressSteve Rae1-1/+1
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut1-2/+2
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut1-1/+1
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng1-0/+40
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-04-17kbuild: do not use $(BOARD) to specify exact object nameMasahiro Yamada1-1/+1
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo2-0/+94