aboutsummaryrefslogtreecommitdiffstats
path: root/board/inka4x0
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03ppc: Remove board-specific command table relocation fixupsPeter Tyser2-38/+0
2009-06-12General help message cleanupWolfgang Denk1-5/+5
2009-05-15powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel1-33/+0
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel1-10/+10
2009-03-30inka4x0: Use proper accessor macros for memory mapped registers.Detlev Zundel1-64/+75
2009-03-30inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel1-0/+20
2009-03-30inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel3-4/+534
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-25inka4x0: remove dead codeWolfgang Denk1-10/+0
2007-11-15[INKA4x0] NG hardware: flash supportMarian Balakowicz2-433/+1
2007-11-15[INKA4x0] NG hardware: SDRAM supportMarian Balakowicz6-26/+108
2007-11-15[INKA4x0] NG hardware: platform code updateMarian Balakowicz1-4/+4
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2
2007-07-04Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely1-136/+0
2007-07-04Consolidate mpc5xxx linker scriptsGrant Likely1-0/+1
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka1-10/+5
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk1-2/+5
2005-03-14INKA4x0: Allow initialization of LCD backlight dimming fromwdenk1-0/+15
2005-03-06Add port initialization for digital I/O on INKA4x0wdenk1-16/+36
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-0/+29
2005-02-24* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk1-2/+13
2005-01-31* Update CPC45 board configuration.wdenk1-0/+13
2004-12-19* Fix problems with CMC_PU2 flash driver.wdenk1-1/+1
2004-12-16Code cleanup.wdenk2-21/+20
2004-12-16Add support for INKA4X0 boardwdenk7-0/+915