summaryrefslogtreecommitdiff
path: root/board/netstal
Commit message (Expand)AuthorAgeLines
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-33/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-14/+7
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-65/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-19/+0
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-02-415/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-09-3/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-3/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-14/+14
|/
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-20/+20
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-35/+35
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-21/+21
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-7/+7
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-9/+3
* boards: get mac address from environmentMike Frysinger2009-03-20-30/+10
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-34/+34
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese2008-09-08-1/+1
* Fix some more printf() format issues.Wolfgang Denk2008-07-11-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-11-4/+6
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-3/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-3/+3
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-42/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-16/+16
* ppc4xx: Complete remove bogus dflush()Stefan Roese2008-04-29-3/+3
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-3/+0
* Conding style cleanupWolfgang Denk2008-03-16-7/+0
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-15-2/+0
* ppc4xx: Add 405GPr based MCU25 board specific filesNiklaus Giger2008-03-15-0/+499
* ppc4xx: HCU4/5. remove obsolete hcu_flash.cNiklaus Giger2008-03-15-514/+0
* ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger2008-03-15-2/+34
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-24-2/+0
* ppc4xx: HCU4/5. CleanupsNiklaus Giger2008-02-16-81/+70
* ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-14-14/+8
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-23-1/+0
* ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese2008-01-17-19/+16
* ppc4xx: Netstal HCU4 board: added various fixes and POSTNiklaus Giger2008-01-17-267/+77
* ppc4xx: netstal/common define routines used by all boardsNiklaus Giger2008-01-17-16/+255
* ppc4xx: Netstal HCU5 board: added various fixes and POSTNiklaus Giger2008-01-17-236/+206
* ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger2008-01-17-2/+2
* ppc4xx: Netstal HCU4 board. Added POST. Various fixesNiklaus Giger2008-01-17-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-1/+1
* Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-18-2/+0
|\
| * lib_ppc: make board_add_ram_info weakKim Phillips2007-08-18-2/+0
* | PPC4xx:HCU4/5 cleanupNiklaus Giger2007-08-16-29/+60
* | PPC4xx:HCU4/5 cleanup ecc/sdram initNiklaus Giger2007-08-16-3/+12