summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | kerneldoc: Annotate drivers/serial/serial.cMarek Vasut2012-10-171-0/+165
* | serial: Reorder get_current()Marek Vasut2012-10-171-9/+12
* | serial: Reorder serial_assign()Marek Vasut2012-10-171-5/+6
* | serial: Use default_serial_puts() in driversMarek Vasut2012-10-1739-297/+39
* | serial: Implement default_serial_puts()Marek Vasut2012-10-172-0/+9
* | mpc82xx: Remove BMW board portStefan Roese2012-10-1716-3539/+4
* | nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-10-171-1/+1
* | tools/env: Improve debug printsJoe Hershberger2012-10-161-5/+22
* | tools/env: Fix variable delete operationJoe Hershberger2012-10-161-2/+3
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-156-19/+517
|\
| * bootstage: Add new bootstage IDs for board, LCDSimon Glass2012-10-031-0/+5
| * bootstage: Add bootstage commandSimon Glass2012-10-033-0/+121
| * bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-032-0/+188
| * bootstage: Store boot timings in device treeSimon Glass2012-10-024-6/+120
| * bootstage: Add time accumulation featureSimon Glass2012-10-022-3/+60
| * bootstage: Export bootstage_add_record() functionSimon Glass2012-10-022-10/+23
* | tools/env: Fix build failure from missing header includeJoe Hershberger2012-10-151-0/+1
* | kerneldoc: Add myself to the git-mailrc for kerneldocMarek Vasut2012-10-151-0/+1
* | kerneldoc: Implement "Example" section handlingMarek Vasut2012-10-151-0/+3
* | kerneldoc: Add nicer CSS stylesheet for HTML docsMarek Vasut2012-10-152-0/+17
* | kerneldoc: Implant DocBook from Linux kernelMarek Vasut2012-10-159-2/+3430
* | configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam2012-10-151-2/+0
* | mx6qsabreauto: Add Ethernet supportFabio Estevam2012-10-151-0/+75
* | mx25: Clean up lowlevel_initBenoît Thébaudeau2012-10-152-53/+68
* | mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau2012-10-156-12/+14
* | mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-152-1/+84
* | mx31: Add more CCM access macrosBenoît Thébaudeau2012-10-151-0/+10
* | mx5: Optimize lowlevel_init code sizeBenoît Thébaudeau2012-10-151-53/+59
* | mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador2012-10-153-3/+7
* | mx25: Fix eSDHC supportBenoît Thébaudeau2012-10-151-9/+10
* | mx25: Define cpu_eth_init() only if neededBenoît Thébaudeau2012-10-151-4/+6
* | mx25: Clean up clocks APIBenoît Thébaudeau2012-10-152-9/+6
* | mx25 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-152-3/+2
* | mx25: Define more standard clocksBenoît Thébaudeau2012-10-152-0/+15
* | mx25: Clean up clock calculationsBenoît Thébaudeau2012-10-151-4/+4
* | mx25: Fix decode_pllBenoît Thébaudeau2012-10-151-3/+6
* | mx5/6 clocks: Fix SDHC clocksBenoît Thébaudeau2012-10-153-1/+67
* | mx51: Fix I2C clock ID checkBenoît Thébaudeau2012-10-151-1/+5
* | mx5 clocks: Fix MXC_FEC_CLKBenoît Thébaudeau2012-10-151-3/+2
* | mx5 clocks: Simplify imx_get_cspiclk()Benoît Thébaudeau2012-10-151-20/+3
* | mx5 clocks: Fix get_uart_clk()Benoît Thébaudeau2012-10-151-12/+24
* | mx5 clocks: Fix get_ipg_per_clk()Benoît Thébaudeau2012-10-151-3/+7
* | mx5 clocks: Fix get_periph_clk()Benoît Thébaudeau2012-10-151-20/+22
* | mx5 clocks: Fix get_lp_apm()Benoît Thébaudeau2012-10-152-1/+38
* | mx5 clocks: Add and use CCSR definitionsBenoît Thébaudeau2012-10-152-11/+46
* | mx51: Fix USB PHY clocksBenoît Thébaudeau2012-10-153-9/+22
* | mx5: Fix clock gate valuesBenoît Thébaudeau2012-10-152-12/+18
* | mx5: Use explicit clock gate namesBenoît Thébaudeau2012-10-153-12/+284
* | mx5 clocks: CleanupBenoît Thébaudeau2012-10-152-152/+184
* | mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-1516-64/+64
OpenPOWER on IntegriCloud