summaryrefslogtreecommitdiffstats
path: root/board/netstal/hcu5
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete Netstal boardsNiklaus Giger2011-07-286-1056/+0
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* hcu4, hcu5: fix out of tree buildingWolfgang Denk2010-10-241-8/+9
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-3/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-12/+12
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-15/+15
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-15/+15
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-212-9/+9
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-132-4/+4
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-11/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-14/+7
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-65/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-19/+0
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-141/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-091-1/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-14/+14
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-23/+23
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-112-17/+17
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-242-6/+6
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-29/+29
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ppc4xx: Move ppc4xx specific prototypes to ppc4xx headerStefan Roese2008-09-081-1/+1
* Fix some more printf() format issues.Wolfgang Denk2008-07-111-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-031-24/+2
* Big white-space cleanup.Wolfgang Denk2008-05-213-8/+8
* ppc4xx: Complete remove bogus dflush()Stefan Roese2008-04-291-3/+3
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Conding style cleanupWolfgang Denk2008-03-161-1/+0
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-151-2/+0
* ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger2008-03-152-1/+17
* ppc4xx: HCU4/5. CleanupsNiklaus Giger2008-02-162-18/+22
* ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-141-6/+4
* ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5Stefan Roese2008-01-173-17/+13
* ppc4xx: Netstal HCU5 board: added various fixes and POSTNiklaus Giger2008-01-175-236/+206
* ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger2008-01-172-2/+2
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-311-1/+1
* Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-181-2/+0
|\
| * lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-2/+0
OpenPOWER on IntegriCloud