aboutsummaryrefslogtreecommitdiff
path: root/board/netstal
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Fix some more printf() format issues.Wolfgang Denk1-1/+1
2008-07-11Fix some more print() format errors.Wolfgang Denk1-4/+6
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk3-3/+3
2008-06-12Change initdram() return type to phys_size_tBecky Bruce3-3/+3
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese3-42/+2
2008-05-21Big white-space cleanup.Wolfgang Denk5-16/+16
2008-04-29ppc4xx: Complete remove bogus dflush()Stefan Roese1-3/+3
2008-04-17Remove all the search paths from the .lds files.Jason Wessel3-3/+0
2008-03-16Conding style cleanupWolfgang Denk6-7/+0
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-2/+0
2008-03-15ppc4xx: Add 405GPr based MCU25 board specific filesNiklaus Giger5-0/+499
2008-03-15ppc4xx: HCU4/5. remove obsolete hcu_flash.cNiklaus Giger1-514/+0
2008-03-15ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger4-2/+34
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidatev1.3.2-rc2Wolfgang Denk2-2/+0
2008-02-16ppc4xx: HCU4/5. CleanupsNiklaus Giger7-81/+70
2008-02-14ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2-14/+8
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-1/+0
2008-01-17ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese5-19/+16
2008-01-17ppc4xx: Netstal HCU4 board: added various fixes and POSTNiklaus Giger2-267/+77
2008-01-17ppc4xx: netstal/common define routines used by all boardsNiklaus Giger3-16/+255
2008-01-17ppc4xx: Netstal HCU5 board: added various fixes and POSTNiklaus Giger5-236/+206
2008-01-17ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger2-2/+2
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 Denk2-2/+2
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-1/+1
2007-08-18Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk1-2/+0
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-2/+0
2007-08-16PPC4xx:HCU4/5 cleanupNiklaus Giger2-29/+60
2007-08-16PPC4xx:HCU4/5 cleanup ecc/sdram initNiklaus Giger1-3/+12
2007-08-15PPC4xx:HCU4/5-Board fix compile warningNiklaus Giger3-10/+18
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese2-10/+7
2007-08-10Coding style cleanupStefan Roese7-140/+147
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU5 filesNiklaus Giger3-0/+906
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU4 filesNiklaus Giger1-0/+393
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: common filesNiklaus Giger2-0/+570
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: make relatedNiklaus Giger6-0/+442
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: READMEsNiklaus Giger2-0/+233