index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
ocotea.h
Age
Commit message (
Expand
)
Author
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-21
POST cleanup.
Michael Zaidman
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Peter Tyser
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-06-06
ppc4xx: Unify AMCC's board config files (part 3/3)
Stefan Roese
2008-06-03
ppc4xx: Remove implementations of testdram()
Stefan Roese
2008-05-08
ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards
Stefan Roese
2008-03-06
Replace "run load; run update" with conditionalized "run load update".
Detlev Zundel
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
2007-10-31
ppc4xx: Remove cache definition from 4xx board config files
Stefan Roese
2007-07-10
include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various o* named board config files.
Jon Loeliger
2007-06-25
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-06-25
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
2007-06-22
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
2007-06-15
ppc4xx: Clean up 440 exceptions handling
Grzegorz Bernacki
2007-03-07
[PATCH] Use dynamic SDRAM TLB setup on AMCC Ocotea eval board
Stefan Roese
2007-02-07
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
Stefan Roese
2006-08-07
Add commandline history support to all AMCC eval boards
Stefan Roese
2005-11-20
Change all '$(...)' variable references into '${...}'
Wolfgang Denk
2005-10-20
Add NetConsole Support for AMCC eval boards
Stefan Roese
2005-09-23
Cleanup (PPC4xx is AMCC now)
Wolfgang Denk
2005-08-16
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
Stefan Roese
2005-08-08
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
Stefan Roese
2005-08-01
Major cleanup for AMCC PPC4xx eval boards.
Stefan Roese