summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* mx53ard: Initialize return code with errorFabio Estevam2012-03-271-1/+1
* i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2012-03-271-0/+5
* mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ...Eric Nelson2012-03-271-4/+4
* mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger2012-03-261-0/+18
* i.mx6q: mx6qsabrelite: Update the network configurationTroy Kisky2012-02-271-33/+14
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-272-0/+4
* mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam2012-02-271-26/+1
* mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+1
* mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53ard: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mx6q: mx6qsabrelite: Provide default serial flash bus and chip-selectEric Nelson2012-02-271-1/+1
* mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platformEric Nelson2012-02-272-1/+26
* mx28evk: add SPI supportMatthias Fuchs2012-02-271-0/+8
* mx28evk: add USB supportMatthias Fuchs2012-02-271-0/+7
* imx6: mx6qarm2: updated board_mmc_getcd() to the new prototypeStefano Babic2012-02-121-4/+5
* i.mx6q: mx6qsabrelite: Add the ethernet function supportJason Liu2012-02-121-0/+108
* i.mx6q: mx6qsabrelite: Setup uart1 pinmuxTroy Kisky2012-02-121-0/+6
* sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION optionFabio Estevam2012-02-121-1/+1
* i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite boardJason Liu2012-01-163-0/+363
* mx28evk: Remove 'all' target from MakefileFabio Estevam2012-01-161-2/+0
* mx28evk: Add initial support for MX28EVK boardFabio Estevam2012-01-164-0/+370
* i.mx6q: mx6qarm2: Enable the usboh3 clockEric Nelson2012-01-161-1/+1
* i.mx6q: arm2: Add the enet function supportJason Liu2012-01-161-0/+90
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-132-2/+2
|\
| * MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2012-01-112-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-01-131-0/+15
|\ \
| * | mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger2012-01-091-0/+15
| |/
* | mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-085-20/+22
|/
* Fix building for mx51evk boardAnatolij Gustschin2011-12-192-2/+4
* USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger2011-12-111-0/+62
* USB: mx53loco: add end enable USB host support on port 1Wolfgang Grandegger2011-12-111-0/+10
* i.mx: i.mx6q: add the initial support for i.mx6q ARM2 boardJason Liu2011-12-093-0/+364
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-075-0/+13
|\
| * mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-061-0/+3
| * mx53smd: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-061-0/+1
| * mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-061-0/+3
| * mx53ard: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-061-0/+3
| * mx53loco: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-061-0/+3
* | p2041rdb: fix serdes clock mapShaohui Xie2011-12-061-10/+15
|/
* board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-2/+1
* mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-295-0/+516
* powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2011-11-2911-8/+1711
* mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips2011-11-161-1/+2
* powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NANDKumar Gala2011-11-111-4/+6
* board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+0
* board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+1
* board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-4/+0
* board/freescale/common/pixis.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-3/+1
OpenPOWER on IntegriCloud