| Commit message (Expand) | Author | Age | Lines |
* | tegra: dts: Bring in GPIO bindings from linux | Simon Glass | 2014-06-20 | -28/+48 |
* | Makefile: Support include files for .dts files | Simon Glass | 2014-06-20 | -0/+4 |
* | sandbox: Support iotrace feature | Simon Glass | 2014-06-20 | -0/+10 |
* | arm: Support iotrace feature | Simon Glass | 2014-06-20 | -0/+3 |
* | m68k: Remove CONFIG_CMD_BEDBUG related code | Vasili Galka | 2014-06-19 | -8/+0 |
* | .gitignore: drop include/asm/proc from ignore pattern | Masahiro Yamada | 2014-06-19 | -1/+0 |
* | fdt_support: delete force argument of fdt_initrd() | Masahiro Yamada | 2014-06-19 | -1/+1 |
* | m68k:correct io macros about endian | Chao Fu | 2014-06-19 | -4/+4 |
* | m68k: eliminate a warning in cpu_init | Masahiro Yamada | 2014-06-19 | -1/+1 |
* | Remove ${objtree}/include/asm/proc/ link | Vasili Galka | 2014-06-11 | -5/+5 |
* | cosmetic: Whitespace fix | Vasili Galka | 2014-06-11 | -2/+2 |
* | m68k: Fix warnings with gcc 4.6 | Simon Glass | 2014-06-11 | -7/+4 |
* | Check run_command() return code properly | Thomas Betker | 2014-06-11 | -1/+1 |
* | am33xx/omap: Enable CONFIG_OF_CONTROL | Simon Glass | 2014-06-11 | -0/+1097 |
* | am33xx/omap: Allow cache enable for all Sitara/OMAP | Simon Glass | 2014-06-11 | -58/+60 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-06-08 | -80/+250 |
|\ |
|
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-06-08 | -31/+83 |
| |\ |
|
| | * | arm:am33xx: Add a scale_vcores() hook | Tom Rini | 2014-06-06 | -0/+12 |
| | * | arch-am33xx: Add defines for timer0-7 | Hannes Petermaier | 2014-06-06 | -6/+29 |
| | * | ARM: AM43xx: Fix UART clocks enabling | Lokesh Vutla | 2014-06-06 | -0/+9 |
| | * | keystone: init: enable UART1 to be able use it from kernel | Murali Karicheri | 2014-06-06 | -2/+12 |
| | * | arm:am33xx: Rework s_init and add board_early_init_f | Tom Rini | 2014-06-06 | -2/+14 |
| | * | arm:am33xx: Make dram_init call sdram_init() in some contexts | Tom Rini | 2014-06-06 | -0/+6 |
| | * | am43xx_evm: Add qspiboot target | Sourav Poddar | 2014-06-06 | -1/+1 |
| | * | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_... | pekon gupta | 2014-06-06 | -20/+0 |
| * | | ARM: tegra: enable USB device mode and UMS on some boards | Stephen Warren | 2014-06-05 | -3/+24 |
| |/ |
|
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-06-02 | -46/+143 |
| |\ |
|
| | * | Exynos: Make sure ps_hold gets set in the SPL | Doug Anderson | 2014-05-31 | -1/+12 |
| | * | exynos: dts: Enable LCD for snow | Simon Glass | 2014-05-28 | -0/+57 |
| | * | exynos: Enable PSHOLD in SPL | Simon Glass | 2014-05-28 | -0/+2 |
| | * | exynos: dts: Correct EC interrupt GPIO | Simon Glass | 2014-05-28 | -2/+2 |
| | * | ARM: dts: exnyos: enable dw-mmc controller | Jaehoon Chung | 2014-05-16 | -1/+5 |
| | * | ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC | Jaehoon Chung | 2014-05-16 | -4/+4 |
| | * | ARM: exynos: clock: modify the set_mmc_clk for exynos4 | Jaehoon Chung | 2014-05-16 | -5/+16 |
| | * | board: trats2: Enable device tree on Trats2 | Beomho Seo | 2014-05-16 | -0/+16 |
| | * | arm: exynos: clock: Remove exynos4x12_set_mmc_clk function | Beomho Seo | 2014-05-16 | -28/+1 |
| | * | arm: exynos: pinmux: add sdmmc4 gpio configratuion | Beomho Seo | 2014-05-16 | -6/+29 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-06-05 | -6/+469 |
|\ \ \ |
|
| * | | | powerpc/mpc85xx: Add workaround to enable TDM on T1040 | Sandeep Singh | 2014-06-05 | -1/+64 |
| * | | | powerpc/serdes: Add the workaround for erratum A-007186 | Shaveta Leekha | 2014-06-05 | -2/+188 |
| * | | | powerpc/mpc85xx: Add workaround for DDR erratum A004508 | York Sun | 2014-06-05 | -0/+21 |
| * | | | powerpc/t2080: add serdes2 protocol 0x27 | Shengzhou Liu | 2014-06-05 | -0/+1 |
| * | | | powerpc/t4qds: Add alternate serdes protocols to align with A-007186 | Shaohui Xie | 2014-06-05 | -0/+172 |
| * | | | board/t208x: update t2080qds/t2080rdb for errata A-007186 | Shengzhou Liu | 2014-06-05 | -3/+23 |
* | | | | nand_spl: remove nand_spl infrastructure | Masahiro Yamada | 2014-06-05 | -3/+0 |
* | | | | kbuild: move cmd_mkimage to scripts/Makefile.lib | Masahiro Yamada | 2014-06-05 | -4/+0 |
* | | | | openrisc: fix relocation code | Franck Jullien | 2014-06-05 | -14/+41 |
* | | | | openrisc: update SPR registers definition | Franck Jullien | 2014-06-05 | -1/+12 |
* | | | | arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y | Masahiro Yamada | 2014-06-05 | -1/+1 |
* | | | | ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH | Alexey Brodkin | 2014-06-03 | -0/+1 |
|/ / / |
|