summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB ehci freescale supportMichael Trimarchi2009-01-283-0/+186
| * | | USB ehci core supportMichael Trimarchi2009-01-284-0/+785
| * | | Prepare USB layer for ehciMichael Trimarchi2009-01-284-10/+23
| * | | USB storage cleanup patchMichael Trimarchi2009-01-281-316/+394
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-2850-824/+1270
|\ \ \ \
| * | | | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-287-24/+23
| * | | | Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-285-18/+18
| * | | | Blackfin: bf533-stamp: rewrite resource swap logicMike Frysinger2009-01-281-24/+15
| * | | | Blackfin: bootldr: implement BF53x/BF56x LDR loaderMike Frysinger2009-01-281-13/+124
| * | | | Blackfin: implement real write support for OTPMike Frysinger2009-01-281-42/+115
| * | | | Blackfin: update on-chip ROM APIMike Frysinger2009-01-282-40/+44
| * | | | Blackfin: allow serial console to be disabledMike Frysinger2009-01-282-0/+8
| * | | | Blackfin: support console-over-JTAGMike Frysinger2009-01-284-4/+136
| * | | | Blackfin: handle new anomalies with resetMike Frysinger2009-01-281-5/+15
| * | | | Blackfin: pass RETX to LinuxMike Frysinger2009-01-282-1/+14
| * | | | Blackfin: clarify relocation comment during initMike Frysinger2009-01-281-3/+7
| * | | | Blackfin: just set SP register directly during initMike Frysinger2009-01-281-3/+2
| * | | | Blackfin: add portmuxing for UARTs on the BF51xMike Frysinger2009-01-281-1/+10
| * | | | Blackfin: respect CONFIG_CLKIN_HALFMike Frysinger2009-01-281-1/+1
| * | | | Blackfin: use common memcpy routine during initMike Frysinger2009-01-281-21/+11
| * | | | Blackfin: set default boot SPI CS for BF538/BF539Mike Frysinger2009-01-281-2/+2
| * | | | Blackfin: punt unused BF533-STAMP definitionsMike Frysinger2009-01-281-3/+0
| * | | | Blackfin: resurrect BF533-STAMP video splash driverMike Frysinger2009-01-283-4/+197
| * | | | Blackfin: tighten up post memory coding styleMike Frysinger2009-01-281-12/+11
| * | | | Blackfin: bf537-stamp nand: fix more style errors in previous commitMike Frysinger2009-01-281-3/+3
| * | | | Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-284-49/+4
| * | | | Blackfin: bf533-ezkit: shuffle flash defines a littleMike Frysinger2009-01-283-9/+8
| * | | | Blackfin: overhaul i2c driverMike Frysinger2009-01-287-470/+293
| * | | | Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protectionMike Frysinger2009-01-281-3/+3
| * | | | Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZEMike Frysinger2009-01-281-1/+5
| * | | | Blackfin: implement general support for CONFIG_STATUS_LEDMike Frysinger2009-01-282-0/+13
| * | | | Blackfin: do not init i2c in Blackfin board initMike Frysinger2009-01-281-15/+0
| * | | | Blackfin: bfin_mac: update port muxingMike Frysinger2009-01-281-12/+35
| * | | | Blackfin: fix dcache handling when doing dma memcpy'sMike Frysinger2009-01-283-7/+10
| * | | | Blackfin: dont generate ldrs with --forceMike Frysinger2009-01-281-1/+1
| * | | | Blackfin: pass --bmode/--initcode when creating ldrMike Frysinger2009-01-281-0/+4
| * | | | Blackfin: minimize time cache is turned off when replacing cplb entriesMike Frysinger2009-01-281-22/+9
| * | | | Blackfin: split cache handling out of dma_memcpy()Mike Frysinger2009-01-281-8/+17
| * | | | Blackfin: abort dma_memcpy() for L1 scratchpadMike Frysinger2009-01-281-1/+12
| * | | | Blackfin: rename bootm.c to boot.cMike Frysinger2009-01-282-2/+2
| * | | | Blackfin: set more sane default board config valuesMike Frysinger2009-01-281-6/+71
| * | | | Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE}Mike Frysinger2009-01-282-5/+8
| * | | | Blackfin: add bit defines for DDR partsMike Frysinger2009-01-281-1/+20
| * | | | Blackfin: add defines to describe active bootrom behaviorMike Frysinger2009-01-281-0/+11
| |/ / /
* | | | 85xx: Fix compile breakage with MPC8540EVALKumar Gala2009-01-281-1/+1
|/ / /
* | | mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 buildKim Phillips2009-01-281-1/+5
* | | mpc8536ds.c: include sata.h to for needed function prototypesWolfgang Denk2009-01-281-0/+1
* | | Command usage cleanupPeter Tyser2009-01-28163-352/+361
* | | amcc: Clean up command usage outputPeter Tyser2009-01-283-9/+9
* | | Standardize command usage messages with cmd_usage()Peter Tyser2009-01-2889-206/+213
OpenPOWER on IntegriCloud