summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | video: support exynos pwm backlight driverDonghwa Lee2012-09-01-0/+92
* | | video: exynos fb driver supports display port featureDonghwa Lee2012-09-01-1/+21
* | | video: add dp_enabled variable in vidinfo structureDonghwa Lee2012-09-01-0/+1
* | | video: support exynos display port driversDonghwa Lee2012-09-01-0/+3262
* | | EXYNOS5: add display port base addressDonghwa Lee2012-09-01-0/+3
* | | EXYNOS5: support display port phy control functionDonghwa Lee2012-09-01-0/+26
* | | EXYNOS5: support display system register controlDonghwa Lee2012-09-01-0/+18
* | | EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-01-1/+107
* | | video: support exynos fimd driver for various exynos seriesDonghwa Lee2012-09-01-34/+67
* | | ARM: EXYNOS: fixed compiler warning messageJaehoon Chung2012-09-01-1/+4
* | | arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-01-5/+17
* | | arm:trats: loaduimage environment variable defied for TRATS targetƁukasz Majewski2012-09-01-0/+1
* | | SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-4/+4
* | | EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-11/+18
* | | EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde2012-09-01-7/+24
* | | EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-1/+14
* | | Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-464/+551
* | | EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-440/+1139
* | | EXYNOS5: CLOCK: define additional clock registers for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-108/+126
* | | SMDK5250: Add smdk5250-uboot-spl.ldsRajeshwari Shinde2012-09-01-0/+71
* | | SMDK5250: SPL: Define parametric board initializerRajeshwari Shinde2012-09-01-0/+69
* | | ARCH: SPL: Add parametric board initializerRajeshwari Shinde2012-09-01-0/+97
* | | ARM: Remove unused stack and irq config definesRob Herring2012-09-01-888/+2
* | | arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-09-01-7/+14
* | | tegra20: Remove armv4t build flagsAllen Martin2012-09-01-14/+0
* | | spl: fix SPL build of private libgccAllen Martin2012-09-01-0/+6
* | | arm: enable libgcc build for SPLAllen Martin2012-09-01-1/+1
* | | tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-01-294/+105
* | | tegra20: move SDRAM param save to later in bootAllen Martin2012-09-01-5/+3
* | | tegra20: add u-boot-*-tegra.bin targetsAllen Martin2012-09-01-0/+14
* | | ARM: add tegra20 support to arm720tAllen Martin2012-09-01-1/+637
* | | tegra20: remove timer_init from SPL buildAllen Martin2012-09-01-0/+2
* | | ARM: Fix arm720t SPL buildAllen Martin2012-09-01-0/+13
* | | MAKEALL: update to work with new boards.cfg syntaxAllen Martin2012-09-01-3/+6
* | | mkconfig: remove bashisms and cleanup config.mk generationAllen Martin2012-09-01-21/+17
* | | tegra20: make board mkdir commands unconditionalAllen Martin2012-09-01-10/+0
* | | tegra20: tec: add tegra20-common-post.hAllen Martin2012-09-01-0/+2
* | | tegra20: rename CONFIG_MACH_TEGRA_GENERICAllen Martin2012-09-01-1/+1
* | | tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-01-13/+66
* | | tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-248/+248
* | | ARM: add Raspberry Pi model B board, using BCM2835 SoCStephen Warren2012-09-01-0/+177
* | | ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-01-0/+394
* | | ARM: arm1176: enable instruction cache in arch_cpu_init()Stephen Warren2012-09-01-0/+7
* | | README: fix references to config_cmd_default.hStephen Warren2012-09-01-2/+2
* | | snowball: Adding board specific cache cleanup routineMathieu J. Poirier2012-09-01-0/+26
* | | armv7: Adding cpu specific cache managmenentMathieu J. Poirier2012-09-01-0/+8
* | | u8500: Separating mmc config parameters from driverJohn Rigby2012-09-01-88/+213
* | | u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-01-28/+94
* | | u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-01-74/+82
* | | snowball: applying power to LAN and GBF controllersMathieu J. Poirier2012-09-01-3/+103