summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | OMAP3: Add Overo boardDirk Behme2009-01-28-0/+610
| * | | | OMAP3: Add common power code, README, and BeagleBoardDirk Behme2009-01-28-0/+735
| * | | | Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-24-0/+544
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-16/+0
|\ \ \ \ \
| * | | | | Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-28-16/+0
| |/ / / /
* | | | | ppc4xx: Add variable "korat_usbcf" for Korat boardLarry Johnson2009-01-29-1/+22
* | | | | 85xx: Fix compile breakage with sbc8540 and sbc8560Wolfgang Denk2009-01-28-1/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-0/+24
|\ \ \ \ \
| * | | | | usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-28-0/+1
| * | | | | usb : musb : Adding USB VBUS enable functionality for DM644x DVEVMThomas Abraham2009-01-28-0/+23
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-28-127/+261
|\ \ \ \ \ \
| * | | | | | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-28-5/+5
| * | | | | | Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-28-18/+18
| * | | | | | Blackfin: bf533-stamp: rewrite resource swap logicMike Frysinger2009-01-28-24/+15
| * | | | | | Blackfin: set default boot SPI CS for BF538/BF539Mike Frysinger2009-01-28-2/+2
| * | | | | | Blackfin: punt unused BF533-STAMP definitionsMike Frysinger2009-01-28-3/+0
| * | | | | | Blackfin: resurrect BF533-STAMP video splash driverMike Frysinger2009-01-28-4/+197
| * | | | | | Blackfin: tighten up post memory coding styleMike Frysinger2009-01-28-12/+11
| * | | | | | Blackfin: bf537-stamp nand: fix more style errors in previous commitMike Frysinger2009-01-28-3/+3
| * | | | | | Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-28-49/+4
| * | | | | | Blackfin: bf533-ezkit: shuffle flash defines a littleMike Frysinger2009-01-28-9/+8
| |/ / / / /
* | | | | | 85xx: Fix compile breakage with MPC8540EVALKumar Gala2009-01-28-1/+1
|/ / / / /
* | | | | mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-28-0/+1
* | | | | Command usage cleanupPeter Tyser2009-01-28-158/+158
* | | | | amcc: Clean up command usage outputPeter Tyser2009-01-28-9/+9
* | | | | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-57/+57
* | | | | pcs440ep: Clean up led command definitionPeter Tyser2009-01-28-1/+1
* | | | | Clean up diufb command definitionsPeter Tyser2009-01-28-2/+2
* | | | | SATA: do not auto-initialize during bootMike Frysinger2009-01-27-3/+3
* | | | | {delta,zylonite}/lowlevel_init.S: fix typoWolfgang Denk2009-01-27-2/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-27-0/+4511
|\ \ \ \ \
| * | | | | MIPS: Add VCT board series support (Part 3/3)Stefan Roese2009-01-27-0/+1203
| * | | | | MIPS: Add VCT board series support (Part 2/3)Stefan Roese2009-01-27-0/+2047
| * | | | | MIPS: Add VCT board series support (Part 1/3)Stefan Roese2009-01-27-0/+1261
| |/ / / /
* | | | | ppc4xx: Remove compilation warning in gdppc440etc.cStefan Roese2009-01-26-2/+0
* | | | | ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach2009-01-26-0/+639
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-88/+114
|\ \ \ \
| * | | | 85xx: enable the auto self refresh for wake up ARPDave Liu2009-01-23-0/+6
| * | | | fsl-ddr: use the 1T timing as default configurationDave Liu2009-01-23-0/+20
| * | | | 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-2/+2
| * | | | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-28/+28
| * | | | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-23-9/+9
| * | | | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-15/+15
| * | | | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-39/+39
| * | | | 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-6/+6
| * | | | 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-4/+4
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-24-12/+538
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next'Kim Phillips2009-01-23-19/+827
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mpc83xx: New board support for SIMPC8313Ron Madrid2009-01-23-0/+390
| | * | | | mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-21-5/+96