index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
yucca.h
Age
Commit message (
Expand
)
Author
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-10-28
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
drivers/pci/Kconfig: Add PCI
Tom Rini
2014-01-24
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
Masahiro Yamada
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
2010-04-14
ppc4xx: Add option for PPC440SPe ports without old Rev. A support
Stefan Roese
2009-11-09
ppc4xx: Consolidate 4xx PCIe board specific configuration
Stefan Roese
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
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-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
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-10-31
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
Stefan Roese
2007-10-31
ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added
Stefan Roese
2007-10-31
ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai
Stefan Roese
2007-09-07
[PPC440SPe] PCIe environment settings for Katmai and Yucca
Grzegorz Bernacki
2007-09-07
[PPC440SPe] Improve PCIe configuration space access
Grzegorz Bernacki
2007-08-18
lib_ppc: make board_add_ram_info weak
Kim Phillips
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...
Jon Loeliger
2007-06-25
ppc4xx: Add pci_pre_init() for 405 boards
Stefan Roese
2007-03-31
ppc4xx: Change Yucca config file to support ECC
Stefan Roese
2007-03-08
[PATCH] Update AMCC Yucca 440SPe eval board support
Stefan Roese
2007-02-07
[PATCH] Update some AMCC 4xx board config files (set initrd_high)
Stefan Roese
2006-08-17
Cleanup debug code for yucca board.
Wolfgang Denk
2006-08-13
Merge with /home/sr/git/u-boot/denx
Wolfgang Denk
2006-08-11
Fix PCI-Express on PPC440SPe rev. A.
Rafal Jaworowski
2006-08-10
Add support for PCI-Express on PPC440SPe (Yucca board).
Rafal Jaworowski
2006-08-07
Add commandline history support to all AMCC eval boards
Stefan Roese
2006-07-06
Fix timer problems on AMCC yucca board.
Marian Balakowicz
2006-07-05
Bring yucca config more in line with other AMCC boards.
Wolfgang Denk
2006-07-03
Add system memory to the PCI region list for AMCC PPC44x CPUs.
Marian Balakowicz
2006-07-03
Cleanup config file and bootup output for Yucca board.
Marian Balakowicz
2006-06-30
Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz