summaryrefslogtreecommitdiffstats
path: root/board/amcc/sequoia/sequoia.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-9/+10
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-6/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-3/+4
* ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese2010-10-201-2/+4
* 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-231-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: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-21/+0
* ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clockStefan Roese2009-10-231-3/+23
* 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
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-121-2/+8
* ppc4xx: Fixup chip-selects in dtb for NAND-booting SequoiaStefan Roese2009-04-161-2/+56
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-19/+19
* 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
* 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
|/
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-031-38/+0
* PPC440EPx: Optionally enable second I2C busMike Nuss2008-02-161-1/+4
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-2/+2
* ppc4xx: Sequoia coding style cleanup and beautificationMatthias Fuchs2008-01-161-136/+110
* ppc4xx: assign PCI interrupts on seuqoia boardsMatthias Fuchs2008-01-091-0/+14
* ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia boardLawrence R. Johnson2008-01-041-30/+1
* Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson2007-12-271-29/+29
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-271-1/+24
* ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2007-10-151-3/+4
* resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPXNiklaus Giger2007-07-041-5/+4
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-251-0/+10
|\
| * Extend POST support for PPC440Igor Lisitsin2007-06-221-0/+10
* | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-15/+2
|/
* ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHzStefan Roese2007-06-011-6/+0
* [PATCH] Run new sequoia boards with an EBC speed of 83MHzJeffrey Mann2007-05-161-2/+8
* Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-241-2/+2
|\
| * [PATCH] Small Sequoia cleanupStefan Roese2007-03-241-2/+2
* | ppc4xx: Fix file mode of sequoia.cStefan Roese2007-03-081-0/+0
* | ppc4xx: Clear Sequoia/Rainier security engine reset bitsJohn Otken john@softadvances.com2007-03-081-0/+4
|/
* [PATCH] Update Sequoia (440EPx) to display board rev and PCI bus speedStefan Roese2007-01-131-0/+7
* [PATCH] Clear PLB4A0_ACR[WRP] on Sequoia (440EPx)Stefan Roese2007-01-051-3/+12
* [PATCH] Fix sequoia flash autodetection (finally correct)Stefan Roese2006-12-221-3/+11
OpenPOWER on IntegriCloud