index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
bosch
/
shc
Age
Commit message (
Expand
)
Author
2021-08-30
arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR
Tom Rini
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-02-01
am335x, shc: adapt shc board to DM
Heiko Schocher
2019-02-01
ARM: dts: am335x-shc: add u-boot specific dtsi
Heiko Schocher
2019-02-01
arm: dts: add am335x-shc.dts for shc board
Heiko Schocher
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-02-05
am335x, shc: kconfig: Fix misspelled choice default
Ulf Magnusson
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2016-06-09
am335x, shc: add support for the am335x based bosch shc board
Heiko Schocher