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
/
include
/
asm-microblaze
Commit message (
Expand
)
Author
Age
Lines
*
remove bi_enet*addr from global data for all arches
Mike Frysinger
2009-03-20
-1
/
+0
*
Add an architecture specific config.h for common defines
Kumar Gala
2009-02-10
-0
/
+24
*
Introduce virt_to_phys()
Kumar Gala
2008-12-15
-0
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
Allow console input to be disabled
Mark Jackson
2008-09-06
-0
/
+1
*
microblaze: Remove useless ancient headers
Michal Simek
2008-07-13
-645
/
+0
*
microblaze: Clean uartlite driver
Michal Simek
2008-07-13
-0
/
+2
*
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-12
-1
/
+1
*
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
-0
/
+2
|
\
|
*
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
-0
/
+1
|
*
POST: add POST_STOP flag
Yuri Tikhonov
2008-05-20
-0
/
+1
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-2
/
+2
|
/
*
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2008-04-13
-2
/
+3
*
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
2008-03-18
-0
/
+1
*
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-03-02
-3
/
+3
*
Introduce map_physmem() and unmap_physmem()
Haavard Skinnemoen
2007-12-13
-0
/
+26
*
[FIX] fix microblaze file permitission
Michal Simek
2007-06-17
-0
/
+0
*
add: reading special purpose registers
Michal Simek
2007-05-08
-11
/
+6
*
add: Microblaze V5 exception handling
Michal Simek
2007-05-08
-0
/
+8
*
add: FSL control read and write
Michal Simek
2007-05-08
-0
/
+15
*
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-05-08
-1
/
+0
|
\
|
*
Minor coding style cleanup.
Wolfgang Denk
2007-04-04
-2
/
+0
*
|
new: USE_MSR_INTR support
Michal Simek
2007-05-07
-0
/
+37
*
|
fix: interrupt handler for multiple sources
Michal Simek
2007-05-07
-0
/
+2
*
|
new: add writing to msr register
Michal Simek
2007-05-07
-3
/
+9
*
|
new: FSL and MSR support
Michal Simek
2007-05-05
-0
/
+37
|
/
*
[CLEAN] Remove inefficient Suzaku code
Michal Simek
2007-03-30
-56
/
+0
*
[Microblaze][PATCH]
Michal Simek
2007-03-11
-0
/
+83
*
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Haiying Wang
2007-02-21
-0
/
+4
*
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
Wolfgang Denk
2005-11-25
-0
/
+7
*
Patches by Yasushi Shoji, 29 Jun 2004:
wdenk
2004-07-10
-1
/
+4
*
* Add missing microblaze header files
wdenk
2004-04-18
-0
/
+557
*
* Patch by Yasushi Shoji, 07 Apr 2004:
wdenk
2004-04-18
-0
/
+1256