| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-04-13 | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | |
| This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <[email protected]> | |||
| 2010-01-17 | Blackfin: add support for kgdb | Robin Getz | |
| Signed-off-by: Robin Getz <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2010-01-09 | usb: musb: add support for Blackfin MUSB | Bryan Wu | |
| Signed-off-by: Bryan Wu <[email protected]> Signed-off-by: Cliff Cai <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Signed-off-by: Remy Bohmer <[email protected]> | |||
| 2009-06-14 | Blackfin: new spibootldr command | Mike Frysinger | |
| Newer Blackfin parts can an on-chip ROM that can boot LDRs over SPI flashes, so add a new 'spibootldr' command to take advantage of it. Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-03-23 | Blackfin: drop SPORT_TX read helper macros | Mike Frysinger | |
| The SPORT_TX registers cannot be read (the hardware will trigger an error), so drop the read helper macros. Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-03-23 | Blackfin: unify duplicate CPU port definitions | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-03-23 | Blackfin: update lockbox api according to latest documentation | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-03-23 | Blackfin: fix SWRST/SYSCR register sizes | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-02-02 | Blackfin: add driver for on-chip MMC/SD controller | Cliff Cai | |
| This is a port of the Linux Blackfin on-chip SDH driver to U-Boot. Signed-off-by: Cliff Cai <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-02-02 | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang | |
| This is a port of the Linux Blackfin on-chip ATAPI driver to U-Boot. Signed-off-by: Sonic Zhang <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-02-02 | Blackfin: fix up EBIU defines | Mike Frysinger | |
| The EBIU defines for EBSZ 256/512 were incorrect. Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-01-28 | Blackfin: update on-chip ROM API | Mike Frysinger | |
| This brings the API for the on-chip ROM in line with the toolchain and hardware documentation. Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-01-28 | Blackfin: add bit defines for DDR parts | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2009-01-28 | Blackfin: add defines to describe active bootrom behavior | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2008-10-23 | Blackfin: fix SWRST register definition | Mike Frysinger | |
| The SWRST register is a 16bit, not 32bit, register. Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2008-10-23 | Blackfin: unify DSPID/DBGSTAT MMR definitions | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
| 2008-02-15 | Coding STyle cleanup. | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2008-02-04 | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger | |
| Signed-off-by: Mike Frysinger <[email protected]> | |||
