summaryrefslogtreecommitdiff
path: root/board/bosch
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner
2022-05-09am335x, guardian: Drop non DM_I2C codeGireesh Hiremath
2022-04-28led: Drop led_default_state()Marek Vasut
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-08-30arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath
2021-07-15am335x, guardian: Enable backlightGireesh Hiremath
2021-07-15am335x, guardian: update swi logicGireesh Hiremath
2021-07-15am335x, guardian: code cleanup and boot optimizationGireesh Hiremath
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-07-07bootstage: Eliminate when not enabledTom Rini
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-10-12am335x, guardian: update the maintainer listMoses Christopher
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-14am335x, guardian: boot stage feedback in headless modeMoses Christopher
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-10-11am335x, guardian: update guardian boardMoses Christopher
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-21am335x, guardian: update the maintainer listMoses Christopher
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons
2019-02-01am335x, shc: adapt shc board to DMHeiko Schocher
2019-02-01ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher
2019-02-01arm: dts: add am335x-shc.dts for shc boardHeiko Schocher
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-05am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2016-06-09am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher