summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-0/+19
|\
| * Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-28-0/+16
| * sh: sh7763rdp: Update sh7763rdp configNobuhiro Iwamatsu2009-01-24-0/+1
| * mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-24-0/+1
| * sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-24-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk2009-02-01-8/+12
|\ \
| * | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-0/+7
| * | ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-31-0/+1
| * | ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-8/+4
* | | ppc4xx: Clean up configuration file for Korat boardLarry Johnson2009-01-29-34/+50
|/ /
* | SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger2009-01-28-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-24/+41
|\ \
| * | usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham2009-01-28-0/+18
| * | usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-28-1/+1
| * | usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-16/+2
| * | [PATCH] This patch add varius fix to the ehci.michael2009-01-28-1/+1
| * | Prepare USB layer for ehciMichael Trimarchi2009-01-28-8/+21
* | | Blackfin: update on-chip ROM APIMike Frysinger2009-01-28-40/+44
* | | Blackfin: support console-over-JTAGMike Frysinger2009-01-28-0/+3
* | | Blackfin: overhaul i2c driverMike Frysinger2009-01-28-41/+6
* | | Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger2009-01-28-0/+3
* | | Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-28-1/+1
* | | Blackfin: set more sane default board config valuesMike Frysinger2009-01-28-6/+71
* | | Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}Mike Frysinger2009-01-28-2/+5
* | | Blackfin: add bit defines for DDR partsMike Frysinger2009-01-28-1/+20
* | | Blackfin: add defines to describe active bootrom behaviorMike Frysinger2009-01-28-0/+11
|/ /
* | Command usage cleanupPeter Tyser2009-01-28-0/+5
* | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-0/+2
* | SATA: do not auto-initialize during bootMike Frysinger2009-01-27-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2009-01-27-0/+342
|\ \
| * | MIPS: Add VCT board series support (Part 2/3)Stefan Roese2009-01-27-0/+340
| * | MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-27-0/+2
| |/
* | ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-26-24/+0
* | ppc4xx: Add GDsys PowerPC 440 ETX board support.Dirk Eibach2009-01-26-0/+194
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-24-107/+228
|\
| * 85xx: Add a 36-bit physical configuration for MPC8572DSKumar Gala2009-01-23-1/+46
| * 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-23-1/+9
| * 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-23-8/+8
| * Add secondary CPUs processor frequency for e500 coreHaiying Wang2009-01-23-1/+5
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-23-0/+4
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-23-0/+3
| * 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-23-6/+28
| * 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-23-26/+56
| * 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-23-0/+1
| * 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-28/+28
| * 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-52/+52
| * 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-23-8/+10
| * 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-23-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-24-21/+758
|\ \
| * \ Merge branch 'next'Kim Phillips2009-01-23-140/+1332
| |\ \ | | |/ | |/|