summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2012-05-15mx53loco: Remove unneeded gpio_set_value()Fabio Estevam1-3/+2
2012-05-15mx53loco: Add CONFIG_REVISION_TAGFabio Estevam1-0/+12
2012-05-15mx53loco: Turn on VUSB regulatorFabio Estevam1-0/+9
2012-05-15mx53loco: Add mc34708 support and set mx53 frequency at 1GHzFabio Estevam1-12/+36
2012-05-15pmic: dialog: Avoid name conflictsFabio Estevam1-1/+1
2012-05-15i.MX6: mx6q_sabrelite: add SATA bindingsEric Nelson1-0/+31
2012-05-15mx28evk: add NAND supportLauri Hintsala1-0/+21
2012-05-15mx53loco: Add support for 1GHz operation for DA9053-based boardsFabio Estevam1-0/+71
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam1-0/+22
2012-05-15i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flowEric Nelson1-2/+120
2012-05-15mx6qsabrelite: No need to set the direction for GPIO3_23 againFabio Estevam1-1/+1
2012-05-15MX53: mx53loco: Add SATA supportStefano Babic1-0/+3
2012-04-25powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi11-52/+9
2012-04-25powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2-0/+14
2012-04-25powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2-0/+18
2012-04-25powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun2-5/+5
2012-04-25powerpc/p1023rds: Disable nor flash node and enable nand flash nodeChunhe Lan1-0/+6
2012-04-17i.MX6: arm2: Add AXI cache and Qos settingDirk Behme1-0/+6
2012-04-17Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk1-28/+28
2012-04-16MX35: mx35pdk: wrong board revisionStefano Babic1-11/+0
2012-04-16MX31: mx31pdk: drop enable_caches from board fileStefano Babic1-8/+0
2012-04-16MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky4-4/+4
2012-03-27mx53ard: Initialize return code with errorFabio Estevam1-1/+1
2012-03-27i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson1-0/+5
2012-03-27mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ...Eric Nelson1-4/+4
2012-03-27mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger1-0/+18
2012-02-28i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky1-33/+14
2012-02-28net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2-0/+4
2012-02-28mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam1-26/+1
2012-02-28mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+1
2012-02-28mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-02-28mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson1-1/+1
2012-02-28mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2-1/+26
2012-02-28mx28evk: add SPI supportMatthias Fuchs1-0/+8
2012-02-28mx28evk: add USB supportMatthias Fuchs1-0/+7
2012-02-12imx6: mx6qarm2: updated board_mmc_getcd() to the new prototypeStefano Babic1-4/+5
2012-02-12i.mx6q: mx6qsabrelite: Add the ethernet function supportJason Liu1-0/+108
2012-02-12i.mx6q: mx6qsabrelite: Setup uart1 pinmuxTroy Kisky1-0/+6
2012-02-12sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION optionFabio Estevam1-1/+1
2012-01-16i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite boardJason Liu3-0/+363
2012-01-16mx28evk: Remove 'all' target from MakefileFabio Estevam1-2/+0
2012-01-16mx28evk: Add initial support for MX28EVK boardFabio Estevam4-0/+370
2012-01-16i.mx6q: mx6qarm2: Enable the usboh3 clockEric Nelson1-1/+1
2012-01-16i.mx6q: arm2: Add the enet function supportJason Liu1-0/+90
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-2/+2
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-0/+15
2012-01-11MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2-2/+2