summaryrefslogtreecommitdiff
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeLines
* Add an architecture specific config.h for common definesKumar Gala2009-02-10-0/+24
* Blackfin: move default boot SPI CS to common codeMike Frysinger2009-02-05-0/+9
* Blackfin: update anomaly listsMike Frysinger2009-02-03-84/+213
* Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-02-0/+123
* Blackfin: output booting source when bootingMike Frysinger2009-02-02-0/+22
* Blackfin: set default CONFIG_ENV_SPI_CS based on bootromMike Frysinger2009-02-02-0/+5
* Blackfin: update asm-blackfin/posix_types.h to latest Linux versionMike Frysinger2009-02-02-11/+9
* Blackfin: add port I bitsMike Frysinger2009-02-02-1/+19
* Blackfin: add driver for on-chip ATAPI controllerSonic Zhang2009-02-02-0/+220
* Blackfin: fix up EBIU definesMike Frysinger2009-02-02-2/+2
* Blackfin: only flag L1 instruction for DMA memcpyMike Frysinger2009-02-02-10/+4
* Blackfin: rewrite cache handling functionsMike Frysinger2009-02-02-0/+4
* Blackfin: cache core/system clock valuesMike Frysinger2009-02-02-0/+2
* Blackfin: update on-chip ROM APIMike Frysinger2009-01-28-40/+44
* 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
* Introduce virt_to_phys()Kumar Gala2008-12-15-0/+5
* Blackfin: fix SWRST register definitionMike Frysinger2008-10-23-9/+9
* Blackfin: punt old unused mem_init.h headerMike Frysinger2008-10-23-321/+0
* Blackfin: delete unused page_descriptor_table_size defineMike Frysinger2008-10-23-5/+0
* Blackfin: fix typo in boot mode comment and add NAND defineMike Frysinger2008-10-23-1/+2
* Blackfin: fix port mux defines for BF54xBen Maan2008-10-23-32/+32
* Blackfin: update anomaly listsMike Frysinger2008-10-23-25/+169
* Blackfin: unify DSPID/DBGSTAT MMR definitionsMike Frysinger2008-10-23-64/+8
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-8/+8
* Allow console input to be disabledMark Jackson2008-09-06-0/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-12-2/+2
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
|/
* Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-2/+3
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-3/+3
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-3/+3
* Coding STyle cleanup.Wolfgang Denk2008-02-15-34/+34
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-12443/+58335
* add missing __raw versions of Blackfin read/write io functionsMike Frysinger2008-02-04-0/+6
* add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-04-0/+2377
* Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+26
* [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-05-895/+5
* [Blackfin][PATCH] minior cleanupAubrey Li2007-04-05-1/+1
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-114/+114
* [Blackfin][PATCH] call real the system synchronize instructionAubrey Li2007-04-05-0/+1
* [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...Aubrey Li2007-04-05-126/+0
* [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-0/+3411
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-19-0/+5128