summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat2013-03-29-7/+7
| * spl:falcon:trats: Fix SPL image size computing.Przemyslaw Marczak2013-03-29-0/+1
| * spi: exynos: Fix compiler warnings for non-dt systemsVivek Gautam2013-03-29-0/+2
| * SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam2013-03-29-1/+2
| * SMDK5250: Use statically defined structures only in non DT caseAjay Kumar2013-03-27-5/+9
| * SMDK5250: Add device node for DPAjay Kumar2013-03-27-0/+15
| * EXYNOS5: Add device node for DPAjay Kumar2013-03-27-0/+76
| * video: exynos_dp: Add function to parse DP DT nodeAjay Kumar2013-03-27-0/+82
| * EXYNOS5: FDT: Add compatible strings for FIMDAjay Kumar2013-03-27-0/+2
| * video: exynos_dp: Make dp_regs globalAjay Kumar2013-03-27-45/+10
| * SMDK5250: Add device node for FIMDAjay Kumar2013-03-27-0/+25
| * EXYNOS5: Add device node for FIMDAjay Kumar2013-03-27-0/+98
| * video: exynos_fb: add DT support for FIMD driverAjay Kumar2013-03-27-0/+180
| * EXYNOS: FDT: Add compatible strings for FIMDAjay Kumar2013-03-27-0/+2
| * video: exynos_fb: Make fimd_ctrl globalAjay Kumar2013-03-27-25/+2
| * video: exynos_dp: Remove callbacks from the driverAjay Kumar2013-03-27-4/+12
| * video: exynos_fb: Remove callbacks from the driverAjay Kumar2013-03-27-45/+66
| * EXYNOS5: Add L2 Cache Support.Rajeshwari Shinde2013-03-27-0/+36
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-04-185/+757
|\ \
| * | spi: mxc_spi: Fix ECSPI reset handlingDirk Behme2013-04-04-4/+4
| * | i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe commandJavier Martinez Canillas2013-04-03-1/+1
| * | wandboard: Remove CONFIG_SYS_FSL_USDHC_NUMFabio Estevam2013-04-03-1/+0
| * | mx6qsabrelite: Remove duplicate 'mmc dev'Fabio Estevam2013-04-03-1/+0
| * | wandboard: Remove duplicate 'mmc dev'Fabio Estevam2013-04-03-1/+0
| * | mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-03-20/+12
| * | mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva2013-04-03-1/+1
| * | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-03-0/+16
| * | mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador2013-04-03-80/+80
| * | mx25pdk: Enable imxdi RTCBenoît Thébaudeau2013-04-03-0/+4
| * | mx6qsabrelite: README: No need to pass 'u-boot.imx'Fabio Estevam2013-04-03-1/+1
| * | mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam2013-04-03-2/+50
| * | mx6qsabre{sd,auto}: Add boot mode selectOtavio Salvador2013-04-03-0/+42
| * | mx6qsabresd: Fix card detection for invalid card id caseOtavio Salvador2013-04-03-4/+10
| * | mx6qsabresd: Document the mapping of USDHC[2-4]Otavio Salvador2013-04-03-0/+7
| * | Add initial support for Wandboard dual lite and solo.Fabio Estevam2013-03-20-0/+467
| * | i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUTEric Nelson2013-03-20-2/+0
| * | i.MX6: Add hdmidet command to detect attached HDMI monitorEric Nelson2013-03-20-0/+38
| * | mx28evk: Disable CONFIG_CMD_I2CFabio Estevam2013-03-20-1/+0
| * | imx-common: timer: fix 32-bit overflowKnut Wohlrab2013-03-20-19/+7
| * | configs: mx28evk: Use single-line commentsFabio Estevam2013-03-20-45/+15
| * | mxs: spl_mem_init: Align DDR2 init with FSL bootlets sourceFabio Estevam2013-03-20-9/+9
* | | ARM: bcm2835: fix get_timer() to return msStephen Warren2013-04-04-6/+17
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-28-882/+6120
|\ \ \
| * | | armv7: do not relocate _start twiceVincent Stehlé2013-03-28-1/+0
| * | | ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-28-0/+59
| * | | ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-28-1/+4
| * | | ARM: cache: declare set_section_dcacheVincent Stehlé2013-03-28-0/+1
| | |/ | |/|
| * | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-491/+1188
| |\ \
| | * | Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boardsTom Warren2013-03-25-1/+11
| | * | Tegra114: MMC: Add SD bus power-rail init routineTom Warren2013-03-25-0/+62