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
/
configs
/
mp2usb.h
Commit message (
Expand
)
Author
Age
Lines
*
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-29
-2
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-1
/
+0
*
add new CONFIG_AT91_LEGACY
Jens Scharsig
2010-02-12
-0
/
+2
*
new at91_emac network driver (NET_MULTI api)
Jens Scharsig
2010-01-31
-1
/
+7
*
rm9200 lowevel_init: don't touch reserved/readonly registers
David Brownell
2009-08-03
-5
/
+0
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
-1
/
+1
*
at91rm9200: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
-0
/
+1
*
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
2009-04-03
-2
/
+2
*
usb.h: use standard __LITTLE_ENDIAN from Linux headers
Mike Frysinger
2009-01-28
-1
/
+0
*
at91rm9200: rename lowlevel init value to CONFIG_SYS_
Jean-Christophe PLAGNIOL-VILLARD
2009-01-06
-23
/
+23
*
at91rm9200: fix broken boot from nor flash
Jens Scharsig
2008-11-24
-0
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-40
/
+40
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-4
/
+4
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
Fix merge problems
Stefan Roese
2008-08-06
-1
/
+2
*
use correct at91rm9200 register name
David Brownell
2008-03-30
-1
/
+1
*
ARM: AT91RM9200 based boards config cleanup
Ladislav Michl
2008-02-04
-20
/
+1
*
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
2007-08-07
-27
/
+43
|
\
|
*
include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-10
-0
/
+9
|
*
include/configs: Use new CONFIG_CMD_* in various m* named board config files.
Jon Loeliger
2007-07-05
-27
/
+35
*
|
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2006-11-27
-1
/
+1
*
|
Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver
Markus Klotzbuecher
2006-11-27
-0
/
+1
*
|
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
2006-05-23
-3
/
+8
|
/
*
Add support for AT91RM9200 OHCI Controller.
Wolfgang Denk
2005-09-26
-1
/
+11
*
Add support for MP2USB board.
Wolfgang Denk
2005-09-26
-0
/
+226