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
/
board
/
esd
/
pmc440
/
pmc440.c
Commit message (
Expand
)
Author
Age
Lines
*
ppc4xx: add support for new PMC440 revision with cleanup
Matthias Fuchs
2014-04-24
-64
/
+101
*
ppc4xx: Remove 4xx NAND booting support
Stefan Roese
2014-03-07
-8
/
+0
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
-2
/
+2
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
-4
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-14
/
+1
*
ppc4xx: remove invalid access to PCI_BRDGOPT2 register
Matthias Fuchs
2011-12-01
-2
/
+0
*
ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation
Matthias Fuchs
2011-12-01
-15
/
+0
*
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
-3
/
+3
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
-2
/
+2
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
-1
/
+1
*
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
2009-12-07
-11
/
+0
*
ppc4xx: Consolidate pci_master_init() function
Stefan Roese
2009-11-19
-12
/
+6
*
ppc4xx: Consolidate pci_pre_init() function
Stefan Roese
2009-11-19
-59
/
+1
*
ppc4xx: Remove duplicated is_pci_host() functions
Stefan Roese
2009-11-09
-1
/
+1
*
ppc_4xx: Apply new HW register names
Niklaus Giger
2009-10-07
-16
/
+16
*
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
2009-09-28
-23
/
+23
*
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2009-09-11
-33
/
+33
*
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
2009-07-24
-1
/
+1
*
ppc4xx: Use correct io accessors for esd 405/440 boards
Matthias Fuchs
2009-03-20
-28
/
+31
*
ppc4xx: Disable EEPROM write access on PMC440 boards
Matthias Fuchs
2008-12-10
-1
/
+1
*
ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
Matthias Fuchs
2008-12-10
-4
/
+18
*
ppc4xx: Update PMC440 board support
Matthias Fuchs
2008-10-31
-22
/
+106
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-28
/
+28
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+1
*
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
Stefan Roese
2008-07-11
-21
/
+0
*
ppc4xx: Small whitespace fix of esd patches
Stefan Roese
2008-03-31
-1
/
+1
*
ppc4xx: Cleanup PMC440 board support
Matthias Fuchs
2008-03-31
-124
/
+103
*
ppc4xx: Add ptm configuration variables for PMC440
Matthias Fuchs
2008-03-31
-32
/
+54
*
ppc4xx: Add initial esd PMC440 board files
Matthias Fuchs
2007-12-28
-0
/
+898