summaryrefslogtreecommitdiff
path: root/board
Commit message (Collapse)AuthorAgeLines
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-2/+403
|\
| * Merge with /home/wd/git/u-boot/mailing-list/Haavard_SkinnemoenWolfgang Denk2006-10-24-0/+402
| |\
| | * Move atstk1000 files into vendor specific directory.Wolfgang Denk2006-10-24-1/+1
| | | | | | | | | | | | Patch by Haavard Skinnemoen, 12 Sep 2006
| | * Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-24-0/+402
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Haavard Skinnemoen, 06 Sep 2006 This patch adds support for the ATSTK1000 with the ATSTK1002 CPU daughterboard. ATSTK1000 is a full-featured development board for AT32AP CPUs. It has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker, and connectors for USART, PS/2, VGA, USB, MMC/SD cards and CompactFlash cards. For more information, please see this page: http://www.atmel.com/dyn/products/tools.asp?family_id=682 The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the AT32AP7000 chip. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * | Fix sequoia separate object direcory building problems.Marian Balakowicz2006-10-23-2/+1
| |/
* | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-168/+1794
|\ \ | |/ |/|
| * Merge branch 'i2c'Jon Loeliger2006-10-20-3/+0
| |\
| | * Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | Introduced COFIG_FSL_I2C to select the common FSL I2C driver. And removed hard i2c path from a few u-boot.lds scipts too. Minor whitespace cleanups along the way. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | Fix compilation warnings on a few 85xx boards.Jon Loeliger2006-10-20-3/+5
| | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-19-0/+710
| |\ \ | | |/ | |/|
| * | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-19-20/+1
| | | | | | | | | | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
| * | Move "ar" flags to config.mk to allow for silent "make -s"Jon Loeliger2006-10-11-1/+1
| | |
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-351/+1638
| |\ \
| * | | Fix whitespace issues.Jon Loeliger2006-10-10-1/+0
| | | |
| * | | Fix whitespace and 80-col issues.Jon Loeliger2006-10-10-7/+12
| | | |
| * | | Merge branch 'mpc85xx'Jon Loeliger2006-09-19-1/+61
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: drivers/tsec.c
| | * | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-19-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added support for using eTSEC 3 and eTSEC 4 on the 8548 CDS. This will only work on rev 1.3 boards (but doesn't break older boards) * Cleaned up some comments to reflect the expanded role of tsec in other systems
| | * | | Added code to support 2.6.18 PCI changes in u-bootAndy Fleming2006-09-19-1/+29
| | | | | | | | | | | | | | | | | | | | * Added code to swizzle the IRQ map for the PCI
| * | | | Modified makefile for new build mechanism.Jon Loeliger2006-09-19-8/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-2010/+4837
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: board/stxxtc/Makefile
| * \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-22-160/+170
| |\ \ \ \ \
| | * | | | | General indent and whitespace cleanups.Jon Loeliger2006-08-22-160/+170
| | | | | | |
| * | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-12/+313
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-09-403/+3
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Removed MPC8641HPCN DTS source file from build.Jon Loeliger2006-08-09-403/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is no longer linked into U-Boot; its sources are now located in the kernel tree. Signed-off-by: Jon Loeliger <jdl@freescale.com>
| * | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-148/+283
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/ft_build.h include/pci.h Resolved, though.
| | * | | | | | * Fixed a bug where 8555 PCI code used the old variable and function names ↵Matthew McClintock2006-08-09-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| | * | | | | | * Added VIA configuration tableMatthew McClintock2006-08-09-71/+197
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
| | * | | | | | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-09-17/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Fleming <afleming@freescale.com>
| | * | | | | | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ↵Matthew McClintock2006-08-09-3/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Loeliger 17-Jan-2006 Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | * Removed the oftree.dts for stxxtx in light of the changes to the flat ↵Matthew McClintock2006-08-09-61/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | device tree handling code Patch by Matthew McClintock 26-June-2006
| * | | | | | | Merge branch 'wd'Jon Loeliger2006-08-09-764/+14577
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-09-0/+54
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Add Rapidio support for the MPC8641HPCNJohn Traill2006-08-09-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Traill <john.traill@freescale.com>
| * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-31-1/+65
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Correct the irq value of DUART2Haiying Wang2006-07-31-1/+1
| | | | | | | | |
| | * | | | | | | Move get_board_sys_clk to board directoryHaiying Wang2006-07-31-0/+64
| | | | | | | | |
| * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-27-61/+75
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fixed OF device tree of mpc86xxhpcn board.Zhang Wei2006-07-27-61/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes works in with kernel irq mapping rework. Signed-off-by: Zhang Wei <wei.zhang@freescale.com>
| * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-13-1/+245
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-13-1/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added code for reading and writing Mac addresses to/from ID EEPROM(0x57). With attached patch, we can use command "mac/mac read/mac save/" to read and write EEPROM under u-boot prompt. U-boot will calculate the checksum of EEPROM while bootup, if it is right, then u-boot will check whether the mac address of eTSEC0/1/2/3 is availalbe (non-zero). If there is mac address availabe in EEPROM, u-boot will use it, otherewise, u-boot will use the mac address defined in MPC8641HPCN.h. This matches the requirement to set unique mac address for each TSEC port. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com>
| * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-22-40/+56
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix bug in 8641hpcn reset command with no args.Jon Loeliger2006-06-22-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Acked-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | Reworked IRQ mapping in OF-tree.Zhang Wei2006-06-22-39/+55
| | | | | | | | |
| * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-1/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Allow DTC path to be passed in.Jon Loeliger2006-06-07-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@jdl.com>
| * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-103/+669
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Modify the IRQ of DUART2Haiying Wang2006-06-07-1/+1
| | | | | | | | |
| | * | | | | | | Review cleanups.Jon Loeliger2006-05-31-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
| | * | | | | | | White space cleanup.Jon Loeliger2006-05-31-110/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some 80-column cleanups. Convert printf() to puts() where possible. Use #include "spd_sdram.h" as needed. Enhanced reset command usage message a bit. Signed-off-by: Jon Loeliger <jdl@freescale.com>