summaryrefslogtreecommitdiff
path: root/board/inka4x0/inka4x0.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2009-10-03ppc: Remove board-specific command table relocation fixupsPeter Tyser1-10/+0
2009-05-15powerpc/inka4x0: Remove left-over ide reset code.Detlev Zundel1-33/+0
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 Zundel1-2/+18
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
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: SDRAM supportMarian Balakowicz1-2/+10
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
2006-11-01- Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka1-10/+5
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-25* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk1-2/+13
2005-02-01* Update CPC45 board configuration.wdenk1-0/+13
2004-12-20* Fix problems with CMC_PU2 flash driver.wdenk1-1/+1
2004-12-17Code cleanup.wdenk1-1/+0
2004-12-16Add support for INKA4X0 boardwdenk1-0/+179