summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-16i2c_probe: update for use in scriptingEric Nelson
2012-10-16common/i2c: Add i2c write commandYork Sun
2012-10-16i2c: sh_i2c: use setbits/clrbits macroTetsuyuki Kobayashi
2012-10-16arm: rmobile: kzm9g: enable I2C2Tetsuyuki Kobayashi
2012-10-16arm: rmobile: kzm9g: enable I2C1Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: check error in i2c_read and i2c_writeTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c: enable i2c_probeTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: support I2C2, I2C3 and I2C4Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: adjust for SH73A0Tetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: correct BUSY bit define in ICSRTetsuyuki Kobayashi
2012-10-16i2c: sh_i2c.c: support iccl and icch extensionTetsuyuki Kobayashi
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-15tools/env: Fix build failure from missing header includeJoe Hershberger
2012-10-15kerneldoc: Add myself to the git-mailrc for kerneldocMarek Vasut
2012-10-15kerneldoc: Implement "Example" section handlingMarek Vasut
2012-10-15kerneldoc: Add nicer CSS stylesheet for HTML docsMarek Vasut
2012-10-15kerneldoc: Implant DocBook from Linux kernelMarek Vasut
2012-10-15configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam
2012-10-15mx6qsabreauto: Add Ethernet supportFabio Estevam
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau
2012-10-15mx31: Add more CCM access macrosBenoît Thébaudeau
2012-10-15mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau
2012-10-15mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador
2012-10-15mx25: Fix eSDHC supportBenoît Thébaudeau
2012-10-15mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau
2012-10-15mx25: Clean up clocks APIBenoît Thébaudeau
2012-10-15mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx25: Define more standard clocksBenoît Thébaudeau
2012-10-15mx25: Clean up clock calculationsBenoît Thébaudeau
2012-10-15mx25: Fix decode_pllBenoît Thébaudeau
2012-10-15mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau
2012-10-15mx51: Fix I2C clock ID checkBenoît Thébaudeau
2012-10-15mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau
2012-10-15mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau
2012-10-15mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau
2012-10-15mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau
2012-10-15mx51: Fix USB PHY clocksBenoît Thébaudeau
2012-10-15mx5: Fix clock gate valuesBenoît Thébaudeau
2012-10-15mx5: Use explicit clock gate namesBenoît Thébaudeau
2012-10-15mx5 clocks: CleanupBenoît Thébaudeau
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser
2012-10-15mx25: add CPU revision 1.2Eric Benard
2012-10-15mx6q: Add basic support for mx6qsabreautoFabio Estevam
2012-10-15configs: mx6: Add a common config fileFabio Estevam