summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-12/+9
* | | am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini2013-08-15-10/+0
* | | OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-15-1/+26
* | | ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.Enric Balletbo i Serra2013-08-15-6/+7
* | | omap: emif: Set initial DDR PHY config firstTaras Kondratiuk2013-08-15-1/+1
* | | ARM: omap24xx: remove remainders of dead boardMasahiro Yamada2013-08-15-193/+0
* | | ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2013-08-15-1/+60
* | | omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boardsAsh Charles2013-08-15-8/+8
* | | omap: overo: update support for Micron 1GB POPSteve Sakoman2013-08-15-0/+7
* | | ARM: IGEP0033: Remove duplicate / unused #defines.Enric Balletbo i Serra2013-08-15-7/+1
* | | ARM: IGEP0033: Add support to boot from NAND.Enric Balletbo i Serra2013-08-15-5/+27
* | | ARM: IGEP0033: Remove CYGNUS name from header.Enric Balletbo i Serra2013-08-15-2/+2
* | | ARM: IGEP0033: Add support for Flattened Device Tree.Enric Balletbò i Serra2013-08-15-20/+13
* | | ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTESTEnric Balletbo i Serra2013-08-15-7/+0
* | | ARM: AM43xx: Add config fileLokesh Vutla2013-08-15-0/+136
* | | ARM: AM43xx: Add build supportLokesh Vutla2013-08-15-4/+6
* | | ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-4/+29
* | | ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-15-2/+118
* | | ARM: AM43xx: Add header filesLokesh Vutla2013-08-15-20/+378
* | | ARM: AM43xx: Add Board filesLokesh Vutla2013-08-15-0/+138
* | | musb: Disable extra printsLokesh Vutla2013-08-15-12/+8
* | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-15-218/+128
* | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-236/+193
* | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-182/+273
| |/ |/|
* | gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy2013-07-30-0/+29
* | gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-30-0/+403
* | am335x_evm: Add am335x_boneblack variantJustin Waters2013-07-30-0/+1
* | am335x_evm: Add support for eMMC environmentJustin Waters2013-07-30-1/+6
* | Add additional MLO images to .gitignoreJustin Waters2013-07-30-1/+1
* | am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters2013-07-30-20/+22
* | am335x_evm: Add command line editingJustin Waters2013-07-30-0/+3
* | am335x_evm: Make NAND support modularJustin Waters2013-07-30-20/+33
* | net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-30-9/+13
* | board/ti/am335x/README: Document NOR programmingTom Rini2013-07-30-0/+23
* | am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-11/+182
* | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+108
* | am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-30-2/+2
* | am335x_evm: Rework board_is_foo() checksTom Rini2013-07-30-58/+63
* | am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini2013-07-30-21/+26
* | am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini2013-07-30-4/+0
* | board/ti/am335x/README: Document NAND programmingTom Rini2013-07-30-0/+24
* | omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon2013-07-26-0/+8
* | omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon2013-07-26-0/+15
* | omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon2013-07-26-4/+7
* | beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2013-07-26-23/+8
* | omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon2013-07-26-1/+1
* | omap3_beagle: remove JFFS2 support.Nishanth Menon2013-07-26-8/+0
* | ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N2013-07-26-0/+19
* | ARM: DRA7xx: Add CPSW and MDIO pinmux supportMugunthan V N2013-07-26-0/+14
* | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-26-5/+185