index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: drop initcode.o from combined object
Mike Frysinger
2010-11-19
1
-4
/
+0
*
Blackfin: make sure bss len is multiple of 4 bytes
Mike Frysinger
2010-11-18
1
-0
/
+1
*
Blackfin: stick ins/outs funcs into their own .text section
Mike Frysinger
2010-11-18
2
-0
/
+5
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
2
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-10-29
2
-2
/
+3
|
\
|
*
Blackfin: config.mk: drop manual stripping of config vars
Mike Frysinger
2010-10-27
1
-2
/
+0
|
*
Blackfin: fix building after asm-offsets.h intro
Mike Frysinger
2010-10-27
1
-0
/
+3
*
|
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-3
/
+0
|
/
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
3
-7
/
+4
*
Blackfin: workaround anomaly 05000440
Mike Frysinger
2010-10-14
1
-1
/
+5
*
Blackfin: update anomaly lists to latest sheets
Mike Frysinger
2010-10-14
7
-10
/
+35
*
Blackfin: fix MMC init output alignment
Mike Frysinger
2010-10-02
1
-1
/
+1
*
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: cmd_gpio: return gpio value to caller
Mike Frysinger
2010-10-02
1
-1
/
+1
*
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
3
-9
/
+2
*
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: punt headers for non-existent BF541
Mike Frysinger
2010-10-02
4
-448
/
+0
*
Blackfin: bfin_spi: add optional DMA support
Mike Frysinger
2010-10-02
1
-0
/
+75
*
Blackfin: add support for BF51x parts
Mike Frysinger
2010-10-02
15
-0
/
+2498
*
Blackfin: add support for BF538/BF539 processors
Mike Frysinger
2010-10-02
11
-0
/
+3464
*
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
1
-9
/
+11
|
\
|
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-7
/
+8
|
*
Make getenv() work before relocation.
Wolfgang Denk
2010-09-19
1
-3
/
+4
*
|
Blackfin: bfin_spi: use same gpio cs define as Linux
Mike Frysinger
2010-09-21
1
-0
/
+3
*
|
POST cleanup.
Michael Zaidman
2010-09-21
3
-423
/
+1
|
/
*
Blackfin: re-use board data in cpu banner
Mike Frysinger
2010-08-11
1
-1
/
+2
*
Blackfin: shutdown video DMA when booting Linux
Michael Hennerich
2010-08-11
1
-0
/
+9
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
2
-2
/
+2
*
Blackfin: gpio: use common usage func
Mike Frysinger
2010-07-29
1
-4
/
+2
*
Blackfin: jtag-console: handle newline stuffing
Mike Frysinger
2010-07-25
1
-9
/
+32
*
Blackfin: jtag-console: add debug markers
Mike Frysinger
2010-07-25
1
-1
/
+27
*
Blackfin: jtag-console: robustify against missing peer
Mike Frysinger
2010-07-25
1
-8
/
+32
*
Blackfin: bf561: use DMA for Core B L1 regions
Mike Frysinger
2010-07-13
1
-1
/
+9
*
Blackfin: serial: convert to portmux framework
Mike Frysinger
2010-07-13
1
-0
/
+19
*
Blackfin: unify custom gpio commands
Mike Frysinger
2010-07-05
2
-0
/
+121
*
Blackfin: import gpio/portmux layer from Linux
Mike Frysinger
2010-07-05
20
-0
/
+3561
*
Blackfin: set up simple NMI handlers for anomaly 05000219
Mike Frysinger
2010-07-05
4
-1
/
+34
*
Blackfin: update anomaly lists to latest sheets
Mike Frysinger
2010-07-05
5
-183
/
+437
*
Blackfin: expand EVT1 usage documentation a bit more
Mike Frysinger
2010-07-05
1
-1
/
+6
*
Blackfin: implement bootcount support
Mike Frysinger
2010-07-05
2
-0
/
+35
*
Blackfin: clean up trace buffer handling when crashing
Mike Frysinger
2010-07-05
2
-28
/
+49
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
5
-6
/
+6
*
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
19
-2
/
+2759
[next]