summaryrefslogtreecommitdiffstats
path: root/board/amcc/sequoia
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese2010-10-201-2/+4
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-8/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-2/+2
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-231-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* 4xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-191-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-04-241-17/+17
|\
| * ppc4xx: TLB init file cleanupStefan Roese2010-04-191-17/+17
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-213-3/+3
|/
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-133-3/+3
* 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: Consolidate pci_master_init() functionStefan Roese2009-11-191-17/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-58/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-65/+0
* ppc4xx: Fix NAND booting targets after 4xx linker script consolidationStefan Roese2009-11-091-0/+4
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-21/+0
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-021-142/+0
* ppc4xx: Sequoia: Add chip_config commandStefan Roese2009-10-233-232/+125
* ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese2009-10-231-3/+23
* Merge branch 'reloc'Wolfgang Denk2009-10-093-3/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-033-3/+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-111-30/+30
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-124-3/+143
* ppc4xx: Remove unused code for Sequoia NAND booting versionStefan Roese2009-04-161-5/+1
* ppc4xx: Fixup chip-selects in dtb for NAND-booting SequoiaStefan Roese2009-04-161-2/+56
* ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese2009-03-261-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-202-6/+2
* Fix AMCC Sequoia board DDR memory configurationMikhail Zolotaryov2009-03-171-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-182-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-186-39/+39
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* 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
* Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-121-0/+5
|\
| * ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-071-0/+5
| * ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-131-21/+0
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-111-1/+1
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-111-2/+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
* ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-061-0/+4
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-38/+0
OpenPOWER on IntegriCloud