summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tegra: fdt: Add keyboard controller definitionAnton Staff2012-05-151-0/+4
| * | | tegra: Add keyboard support to funcmuxSimon Glass2012-05-151-0/+16
| * | | input: Add support for keyboard matrix decoding from an fdtBernie Thompson2012-05-153-0/+309
| * | | input: Add generic keyboard input handlerSimon Glass2012-05-153-0/+578
| * | | input: Add linux/input.h for key code supportSimon Glass2012-05-151-0/+155
| * | | fdt: Add fdtdec functions to read byte arrayAnton Staff2012-05-152-0/+56
| * | | tegra: Enable LP0 on SeaboardSimon Glass2012-05-152-0/+25
| * | | tegra: fdt: Add EMC data for Tegra2 SeaboardSimon Glass2012-05-151-0/+37
| * | | tegra: i2c: Add function to find DVC busSimon Glass2012-05-152-0/+21
| * | | fdt: tegra: Add EMC node to device treeSimon Glass2012-05-151-0/+7
| * | | tegra: Add EMC settings for SeaboardJimmy Zhang2012-05-154-2/+95
| * | | tegra: Turn off power detect in board initWei Ni2012-05-151-0/+18
| * | | tegra: Set up warmboot code on Nvidia boardsSimon Glass2012-05-151-0/+6
| * | | tegra: Setup PMC scratch info from ap20 setupYen Lin2012-05-151-0/+6
| * | | tegra: Add warmboot implementationYen Lin2012-05-155-0/+869
| * | | tegra: Set up PMU for Nvidia boardsSimon Glass2012-05-151-0/+6
| * | | tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-153-0/+101
| * | | tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-155-0/+404
| * | | tegra: Add header file for APB_MISC registerSimon Glass2012-05-151-0/+36
| * | | tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-154-0/+76
| * | | tegra: Add flow, gp_padctl, fuse, sdram headersYen Lin2012-05-155-0/+288
| * | | tegra: Add crypto library for warmboot codeYen Lin2012-05-152-0/+266
| * | | tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-153-0/+57
| * | | tegra: Move ap20.h header into arch locationSimon Glass2012-05-153-3/+3
| * | | Add AES crypto libraryYen Lin2012-05-153-0/+669
| * | | i2c: Add TPS6586X driverSimon Glass2012-05-153-0/+349
| * | | Add abs() macro to return absolute valueSimon Glass2012-05-153-7/+25
| * | | fdt: Add function to return next compatible subnodeSimon Glass2012-05-152-0/+32
| * | | fdt: Add function to locate an array in the device treeSimon Glass2012-05-152-0/+30
| * | | i.MX28: Avoid redefining serial_put[cs]()Marek Vasut2012-05-151-0/+2
| * | | i.MX28: Check if WP detection is implemented at allMarek Vasut2012-05-151-1/+2
| * | | i.MX28: Add battery boot components to SPLMarek Vasut2012-05-151-8/+92
| * | | i.MX28: Reorder battery status functions in SPLMarek Vasut2012-05-151-64/+56
| * | | i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut2012-05-154-1/+100
| * | | i.MX28: Add LRADC register definitionsMarek Vasut2012-05-152-0/+401
| * | | i.MX28: Shut down the LCD controller before resetMarek Vasut2012-05-151-1/+8
| * | | i.MX28: Add LCDIF register definitionsMarek Vasut2012-05-152-0/+213
| * | | i.MX28: Implement boot pads sampling and reportingMarek Vasut2012-05-155-0/+80
| * | | i.MX28: Improve passing of data from SPL to U-BootMarek Vasut2012-05-155-18/+20
| * | | M28EVK: Add SD update commandMarek Vasut2012-05-151-0/+9
| * | | M28EVK: Implement support for new board V2.0Marek Vasut2012-05-152-3/+25
| * | | FEC: Abstract out register setupMarek Vasut2012-05-151-46/+38
| * | | MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic2012-05-151-2/+2
| * | | i.MX28: Add delay after CPU bypass is clearedMarek Vasut2012-05-151-0/+2
| * | | spi: mxs: Allow other chip selects to workFabio Estevam2012-05-151-0/+10
| * | | spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam2012-05-151-2/+11
| * | | mx53loco: Remove unneeded gpio_set_value()Fabio Estevam2012-05-151-3/+2
| * | | mx53loco: Add CONFIG_REVISION_TAGFabio Estevam2012-05-153-0/+18
| * | | mx53loco: Turn on VUSB regulatorFabio Estevam2012-05-152-0/+10
| * | | mx53loco: Add mc34708 support and set mx53 frequency at 1GHzFabio Estevam2012-05-153-12/+48