index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-blackfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
139
-64793
/
+0
*
Blackfin: sync ptrace headers with linux
Mike Frysinger
2010-04-07
2
-233
/
+126
*
Blackfin: disable NetBSD bootm support by default
Mike Frysinger
2010-04-07
1
-0
/
+3
*
asm-blackfin/unaligned.h: add for zlib code
Mike Frysinger
2010-03-14
1
-0
/
+1
*
Blackfin: add support for kgdb
Robin Getz
2010-01-17
5
-0
/
+41
*
Blackfin: add support for BF527-EZKIT v2.1
Michael Hennerich
2010-01-17
1
-0
/
+1242
*
Blackfin: pull io funcs from linux
Mike Frysinger
2010-01-17
2
-43
/
+119
*
Blackfin: section off the CF/IDE io.h hacks
Mike Frysinger
2010-01-17
1
-12
/
+15
*
Blackfin: drop unused funcs from io.h
Mike Frysinger
2010-01-17
1
-38
/
+0
*
Blackfin: convert bfin_sdh to generic mmc
Cliff Cai
2010-01-17
2
-1
/
+17
*
Blackfin: asm/string.h: drop useless includes
Mike Frysinger
2010-01-17
1
-4
/
+1
*
Blackfin: use new bfin read/write mmr helper funcs
Mike Frysinger
2010-01-17
1
-1
/
+1
*
Blackfin: fix L1 Instruction sizes on BF52x/BF54x
Mike Frysinger
2010-01-17
17
-159
/
+72
*
Blackfin: support boards with no external memory
Mike Frysinger
2010-01-17
1
-2
/
+7
*
Blackfin: global_data.h: make pull in needed headers
Mike Frysinger
2010-01-17
1
-0
/
+2
*
Blackfin: tweak embedded LDR env config option
Mike Frysinger
2010-01-17
1
-0
/
+5
*
usb: musb: add support for Blackfin MUSB
Bryan Wu
2010-01-09
1
-0
/
+264
*
Generic udelay() with watchdog support
Ingo van Lil
2009-12-05
1
-1
/
+1
*
Blackfin: Remove relocation fixups
Mike Frysinger
2009-10-13
2
-1
/
+3
*
Correct ffs/fls regression for PowerPC etc
Simon Kagstrom
2009-09-17
1
-9
/
+1
*
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
2009-09-15
1
-0
/
+1
*
Blackfin: use scratch pad for exception stack
Mike Frysinger
2009-09-02
1
-0
/
+4
*
Blackfin: increase default console size
Mike Frysinger
2009-09-02
1
-5
/
+1
*
Blackfin: change global data register from P5 to P3
Robin Getz
2009-09-02
1
-1
/
+1
*
Blackfin: add os log functions
Mike Frysinger
2009-07-18
1
-0
/
+3
*
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek
2009-07-09
1
-156
/
+1
*
Blackfin: convert specific pre/post config headers to common method
Mike Frysinger
2009-06-14
3
-168
/
+144
*
Blackfin: new spibootldr command
Mike Frysinger
2009-06-14
1
-0
/
+27
*
Blackfin: fix if() logic in bootrom evt1 check
Mike Frysinger
2009-05-29
1
-1
/
+1
*
Blackfin: fix booting with older bootroms (no EVT1)
Mike Frysinger
2009-05-06
1
-0
/
+8
*
Blackfin: update anomaly sheets
Mike Frysinger
2009-04-06
5
-69
/
+150
*
Blackfin: force all boards to HZ of 1000
Mike Frysinger
2009-04-02
1
-2
/
+6
*
Blackfin: bf537-stamp: rewrite MAC-in-flash handling
Mike Frysinger
2009-03-24
1
-0
/
+28
*
Blackfin: fix SIC_RVECT definition: it is 16bits, not 32bits
Mike Frysinger
2009-03-23
2
-6
/
+6
*
Blackfin: drop SPORT_TX read helper macros
Mike Frysinger
2009-03-23
9
-26
/
+0
*
Blackfin: unify duplicate CPU port definitions
Mike Frysinger
2009-03-23
16
-320
/
+314
*
Blackfin: drop now-unused CONFIG_SYS_BFIN_CMD_XXX
Mike Frysinger
2009-03-23
1
-6
/
+0
*
Blackfin: update lockbox api according to latest documentation
Mike Frysinger
2009-03-23
1
-35
/
+35
*
Blackfin: fix SWRST/SYSCR register sizes
Mike Frysinger
2009-03-23
2
-9
/
+9
*
Blackfin: update anomaly lists
Mike Frysinger
2009-03-23
5
-11
/
+39
*
remove bi_enet*addr from global data for all arches
Mike Frysinger
2009-03-20
1
-1
/
+0
*
Add an architecture specific config.h for common defines
Kumar Gala
2009-02-10
1
-0
/
+24
*
Blackfin: move default boot SPI CS to common code
Mike Frysinger
2009-02-05
1
-0
/
+9
*
Blackfin: update anomaly lists
Mike Frysinger
2009-02-03
5
-84
/
+213
*
Blackfin: add driver for on-chip MMC/SD controller
Cliff Cai
2009-02-02
2
-0
/
+123
*
Blackfin: output booting source when booting
Mike Frysinger
2009-02-02
1
-0
/
+22
*
Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom
Mike Frysinger
2009-02-02
1
-0
/
+5
*
Blackfin: update asm-blackfin/posix_types.h to latest Linux version
Mike Frysinger
2009-02-02
1
-11
/
+9
*
Blackfin: add port I bits
Mike Frysinger
2009-02-02
1
-1
/
+19
*
Blackfin: add driver for on-chip ATAPI controller
Sonic Zhang
2009-02-02
1
-0
/
+220
[next]