summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc440
Commit message (Expand)AuthorAgeFilesLines
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-6/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-3/+3
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-091-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-9/+9
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-14/+14
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-14/+14
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-11/+0
* ppc4xx: Remove confusing commentMatthias Fuchs2009-11-191-4/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-12/+6
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-59/+1
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-1/+1
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-139/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-093-5/+3
|\
| * fpga: Remove relocation fixupsPeter Tyser2009-10-031-3/+3
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-072-21/+21
* | ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-022-32/+61
|/
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-23/+23
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-33/+33
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-241-1/+1
* General help message cleanupWolfgang Denk2009-06-121-17/+18
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-202-29/+32
* ppc4xx: Cleanup linker scripts of esd 4xx boardsMatthias Fuchs2009-03-201-3/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-202-6/+2
* ppc4xx: PMC440: Only use one CS (rank) in DDR2 configurationStefan Roese2009-03-171-1/+1
* Command usage cleanupPeter Tyser2009-01-281-9/+9
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-1/+1
* ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-101-1/+1
* ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-101-4/+18
* Align end of bss by 4 bytesSelvamuthukumar2008-11-182-0/+2
* ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-311-22/+106
* ppc4xx: Fix PMC440 BSP commandsMatthias Fuchs2008-10-311-33/+37
* ppc4xx: Clean up PMC440 headerMatthias Fuchs2008-10-311-10/+7
* ppc4xx: Handle other board variant in PMC440 FPGA codeMatthias Fuchs2008-10-311-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-53/+53
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-102-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-111-21/+0
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-212-8/+8
* ppc4xx: Update CPU strapping for PMC440 boardsMatthias Fuchs2008-04-221-12/+1
OpenPOWER on IntegriCloud