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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Dont clobber %eax after getting memory size
Graeme Russ
2010-10-07
1
-3
/
+2
*
x86: Don't clobber %ebx
Graeme Russ
2010-10-07
2
-7
/
+12
*
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
5
-13
/
+12
*
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2010-10-07
2
-14
/
+14
*
x86: Remove progress indication in low-level init
Graeme Russ
2010-10-07
2
-54
/
+2
*
x86: Fix %ss and %esp in register structure for interrupts
Graeme Russ
2010-10-07
3
-4
/
+45
*
x86: Change compiler options
Graeme Russ
2010-10-07
4
-17
/
+12
*
x86: Coding Style Cleanup
Graeme Russ
2010-10-07
4
-373
/
+362
*
x86: Move loading of GTD to C code
Graeme Russ
2010-10-07
2
-96
/
+57
*
x86: use gc sections to reduce image size
Graeme Russ
2010-10-07
2
-5
/
+8
*
x86: zboot update
Graeme Russ
2010-10-07
1
-5
/
+13
*
x86: Use TEXT_BASE in linker scripts
Graeme Russ
2010-10-07
1
-4
/
+4
*
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
Graeme Russ
2010-10-07
2
-2
/
+2
*
x86: Remove bi_env from do_bdinfo
Graeme Russ
2010-10-07
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-10-05
175
-23567
/
+11281
|
\
|
*
Blackfin: otp: fix build after constification of args[]
Mike Frysinger
2010-10-02
1
-6
/
+7
|
*
Blackfin: bf537-pnav: increase monitor len
Mike Frysinger
2010-10-02
1
-1
/
+1
|
*
Blackfin: bf527-ad7160-eval: fix GPIO CS define
Mike Frysinger
2010-10-02
1
-1
/
+1
|
*
Blackfin: bf548-ezkit: bump SPI flash size up
Mike Frysinger
2010-10-02
2
-1
/
+5
|
*
Blackfin: fix MMC init output alignment
Mike Frysinger
2010-10-02
1
-1
/
+1
|
*
Blackfin: blackvme: new board port
Wojtek Skulski
2010-10-02
6
-1
/
+368
|
*
Blackfin: propagate target cpu defines when building embedded env
Mike Frysinger
2010-10-02
1
-0
/
+3
|
*
Blackfin: cmd_gpio: accept upper case pin names
Mike Frysinger
2010-10-02
1
-2
/
+3
|
*
Blackfin: bf526-ezbrd: enable BootROM-OOB layout when booting from NAND
Mike Frysinger
2010-10-02
1
-2
/
+3
|
*
Blackfin: adi config: enable nand lock/unlock support
Mike Frysinger
2010-10-02
1
-0
/
+1
|
*
Blackfin: bct-brettl2: new board port
Peter Meerwald
2010-10-02
10
-0
/
+590
|
*
Blackfin: adi config: allow boards to tweak a little more
Mike Frysinger
2010-10-02
1
-8
/
+14
|
*
Blackfin: cmd_gpio: return gpio value to caller
Mike Frysinger
2010-10-02
1
-1
/
+1
|
*
Blackfin: bf527-sdp: new board port
Mike Frysinger
2010-10-02
6
-0
/
+245
|
*
Blackfin: adi config: add a hook for boards to append the env
Mike Frysinger
2010-10-02
1
-1
/
+5
|
*
Blackfin: adi config: add an "all spi flashes" option to unify board lists
Mike Frysinger
2010-10-02
4
-12
/
+15
|
*
Blackfin: support a 3rd gpio cfi pin
Peter Meerwald
2010-10-02
1
-1
/
+14
|
*
Blackfin: cmd_gpio: document/extend input sub-option
Mike Frysinger
2010-10-02
1
-14
/
+13
|
*
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-10-02
53
-34
/
+52
|
*
Blackfin: bf561: merge headers
Mike Frysinger
2010-10-02
4
-1930
/
+1906
|
*
Blackfin: bf533: merge headers
Mike Frysinger
2010-10-02
8
-1342
/
+1293
|
*
Blackfin: unify core MMRs
Mike Frysinger
2010-10-02
38
-3456
/
+350
|
*
Blackfin: bf52x: unify arch header duplication
Mike Frysinger
2010-10-02
6
-2316
/
+6
|
*
Blackfin: bf537: unify arch header duplication
Mike Frysinger
2010-10-02
5
-295
/
+6
|
*
Blackfin: punt old *p style volatile MMR defines
Mike Frysinger
2010-10-02
24
-13223
/
+0
|
*
Blackfin: bf527-ad7160-eval: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-1
/
+1
|
*
Blackfin: cm-bf548: video: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-11
/
+12
|
*
Blackfin: bf548-ezkit: video: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-10
/
+11
|
*
Blackfin: bf527-ezkit: video: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-36
/
+40
|
*
Blackfin: bf537-stamp: post: update old MMR style macros
Mike Frysinger
2010-10-02
2
-131
/
+75
|
*
Blackfin: bfin_mac: convert from old style MMR macros
Mike Frysinger
2010-10-02
1
-32
/
+36
|
*
Blackfin: punt headers for non-existent BF541
Mike Frysinger
2010-10-02
4
-448
/
+0
|
*
Blackfin: unify gpio cfi implementations
Mike Frysinger
2010-10-02
10
-216
/
+26
|
*
Blackfin: bfin_sdh: clean up send_cmd
Mike Frysinger
2010-10-02
1
-10
/
+15
|
*
Blackfin: bfin_spi: add optional DMA support
Mike Frysinger
2010-10-02
2
-27
/
+203
[next]