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
/
sysam
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: sysam: Remove <common.h> and add needed includes
Tom Rini
2024-02-27
Kconfig: Centralize prompting for SYS_CONFIG_NAME
Tom Rini
2023-03-15
board: stmark2: fix clock value
Angelo Dureghello
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-22
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-07-05
Convert CONFIG_EXTRA_CLOCK to Kconfig
Tom Rini
2022-04-01
stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to Kconfig
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-01-17
common: Move testdram() into init.h
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-18
m68k: add board stmark2, mcf5441x based
Angelo Dureghello
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2016-10-31
Fix spelling of "occur".
Vagrant Cascadian
2016-09-25
board: amcore: update to use dm serial driver
Angelo Dureghello
2016-01-20
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
Masahiro Yamada
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-03-05
m68k: add amcore board support
angelo@sysam.it