~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
/
cobra5272
Commit message (
Expand
)
Author
Age
*
board: m68k add missing maintainer
Angelo Dureghello
2023-07-25
*
Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig
Tom Rini
2022-12-22
*
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
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
Tom Rini
2022-08-04
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
*
doc: update reference to README.board
Patrick Delaunay
2020-04-16
*
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
*
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
*
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
*
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
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
*
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
2015-04-23
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
*
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: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
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
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
*
ColdFire: Cleanup lds files for multiple defined symbols
stany MARCEL
2011-10-19
*
Remove calls to set_timer outside arch/
Graeme Russ
2011-07-26
*
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
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
*
ColdFire: Remove platforms mii.c file
TsiChung Liew
2008-11-03
*
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
[next]