aboutsummaryrefslogtreecommitdiffstats
path: root/board/bosch/shc
Commit message (Expand)AuthorAgeFilesLines
* board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-2/+2
* board: shc: convert to DM_I2CAnatolij Gustschin2024-08-091-11/+11
* am33xx: Use regular spl_board_init instead of am33xx_spl_board_initPaul Kocialkowski2024-08-061-1/+1
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-202-2/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-192-1/+2
* board: bosch: Remove <common.h> and add needed includesTom Rini2024-05-062-2/+1
* common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2024-04-222-2/+2
* tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-104-4/+4
* global: Use proper project name U-BootMichal Simek2023-06-121-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini2021-08-301-2/+3
* bootstage: Eliminate when not enabledTom Rini2021-07-071-3/+3
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* am335x, shc: adapt shc board to DMHeiko Schocher2019-02-012-129/+6
* ARM: dts: am335x-shc: add u-boot specific dtsiHeiko Schocher2019-02-011-0/+1
* arm: dts: add am335x-shc.dts for shc boardHeiko Schocher2019-02-011-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-2/+2
* am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson2018-02-051-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-3/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-097-0/+1318