summaryrefslogtreecommitdiff
path: root/board/bosch
AgeCommit message (Expand)Author
4 daysMAINTAINERS: update email address of Heiko SchocherHeiko Schocher
2025-06-02global: Cleanup usage of "ETH_ALEN"Tom Rini
2025-06-02include/mtd.h: Cleanup usageTom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-09board: shc: convert to DM_I2CAnatolij Gustschin
2024-08-06am33xx: Use regular spl_board_init instead of am33xx_spl_board_initPaul Kocialkowski
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: bosch: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-16imx6q: acc: Remove misuse of env is nowhere driverStefan Herbrechtsmeier
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini
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