summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-101-0/+6
| * | | | TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-104-245/+251
| * | | | socrates: Fix PCI clk fix patchAndy Fleming2008-06-101-1/+3
| * | | | TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-1032-0/+0
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-06-118-0/+643
|\ \ \ \
| * | | | mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-101-34/+2
| * | | | add MPC8343 based board mvBlueLYNX-M7 (board+make files)Andre Schwarz2008-06-108-0/+675
| |/ / /
* | | | Merge commit 'wd/master'Jon Loeliger2008-06-06499-4472/+7343
|\ \ \ \ | |/ / /
| * | | Socrates: Fix PCI bus frequency reportWolfgang Denk2008-06-031-2/+11
| * | | SPI API improvementsHaavard Skinnemoen2008-06-034-54/+49
| * | | Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-0326-117/+1658
| |\ \ \
| | * \ \ Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-2426-117/+1658
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Support AT91CAP9 revC CPUsStelian Pop2008-05-101-0/+28
| | | * | AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+63
| | | * | AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+65
| | | * | AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
| | | * | AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
| | | * | AT91SAM9RLEK supportStelian Pop2008-05-106-0/+405
| | | * | AT91SAM9263EK supportStelian Pop2008-05-106-0/+494
| | | * | AT91SAM9261EK supportStelian Pop2008-05-106-0/+449
| | | * | AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2008-05-102-1/+9
| | | * | AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2008-05-102-2/+9
| | | * | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-102-114/+0
| | | * | Add proper copyright notices in Atmel boards MakefilesStelian Pop2008-05-102-0/+8
| | | * | Add copyright information in Atmel boards partition.cStelian Pop2008-05-103-0/+6
| | | * | Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-102-2/+2
| | | * | Fix @ -> <at> substitutionStelian Pop2008-05-0810-10/+10
| * | | | Merge remote branch 'u-boot-avr32/master'Wolfgang Denk2008-06-035-31/+74
| |\ \ \ \
| | * | | | avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-272-13/+50
| | * | | | avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen2008-05-272-0/+2
| | * | | | avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-272-6/+6
| | * | | | avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-271-0/+20
| | * | | | avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-273-19/+3
| | |/ / /
| * | | | Merge remote branch 'u-boot-mips/master'Wolfgang Denk2008-06-034-6/+6
| |\ \ \ \
| | * | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-304-6/+6
| | |/ / /
| * | | | Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk2008-06-025-0/+380
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge branch 'quad100hd'Stefan Roese2008-05-215-0/+380
| | |\ \
| | | * | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based boardGary Jennejohn2008-05-085-0/+380
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk2008-05-211-6/+6
| |\ \ \ \
| | * | | | Fix some whitespace issuesWolfgang Denk2008-05-211-6/+6
| * | | | | Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-217-0/+740
| |\ \ \ \ \
| | * | | | | socrates: changes to support FDTSergei Poselenov2008-05-201-0/+25
| | * | | | | Initial support for "Socrates" boardSergei Poselenov2008-05-207-0/+715
| | | |/ / / | | |/| | |
| * | | | | Make ads5121 out-of-tree compiling safeYork Sun2008-05-211-1/+6
| * | | | | Adding DIU support for Freescale 5121ADSYork Sun2008-05-213-2/+227
| * | | | | Replace DPRINTF with debugYork Sun2008-05-211-35/+29
| * | | | | Move pixel clock setting to board fileYork Sun2008-05-212-34/+25
| | |/ / / | |/| | |
| * | | | Big white-space cleanup.Wolfgang Denk2008-05-21445-4195/+4143
| |/ / /
* | | | mpc86xx: Removed unused and unconfigured memory test code.Jon Loeliger2008-05-192-72/+0
|/ / /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-191-1/+30
|\ \ \
OpenPOWER on IntegriCloud