| Commit message (Expand) | Author | Age | Lines |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -257/+23 |
* | usb: rename board_usb_init_type to usb_init_type | Troy Kisky | 2013-10-20 | -1/+1 |
* | samsung:common:thor: Define common Samsung code to handle THOR usb descriptor... | Lukasz Majewski | 2013-10-20 | -0/+22 |
* | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | -2/+3 |
* | exynos: dts: Add USB VBUS GPIOs to the device tree | Julius Werner | 2013-10-20 | -0/+12 |
* | exynos: usb: Switch USB VBUS GPIOs to be device tree configured | Julius Werner | 2013-10-20 | -19/+0 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-10-14 | -0/+559 |
|\ |
|
| * | samsung: trats2: add support for new board Trats2 | Piotr Wilczek | 2013-09-25 | -0/+547 |
| * | samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board | Piotr Wilczek | 2013-09-25 | -0/+12 |
* | | DTS: Addition of I2S0 channel and replacing I2S1 | Dani Krishna Mohan | 2013-09-24 | -14/+13 |
|/ |
|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-09-11 | -36/+255 |
|\ |
|
| * | arm:goni:mmc: Add sd card detection and initialization. | Przemyslaw Marczak | 2013-09-11 | -2/+31 |
| * | dts: samsung: arndale: Fix include path | Chander Kashyap | 2013-09-11 | -1/+1 |
| * | exynos5250: arndale: Add mmc support | Inderpal Singh | 2013-08-30 | -0/+32 |
| * | exynos5250: Add arndale board support | Chander Kashyap | 2013-08-30 | -0/+192 |
| * | arm: goni: remove config.mk file | Minkyu Kang | 2013-08-28 | -18/+0 |
| * | arm: smdkc100: remove config.mk file | Minkyu Kang | 2013-08-28 | -16/+0 |
* | | 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 |