index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
g2000
/
g2000.c
Age
Commit message (
Expand
)
Author
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-09-28
ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead
Stefan Roese
2009-09-28
ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case
Stefan Roese
2009-09-28
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-07-17
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-03
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
Stefan Roese
2007-07-09
board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
2004-12-16
Code cleanup.
wdenk
2004-12-16
G2000 board support added
stroese