index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
cpu
Commit message (
Expand
)
Author
Age
Lines
...
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
-0
/
+4
*
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
-7
/
+30
*
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
-1
/
+1
*
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
-2
/
+2
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
-35
/
+0
*
linkage.h: move from blackfin to common includes
Macpaul Lin
2012-02-12
-1
/
+1
*
Blackfin: traps: fix up printf warnings from debug
Mike Frysinger
2011-11-18
-5
/
+10
*
Blackfin: uart: implement loop callback for post
Mike Frysinger
2011-09-29
-0
/
+40
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2011-08-02
-140
/
+367
|
\
|
*
Blackfin: jtag-console: fix timer usage
Mike Frysinger
2011-07-12
-2
/
+2
|
*
Blackfin: serial: move early debug strings into .rodata section
Mike Frysinger
2011-07-12
-5
/
+5
|
*
Blackfin: serial: convert to bfin_{read,write} helpers
Mike Frysinger
2011-07-12
-17
/
+19
|
*
Blackfin: split out async setup
Mike Frysinger
2011-07-12
-50
/
+84
|
*
Blackfin: drop unused dma.h header from start code
Mike Frysinger
2011-07-12
-1
/
+0
|
*
Blackfin: gpio: optimize free path a little
Mike Frysinger
2011-07-12
-0
/
+2
|
*
Blackfin: uart: fix printf warning
Mike Frysinger
2011-07-12
-1
/
+1
|
*
Blackfin: add init.elf helper code
Mike Frysinger
2011-07-12
-1
/
+43
|
*
Blackfin: dont reset SWRST on newer bf526 parts
Mike Frysinger
2011-07-12
-1
/
+3
|
*
Blackfin: uart: add multiple serial support
Mike Frysinger
2011-07-12
-55
/
+206
|
*
Blackfin: uart: move debug buffers into local bss
Mike Frysinger
2011-07-12
-8
/
+3
*
|
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
-5
/
+0
|
/
*
Blackfin: use on-chip reset func with newer parts
Mike Frysinger
2011-06-03
-36
/
+34
*
Blackfin: use common LDSCRIPT logic
Mike Frysinger
2011-06-03
-0
/
+158
*
gpio: generalize for all generic gpio providers
Mike Frysinger
2011-04-13
-119
/
+0
*
Blackfin: replace "bfin_reset_or_hang()" with "panic()"
Kyle Moffett
2011-04-08
-19
/
+2
*
Blackfin: turn off caches when self initializing
Mike Frysinger
2011-04-08
-12
/
+33
*
Blackfin: BF50x: new processor port
Mike Frysinger
2011-04-08
-17
/
+37
*
Blackfin: serial: clean up muxing a bit
Mike Frysinger
2011-04-08
-31
/
+20
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
-1
/
+2
*
Blackfin: drop initcode.o from combined object
Mike Frysinger
2010-11-19
-4
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
Blackfin: workaround anomaly 05000440
Mike Frysinger
2010-10-14
-1
/
+5
*
Blackfin: cmd_gpio: accept upper case pin names
Mike Frysinger
2010-10-02
-2
/
+3
*
Blackfin: cmd_gpio: return gpio value to caller
Mike Frysinger
2010-10-02
-1
/
+1
*
Blackfin: cmd_gpio: document/extend input sub-option
Mike Frysinger
2010-10-02
-14
/
+13
*
Blackfin: gpio: use common usage func
Mike Frysinger
2010-07-29
-4
/
+2
*
Blackfin: jtag-console: handle newline stuffing
Mike Frysinger
2010-07-25
-9
/
+32
*
Blackfin: jtag-console: add debug markers
Mike Frysinger
2010-07-25
-1
/
+27
*
Blackfin: jtag-console: robustify against missing peer
Mike Frysinger
2010-07-25
-8
/
+32
*
Blackfin: serial: convert to portmux framework
Mike Frysinger
2010-07-13
-0
/
+19
*
Blackfin: unify custom gpio commands
Mike Frysinger
2010-07-05
-0
/
+121
*
Blackfin: import gpio/portmux layer from Linux
Mike Frysinger
2010-07-05
-0
/
+855
*
Blackfin: set up simple NMI handlers for anomaly 05000219
Mike Frysinger
2010-07-05
-1
/
+34
*
Blackfin: expand EVT1 usage documentation a bit more
Mike Frysinger
2010-07-05
-1
/
+6
*
Blackfin: implement bootcount support
Mike Frysinger
2010-07-05
-0
/
+35
*
Blackfin: clean up trace buffer handling when crashing
Mike Frysinger
2010-07-05
-28
/
+49
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-2
/
+2
*
blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*
Peter Tyser
2010-04-13
-0
/
+2757
[prev]