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
/
imgtec
/
boston
Age
Commit message (
Expand
)
Author
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-06-19
global: Use proper project name U-Boot (next)
Michal Simek
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2018-07-20
board/imgtec/boston: Add new defconfigs to the MAINTAINERS list
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-25
boston: Pad binary in .mcs to a multiple of 16 bytes
Paul Burton
2017-11-28
boston: Add u-boot.mcs make target
Paul Burton
2017-11-28
Update Paul Burton's email address
Paul Burton
2017-11-28
boston: Remove unused label in lowlevel_display
Paul Burton
2017-11-28
boston: Drop unused return value
Paul Burton
2017-05-12
boston: Setup memory ranges in FDT provided to Linux
Paul Burton
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-12-09
imgtec: Update MAINTAINERS for more config files
Tom Rini
2016-09-21
boston: Introduce support for the MIPS Boston development board
Paul Burton