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
/
PMC440.h
Age
Commit message (
Expand
)
Author
2011-12-01
ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
Matthias Fuchs
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
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
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-21
POST cleanup.
Michael Zaidman
2010-08-09
ppc4xx: Fix building of PMC440 board
Matthias Fuchs
2010-04-06
i2c: Move PPC4xx I2C driver into drivers/i2c directory
Stefan Roese
2010-02-03
ppc4xx: Fix building of PMC440 board
Matthias Fuchs
2009-11-19
ppc4xx: Remove unused features from PMC440 board support
Matthias Fuchs
2009-11-19
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
2009-11-19
ppc4xx: Consolidate pci_target_init() function
Stefan Roese
2009-10-02
ppc4xx: Add SDRAM detection for PMC440 boards
Matthias Fuchs
2009-06-12
i2c: Remove deprecated individual i2c commands
Peter Tyser
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
2008-12-16
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2008-12-14
Fix new found CFG_
Jean-Christophe PLAGNIOL-VILLARD
2008-11-10
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
2008-10-31
ppc4xx: Update PMC440 board configuration
Matthias Fuchs
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_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-31
Fix printf() format problems with configurable prompts
Wolfgang Denk
2008-01-17
ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
Stefan Roese
2008-01-11
ppc4xx: Update PMC440 config file
Matthias Fuchs
2008-01-09
ppc4xx: Disable error message when no NAND chip is installed on PMC440
Matthias Fuchs
2007-12-28
ppc4xx: Complete PMC440 board support
Matthias Fuchs