~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
m5253demo
Commit message (
Expand
)
Author
Age
*
board: m5253demo: remove floating point flash size calculation
Angelo Dureghello
2023-03-15
*
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-12-05
*
Convert CONFIG_FLASH_CFI_LEGACY to Kconfig
Tom Rini
2022-08-04
*
Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
Tom Rini
2022-08-04
*
block: ide: Remove ide_preinit function
Tom Rini
2022-06-28
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
common: Move testdram() into init.h
Simon Glass
2020-01-17
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
MAINTAINERS: Switch nxp.com domain
Fabio Estevam
2018-05-01
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
*
m5253demo: Fix static variable in non-static inline function warning
Tom Rini
2017-05-12
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
*
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
Masahiro Yamada
2016-01-20
*
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-04-23
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
*
m68k: fix an undefined behavior warning of M5253DEMO board
Masahiro Yamada
2014-07-22
*
freescale: m5253demo: fix unused-but-set-variable warnings
Masahiro Yamada
2014-06-19
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
*
ColdFire: Clean up checkpatch warnings for MCF52x2
Alison Wang
2012-09-20
*
ColdFire:Add mb for 5253 dram initialization
Jason Jin
2011-09-04
*
ColdFire: Cleanup for partial linking and --gc-sections
Jason Jin
2011-09-04
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
*
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
*
Convert DM9000 driver for CONFIG_NET_MULTI
Remy Bohmer
2009-06-15
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
*
ColdFire: Add M5253DEMO platform support for MCF5253
TsiChung Liew
2008-08-14