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
/
microblaze
Commit message (
Expand
)
Author
Age
Lines
...
*
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-09-11
-38
/
+39
*
microblaze: intc: Coding style cleanup
Michal Simek
2012-09-11
-13
/
+13
*
microblaze: intc: Registering interrupt should return value
Michal Simek
2012-09-11
-8
/
+19
*
microblaze: board: Remove compilation warning
Michal Simek
2012-09-11
-1
/
+2
*
microblaze: Add support for device tree driven board configuration
Michal Simek
2012-09-11
-0
/
+28
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
-13
/
+1
*
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
-47
/
+54
*
microblaze: Call serial multi initialization
Michal Simek
2012-07-10
-0
/
+5
*
microblaze: Move __udelay implementation
Michal Simek
2012-07-10
-43
/
+19
*
microblaze: Remove extern from board.c
Michal Simek
2012-07-10
-4
/
+0
*
microblaze: Move individual board linker scripts to common script in cpu tree.
Michal Simek
2012-07-09
-0
/
+73
*
microblaze: Add gpio.h
Michal Simek
2012-07-09
-0
/
+41
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
-4
/
+0
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
-4
/
+0
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
-1
/
+1
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
-1
/
+1
*
microblaze: avoid interrupt race conditions
Stephan Linz
2012-02-23
-2
/
+2
*
microblaze: fix build failure due to undefined reference to `get_ticks'
Stephan Linz
2012-02-23
-0
/
+18
*
microblaze: Fix strict-aliasing rules for in_be32
Michal Simek
2011-10-24
-1
/
+1
*
microblaze: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
-3
/
+2
*
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-23
-0
/
+37
*
microblaze: Copy bootfile from variables
Michal Simek
2011-10-10
-0
/
+4
*
microblaze: Fix unaligned.h for endians
Michal Simek
2011-10-10
-16
/
+1
*
microblaze: Initialize jumptable and console
Michal Simek
2011-10-10
-0
/
+6
*
microblaze: Support flashes on lower addresses
Michal Simek
2011-10-10
-1
/
+36
*
microblaze: Call common console_init_f initialization function
Michal Simek
2011-10-10
-0
/
+1
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
-0
/
+2
*
console: Implement pre-console buffer
Graeme Russ
2011-10-05
-0
/
+3
*
microblaze: Clean up reset asm code
Michal Simek
2011-10-03
-20
/
+5
*
microblaze: Save and restore first unused vector
Michal Simek
2011-10-03
-2
/
+4
*
microblaze: Setup MB vectors if feature is enable for u-boot
Michal Simek
2011-10-03
-12
/
+22
*
microblaze: Remove debug saving value
Michal Simek
2011-10-03
-2
/
+0
*
unify version_string
Andreas Bießmann
2011-07-28
-3
/
+0
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
-6
/
+1
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
-5
/
+0
*
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-04-12
-1
/
+1
*
microblaze: Fix msr handling in interrupt_handler
Michal Simek
2011-02-15
-18
/
+1
*
microblaze: Fix systems with MSR=0
Michal Simek
2011-02-15
-1
/
+1
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
-1
/
+1
*
microblaze: Fix bd_info pointer
Michal Simek
2011-01-10
-3
/
+5
*
microblaze: Disabling interrupt should return 1 if was enabled
Michal Simek
2011-01-10
-1
/
+4
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-4
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-3
/
+0
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
-1
/
+1
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-2
/
+3
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
-9
/
+5
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-3
/
+3
*
microblaze: Support little-endian microblaze target
Michal Simek
2010-10-12
-9
/
+55
*
microblaze: Add support for NET_MULTI api
Michal Simek
2010-10-12
-2
/
+10
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
-6
/
+7
[prev]
[next]