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
/
cpu
/
pxa
Commit message (
Expand
)
Author
Age
Lines
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-1
/
+1
*
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-386
/
+0
*
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-5
/
+0
*
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-11
/
+0
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-0
/
+56
*
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-4
/
+11
*
arm: unify reset command
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
-12
/
+0
*
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
-53
/
+9
*
arm: update co-processor 15 access
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
-30
/
+23
*
PXA: timer use do_div and simplify it
Jean-Christophe PLAGNIOL-VILLARD
2009-03-09
-22
/
+24
*
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
2009-02-20
-789
/
+1
*
ARM:PXA Remove redefinition of mmc_cid and mmc_csd.
Tom Rix
2009-02-20
-51
/
+0
*
pxa: fixing get_timer to return time in miliseconds.
Micha Kalfon
2009-02-20
-7
/
+18
*
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
-0
/
+191
*
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-16
-1
/
+1
*
Eliminate support for using MMC as memory
Andy Fleming
2009-02-16
-14
/
+0
*
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-15
-15
/
+0
*
Remove compiler warning: target CPU does not support interworking
Sergei Poselenov
2008-12-13
-0
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-50
/
+50
*
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
Adrian Filipi
2008-09-12
-2
/
+2
*
Fix merge problems
Stefan Roese
2008-08-06
-5
/
+0
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
-2
/
+4
*
Fix build time warnings in function mmc_decode_csd()
Marcel Ziswiler
2008-07-13
-1
/
+1
*
Minor spelling fix in comment.
Marcel Ziswiler
2008-07-10
-1
/
+1
*
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2008-06-28
-4
/
+7
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-4
/
+4
*
pxa: fix previous definition on cpu init
Jean-Christophe PLAGNIOL-VILLARD
2008-05-03
-5
/
+1
*
pxa: fix assignment from incompatible pointer type
Jean-Christophe PLAGNIOL-VILLARD
2008-02-17
-1
/
+1
*
ARM: cleanup duplicated exception handlingcode
Andreas Engel
2008-02-14
-117
/
+0
*
MMC for PXA 27X (resubmit)
stefano babic
2008-02-03
-163
/
+336
*
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Wolfgang Denk
2008-01-09
-0
/
+16
|
\
|
*
Merge git://www.denx.de/git/u-boot
Markus Klotzbuecher
2008-01-09
-1
/
+1
|
|
\
|
*
|
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-10-31
-0
/
+16
*
|
|
fix various comments
Marcel Ziswiler
2008-01-09
-19
/
+19
|
|
/
|
/
|
*
|
Fix compiler warnings for ARM systems.
Wolfgang Denk
2007-11-18
-1
/
+1
|
/
*
delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration
Jean-Christophe PLAGNIOL-VILLARD
2007-10-24
-0
/
+1
*
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
2007-10-24
-3
/
+3
*
fix pxa255_idp board
Marcel Ziswiler
2007-10-23
-39
/
+42
*
PXA USB OHCI: "usb stop" implementation.
Rodolfo Giometti
2007-10-15
-0
/
+16
*
Fix warning differ in signedness in cpu/pxa/mmc.c
Jean-Christophe PLAGNIOL-VILLARD
2007-10-13
-3
/
+3
*
PXA270: Add support for multiple serial ports.
stefano babic
2007-09-07
-82
/
+269
*
USB: cleanup monahans usb support. Remove dead code.
Markus Klotzbuecher
2007-04-03
-11
/
+1
*
PXA: pxa27x USB OHCI support
Rodolfo Giometti
2007-03-26
-2
/
+13
*
Merge with git://www.denx.de/git/u-boot.git#testing-USB
Markus Klotzbuecher
2007-03-23
-1
/
+79
|
\
|
*
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Wolfgang Denk
2006-11-27
-1
/
+1
|
|
\
|
|
*
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2006-11-27
-1
/
+1
|
*
|
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-11-27
-8
/
+12
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
2006-05-30
-0
/
+5
|
*
|
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
2006-05-23
-3
/
+5
|
*
|
More cleanup for the delta board and the generic usb_ohci driver. Added
Markus Klotzbuecher
2006-05-23
-1
/
+72
[next]