| Commit message (Expand) | Author | Age | Lines |
* | i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2... | Łukasz Majewski | 2013-08-20 | -14/+27 |
* | dt: don't use ARCH_CPU_DTS | Stephen Warren | 2013-08-02 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -578/+34 |
* | arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel | Łukasz Majewski | 2013-07-16 | -9/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-07-12 | -4304/+138 |
|\ |
|
| * | EXYNOS: Resolve the i2c compilation error | Amar | 2013-07-10 | -0/+10 |
| * | EXYNOS: Move files from board/samsung to arch/arm | Rajeshwari Shinde | 2013-07-05 | -4295/+7 |
| * | EXYNOS4210: Configure GPIO for uart | Rajeshwari Shinde | 2013-07-05 | -0/+92 |
| * | EXYNOS: LDS file move to common | Rajeshwari Shinde | 2013-07-05 | -0/+0 |
| * | SMDK5250: Remove reduntant code | Rajeshwari Shinde | 2013-06-28 | -9/+1 |
| * | EXYNOS5: FDT: Add serial device node values | Rajeshwari Shinde | 2013-06-24 | -0/+4 |
| * | exynos: Adjust the starting MIF voltage to 1.05v | Bernie Thompson | 2013-06-24 | -1/+1 |
| * | exynos: Enable mmc for snow | Simon Glass | 2013-06-21 | -0/+24 |
* | | cros: exynos: enable cros-ec for smdk5250 | Hung-ying Tyan | 2013-06-26 | -0/+45 |
* | | cros: exynos: add cros-ec device nodes to exynos5250-snow.dts | Hung-ying Tyan | 2013-06-26 | -0/+81 |
|/ |
|
* | SMDK5250: Enable EMMC booting | Amar | 2013-06-13 | -13/+74 |
* | SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT | Amar | 2013-06-13 | -167/+483 |
* | EXYNOS5: FDT: Add DWMMC device node data | Amar | 2013-06-13 | -0/+24 |
* | exynos: Update origen and smdkv310 to use common tzpc_init | Inderpal Singh | 2013-06-04 | -125/+4 |
* | exynos: update tzpc to make it common for exynos4 and exynos5 | Inderpal Singh | 2013-06-04 | -0/+2 |
* | exynos: move tzpc_init to armv7/exynos | Inderpal Singh | 2013-06-04 | -74/+0 |
* | exynos: fdt: Add TMU node for snow | Simon Glass | 2013-04-17 | -0/+14 |
* | Exynos5: Add support for USB download boot mode | Vivek Gautam | 2013-04-17 | -2/+38 |
* | smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT | Albert ARIBAUD | 2013-04-14 | -1/+1 |
* | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau | 2013-04-12 | -1/+1 |
* | arm: Remove support for smdk6400 | Benoît Thébaudeau | 2013-04-12 | -666/+0 |
* | arm: Remove unused relocate_code() parameters | Benoît Thébaudeau | 2013-04-12 | -2/+1 |
* | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau | 2013-04-12 | -0/+4 |
* | Exynos: clock: Correct pwm source clk selection | Padmavathi Venna | 2013-04-01 | -1/+1 |
* | Exynos5: clock: Fix a typo bug in exynos clock init | Akshay Saraswat | 2013-03-29 | -4/+4 |
* | Exynos: clock: Fix a bug in PLL lock check condition | Akshay Saraswat | 2013-03-29 | -7/+7 |
* | SMDK5250: Fix compiler warning for non-dt systems | Vivek Gautam | 2013-03-29 | -1/+2 |
* | SMDK5250: Use statically defined structures only in non DT case | Ajay Kumar | 2013-03-27 | -5/+9 |
* | SMDK5250: Add device node for DP | Ajay Kumar | 2013-03-27 | -0/+15 |
* | SMDK5250: Add device node for FIMD | Ajay Kumar | 2013-03-27 | -0/+25 |
* | video: exynos_dp: Remove callbacks from the driver | Ajay Kumar | 2013-03-27 | -1/+5 |
* | video: exynos_fb: Remove callbacks from the driver | Ajay Kumar | 2013-03-27 | -20/+15 |
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-26 | -3/+246 |
|\ |
|
| * | EXYNOS5: Add initial DTS file for Snow. | Rajeshwari Shinde | 2013-03-12 | -0/+58 |
| * | Exynos5: FDT: Add a H/W-trip member to TMU node | Akshay Saraswat | 2013-03-12 | -0/+1 |
| * | Exynos5: TMU: Add TMU init and status check | Akshay Saraswat | 2013-03-12 | -0/+39 |
| * | Exynos5: FDT: Add TMU device node values | Akshay Saraswat | 2013-03-12 | -0/+12 |
| * | SMDK5250: FDT: Retrieve board model via DT | Rajeshwari Shinde | 2013-03-12 | -1/+10 |
| * | EXYNOS5: GPIO to enable MAX98095 | Rajeshwari Shinde | 2013-03-08 | -0/+15 |
| * | SMDK5250: Add PMIC voltage settings | Rajeshwari Shinde | 2013-02-20 | -2/+111 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-03-18 | -0/+63 |
|\ \ |
|
| * | | arm:trats: Use new ums command | Lukasz Majewski | 2013-03-18 | -0/+63 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -2/+2 |
| |/ |
|
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
|/ |
|