summaryrefslogtreecommitdiff
path: root/lib_blackfin
Commit message (Expand)AuthorAgeLines
* Fix fallout from autostart revertKumar Gala2008-08-12-5/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-17-1/+1
* Blackfin: cleanup and overhaul common board init functionsMike Frysinger2008-03-30-236/+226
* Blackfin: cleanup lib_blackfin/cache.cMike Frysinger2008-03-30-62/+8
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-287/+232
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-26-11/+47
|\
| * [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-12-3/+14
| * [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-29-0/+3
| * [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-27-1/+1
| * [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-27-6/+15
| * [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-4/+18
| * Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-21-10/+19
| |\
| * | [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-07-1/+1
| * | [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-07-3/+1
| * | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-1/+2
* | | Blackfin: add proper ELF markings to some assembly functionsMike Frysinger2008-03-15-0/+12
* | | Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-15-1/+2
| |/ |/|
* | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-10/+19
|/
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-1/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-13/+4
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-3/+3
|\
| * lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-09-3/+3
| * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* | make show_boot_progress () weak.Heiko Schocher2007-07-13-13/+2
|/
* [Blackfin][PATCH] Kill off a bunch of common local prototypesAubrey Li2007-04-05-49/+77
* [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-05-9/+16
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-75/+34
* [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...Aubrey Li2007-04-05-1/+0
* Code cleanup / re-insert previous Copyright entries.Wolfgang Denk2007-03-22-1/+1
* [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-12-8/+10
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-12-12/+3
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-10-3/+0
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-09-174/+1501
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+10
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+2
* Coding Style cleanupWolfgang Denk2006-03-12-18/+17
* Add missing Blackfin files.Wolfgang Denk2006-03-12-0/+800