aboutsummaryrefslogtreecommitdiff
path: root/board/netstal/hcu4
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Removed obsolete Netstal boardsNiklaus Giger4-333/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-24hcu4, hcu5: fix out of tree buildingWolfgang Denk1-10/+10
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-3/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-137/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-6/+6
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
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-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-9/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-16Conding style cleanupWolfgang Denk1-1/+0
2008-03-15ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger2-1/+17
2008-02-16ppc4xx: HCU4/5. CleanupsNiklaus Giger1-44/+36
2008-02-14ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger1-8/+4
2008-01-17ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese2-2/+3
2008-01-17ppc4xx: Netstal HCU4 board: added various fixes and POSTNiklaus Giger2-267/+77
2008-01-17ppc4xx: Netstal HCU4 board. Added POST. Various fixesNiklaus Giger1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-16PPC4xx:HCU4/5 cleanupNiklaus Giger1-9/+11
2007-08-15PPC4xx:HCU4/5-Board fix compile warningNiklaus Giger1-5/+9
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-9/+6
2007-08-10Coding style cleanupStefan Roese2-36/+45
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU4 filesNiklaus Giger1-0/+393
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: make relatedNiklaus Giger3-0/+218
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger1-0/+59