aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-25omapimage: Add support for byteswapped SPI imagesTom Rini2-24/+68
2012-10-25omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPEDPeter Korsgaard1-6/+5
2012-10-25OMAP3: add video support to the mcx boardStefano Babic3-1/+58
2012-10-25VIDEO: add macro to set LCD size for DSS driverStefano Babic1-0/+1
2012-10-25OMAP3: mcx: updated to new hardware revisionStefano Babic3-19/+5
2012-10-25OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic2-18/+20
2012-10-25OMAP3: mt_ventoux: power on USB at startupStefano Babic1-0/+8
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath4-1/+45
2012-10-23cm-t35: clean unused defines from configIgor Grinberg1-11/+1
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford22-22/+22
2012-10-23am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes1-2/+7
2012-10-23USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya1-1/+10
2012-10-19arm: fdt: Relocate fdt along with other dataSimon Glass1-0/+22
2012-10-18actux[123]: Update linker script for ELDK 4.2Tom Rini3-3/+3
2012-10-18versatile: board configs: Use buffered writes on flash402jagan@gmail.com2-0/+3
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut7-75/+48
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut4-1/+3
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD14-1792/+27
2012-10-16h2200: Add support for iPAQ h2200 palmtopŁukasz Dałek6-0/+291
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini6-19/+517
2012-10-15tools/env: Fix build failure from missing header includeJoe Hershberger1-0/+1
2012-10-15kerneldoc: Add myself to the git-mailrc for kerneldocMarek Vasut1-0/+1
2012-10-15kerneldoc: Implement "Example" section handlingMarek Vasut1-0/+3
2012-10-15kerneldoc: Add nicer CSS stylesheet for HTML docsMarek Vasut2-0/+17
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut9-2/+3430
2012-10-15configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam1-2/+0
2012-10-15mx6qsabreauto: Add Ethernet supportFabio Estevam1-0/+75
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau2-53/+68
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau6-12/+14
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau2-1/+84
2012-10-15mx31: Add more CCM access macrosBenoît Thébaudeau1-0/+10
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau1-53/+59
2012-10-15mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador3-3/+7
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau1-9/+10
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau1-4/+6
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau2-9/+6
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2-3/+2
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau2-0/+15
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau1-4/+4
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau1-3/+6
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau3-1/+67
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau1-1/+5
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau1-3/+2
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau1-20/+3
2012-10-15mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau1-12/+24
2012-10-15mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau1-3/+7
2012-10-15mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau1-20/+22
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2-1/+38
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2-11/+46
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau3-9/+22