summaryrefslogtreecommitdiffstats
path: root/board/icecube
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+21
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-102/+6
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-292-0/+35
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* lite5200b_PM: fix compile warningWolfgang Denk2010-10-241-1/+1
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-24/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-23/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-5/+6
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-214-82/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-29/+29
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-2/+2
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-5/+2
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-041-125/+0
* [PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer2007-04-161-0/+49
* Code cleanup.Wolfgang Denk2006-11-301-1/+1
* [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+12
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-011-5/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-012-8/+12
* Some code cleanupWolfgang Denk2006-04-161-6/+6
* Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-291-0/+21
* Add support for Lite5200B board.Wolfgang Denk2006-03-173-4/+48
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-7/+7
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-051-1/+1
* Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk2005-04-211-4/+7
* Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk2004-09-281-0/+4
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-9/+8
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-183-78/+228
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-141-6/+6
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-0/+25
* * Fix SDRAM timings for LITE5200 / IceCube boardwdenk2004-03-021-6/+6
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-42/+4
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-1/+1
* * Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk2003-12-201-0/+54
OpenPOWER on IntegriCloud