summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini2012-05-154-0/+4
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-1510-11/+11
* arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter2012-05-151-0/+16
* OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device TreeJon Hunter2012-05-151-0/+1
* omap4: do not enable auxiliary coresTero Kristo2012-05-151-4/+0
* omap4: do not enable fs-usb moduleTero Kristo2012-05-151-2/+0
* omap4: panda: disable uart2 pads during bootTero Kristo2012-05-151-4/+4
* igep00x0: change mpurate from 500 to autoEnric Balletbo i Serra2012-05-151-1/+1
* igep00x0: enable the use of a plain text fileEnric Balletbo i Serra2012-05-151-12/+16
* tegra2: trivially enable 13 mhz crystal frequencyLucas Stach2012-05-151-1/+4
* tegra: Enable keyboard for SeaboardSimon Glass2012-05-151-0/+8
* tegra: Switch on console mux and use environment for consoleSimon Glass2012-05-151-1/+8
* tegra: Add tegra keyboard driverRakesh Iyer2012-05-154-0/+410
* tegra: fdt: Add keyboard definitions for SeaboardAnton Staff2012-05-151-0/+27
* 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
OpenPOWER on IntegriCloud