summaryrefslogtreecommitdiff
path: root/board/bosch
AgeCommit message (Expand)AuthorFilesLines
2020-10-12am335x, guardian: update the maintainer listMoses Christopher1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-14am335x, guardian: boot stage feedback in headless modeMoses Christopher1-0/+4
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal3-4/+4
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-10-11am335x, guardian: update guardian boardMoses Christopher2-21/+64
2019-08-12env: Rename environment.h to env_internal.hSimon Glass2-2/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass2-2/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-21am335x, guardian: update the maintainer listMoses Christopher1-0/+2
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons6-0/+335
2019-02-01am335x, shc: adapt shc board to DMHeiko Schocher2-129/+6
2019-02-01ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher1-0/+1
2019-02-01arm: dts: add am335x-shc.dts for shc boardHeiko Schocher1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-2/+2
2018-02-06am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-3/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2016-06-09am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher7-0/+1318