summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-233-13/+13
* Merge branch 'master' into nextWolfgang Denk2010-06-1826-18/+2481
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-06-173-0/+172
| |\
| | * Add support for the LaCie ED Mini V2 boardAlbert Aribaud2010-06-173-0/+172
| * | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-06-177-18/+222
| |\ \
| | * | TI: DaVinci: Add board specific code for da850 EVMSudhakar Rajashekhara2010-06-102-0/+112
| | * | TI: DaVinci: Prepare for da850 supportSudhakar Rajashekhara2010-06-105-1/+4
| | * | da830: Move common code out of da830evm.c fileSudhakar Rajashekhara2010-06-104-18/+98
| | * | OMAP3: pandora: enable battery backup capacitorGrazvydas Ignotas2010-06-081-0/+9
| | * | AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-074-0/+597
| | * | TI: TNETV107X EVM initial supportCyril Chemparathy2010-06-073-0/+218
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-06-1716-0/+2087
| |\ \ \ | | |/ / | |/| / | | |/
| | * SAMSUNG: goni: add the GPL licenceMinkyu Kang2010-06-141-1/+19
| | * s5pc1xx: Add support for Samsung Goni boardMinkyu Kang2010-06-146-0/+1011
| | * AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-084-0/+597
| | * TI: TNETV107X EVM initial supportCyril Chemparathy2010-06-083-0/+218
| | * add new board pm9g45Asen Dimov2010-06-063-0/+243
* | | ppc4xx: icon: add support for SM502 chipAnatolij Gustschin2010-06-171-0/+69
* | | video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-141-9/+0
|/ /
* | fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi2010-05-301-1/+1
* | nios: remove nios-32 archThomas Chou2010-05-2825-1987/+0
* | nios2: add gpio support to nios2-generic boardThomas Chou2010-05-282-0/+56
|/
* Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-262-12/+12
* bugfix: Guruplug: Use standard miiphyMahavir Jain2010-05-211-8/+1
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-213-2/+164
|\
| * Add SPI support to mx51evk boardStefano Babic2010-05-051-0/+139
| * MX31: Add support for PMIC to the QONG moduleStefano Babic2010-05-051-0/+20
| * MX51evk: Removed warningsStefano Babic2010-05-051-2/+2
| * tx25: fix crash while booting LinuxAnatolij Gustschin2010-05-051-0/+3
* | fsl_diu_fb.c: fix build warningsWolfgang Denk2010-05-171-9/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-171-1/+1
|\ \
| * | Removal of checkboard from spl bootstrap build for SIMPC8313Ron Madrid2010-05-171-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-05-171-1/+1
|\ \ \
| * | | ppc4xx: Fix building PLU405 boardMatthias Fuchs2010-05-171-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-173-50/+57
|\ \ \ | |/ / |/| |
| * | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-11/+0
| * | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2010-05-122-12/+29
| * | fsl-diu: Using I/O accessor to CCSR spaceJerry Huang2010-05-121-27/+28
* | | MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2010-05-152-4/+4
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-093-0/+36
|\ \
| * | mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz2010-05-072-0/+1
| * | mpc83xx: Add UPMA configuration to SIMPC8313Ron Madrid2010-05-071-0/+35
* | | serial: punt unused serial_addr()Mike Frysinger2010-05-071-4/+0
|/ /
* | 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-062-7/+156
* | eNET: Implement eNET WatchdogGraeme Russ2010-05-062-0/+46
* | eNET: Add PC/AT compatibility setup functionGraeme Russ2010-05-061-0/+38
* | eNET: Add support for onboard RTL8100B (RTL8139) chipsGraeme Russ2010-05-061-0/+7
* | sc520: Board Specific PCI InitGraeme Russ2010-05-061-0/+33
* | x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-061-1/+2
* | x86: Add RAM bootstrap functionalityGraeme Russ2010-05-062-6/+5
OpenPOWER on IntegriCloud