summaryrefslogtreecommitdiffstats
path: root/include/configs/kmeter1.h
Commit message (Expand)AuthorAgeFilesLines
* keymile: Factor out common includes againMario Six2019-05-211-256/+2
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-3/+2
* mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-211-7/+0
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-211-8/+0
* mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-211-5/+0
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-211-8/+0
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-9/+0
* mpc83xx: Simplify BR,OR linesMario Six2019-05-211-30/+10
* mpc83xx: Normalize BR/OR option linesMario Six2019-05-211-4/+4
* mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-211-10/+0
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-211-77/+0
* powerpc: Migrate HIGH_BATS to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-211-19/+0
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-7/+0
* keymile: Make distinct kmeter1, and kmcoge5ne configsMario Six2019-05-201-0/+458
* powerpc/83xx: add kmcoge5ne board supportHolger Brunck2012-06-151-172/+0
* powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1Holger Brunck2012-06-151-15/+0
* mpc83xx: Cleanup usage of LBC constantsJoe Hershberger2011-11-031-3/+4
* mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-031-2/+3
* mpc83xx: Cleanup usage of BAT constantsJoe Hershberger2011-11-031-4/+4
* mpc83xx: cosmetic: kmeter1.h checkpatch complianceJoe Hershberger2011-11-031-2/+2
* keymile boards: move keymile specific header in subdirValentin Longchamp2011-05-101-1/+1
* ppc, 8321: cleanup tuxa1, tuda1 and suvd3 supportHeiko Schocher2011-04-301-3/+5
* mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-301-318/+14
* arm, ppc: rework environment variables for keymile boardsHolger Brunck2011-04-301-20/+16
* ppc, arm: adapt keymile headerHolger Brunck2011-04-301-2/+2
* keymile: Fix Coding style issues for keymile boards.Heiko Schocher2011-04-301-46/+58
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-1/+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
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder2010-09-231-2/+2
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-091-1/+1
* mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-221-1/+2
* 83xx, uec: split enet_interface in two variablesHeiko Schocher2010-01-311-1/+2
* 83xx, kmeter1: fix compile errorHeiko Schocher2010-01-261-5/+2
* powerpc: keymile boards updatesHeiko Schocher2010-01-181-3/+7
* mpc83xx: add support configure bus parkingHeiko Schocher2010-01-071-0/+8
* mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-261-1/+3
* 83xx, kmeter1: added NAND supportHeiko Schocher2009-08-261-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-07-231-1/+0
|\
| * i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher2009-07-211-1/+0
* | 83xx, kmeter: fix compile errorHeiko Schocher2009-07-211-1/+0
|/
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-211-4/+2
* mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips2009-07-141-1/+1
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1