summaryrefslogtreecommitdiffstats
path: root/include/configs/katmai.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-2/+1
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-2/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-2/+1
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-2/+1
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* ppc4xx: Fix/Update katmai board headerStefan Roese2010-08-091-11/+3
* ppc4xx: Enable "ecctest" command on katmaiStefan Roese2010-07-231-0/+1
* ppc4xx: Add option for PPC440SPe ports without old Rev. A supportStefan Roese2010-04-141-0/+1
* ppc4xx: Katmai: Add chip_config commandStefan Roese2009-11-101-1/+8
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese2009-02-121-1/+0
* ppc4xx: katmai: Change default configYuri Tikhonov2008-11-211-0/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-76/+76
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-131-1/+1
|\
| * drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* | ppc4xx: Cleanup Katmai & Yucca PCIe register usageStefan Roese2008-07-111-1/+0
|/
* ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-101-0/+7
* ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-061-147/+15
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-1/+0
* ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese2008-05-081-1/+1
* ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this timeStefan Roese2008-04-291-4/+4
* ppc4xx: Fix Katmai CFG_MONITOR_LENStefan Roese2008-04-291-1/+1
* katmai: fix section overlap problemWolfgang Denk2008-04-281-2/+6
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-051-0/+1
* ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese2007-12-271-1/+11
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-8/+0
* ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boardsStefan Roese2007-10-311-1/+1
* ppc4xx: Change inbound PCIe location for endpoint tests on KatmaiStefan Roese2007-10-311-1/+1
* ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-311-0/+1
* ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese2007-10-311-0/+3
* ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese2007-10-311-1/+1
* [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-071-1/+2
* [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-071-5/+5
* lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-1/+0
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger2007-07-051-25/+28
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
* Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-201-1/+1
* ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-151-1/+1
OpenPOWER on IntegriCloud