| Commit message (Expand) | Author | Age | Lines |
* | socfpga: Adding Freeze Controller driver | Chin Liang See | 2013-12-03 | -1/+275 |
* | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-02 | -252/+495 |
|\ |
|
| * | arm926ejs, at91: add common phy_reset function | Heiko Schocher | 2013-12-01 | -0/+59 |
| * | arm: atmel: sama5d3: spl boot from fat fs SD card | Bo Shen | 2013-12-01 | -2/+166 |
| * | arm: atmel: add ddr2 initialization function | Bo Shen | 2013-12-01 | -0/+251 |
| * | arm: atmel: sama5d3: the offset of MULA is 18 | Bo Shen | 2013-12-01 | -0/+4 |
| * | arm: atmel: sama5d3: correct the error define of DIV | Bo Shen | 2013-12-01 | -2/+2 |
| * | arm: atmel: sama5d3: correct the ID for DBGU and PIT | Bo Shen | 2013-12-01 | -2/+2 |
| * | ARM: at91: sama5d3: add support for sama5d36 chip | Wu, Josh | 2013-11-13 | -1/+6 |
| * | at91: remove all occourances of CONFIG_AT91_LEGACY | Andreas Bießmann | 2013-11-13 | -246/+6 |
* | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-22 | -4/+5 |
|\ \
| |/
|/| |
|
| * | arm: zynq : Revert TZ_DDR_RAM to secure. | Radhey Shyam Pandey | 2013-11-06 | -2/+0 |
| * | arm: zynq: Do not remap OCM to high address | Michal Simek | 2013-11-06 | -2/+5 |
* | | arm, am33x: make RTC32K OSC enable configurable | Heiko Schocher | 2013-11-11 | -0/+4 |
* | | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-09 | -93/+149 |
|\ \ |
|
| * \ | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-07 | -41/+72 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: mxs: Enable DCDC converter for battery boot | Marek Vasut | 2013-10-31 | -0/+2 |
| | * | mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin | Otavio Salvador | 2013-10-31 | -1/+1 |
| | * | mx5: lowlevel_init: Remove unused macro | Fabio Estevam | 2013-10-31 | -6/+0 |
| | * | ARM: mx5: Enable L2 cache | Fabio Estevam | 2013-10-31 | -0/+6 |
| | * | ARM: mxs: Setup stack in JTAG mode | Marek Vasut | 2013-10-17 | -0/+11 |
| | * | ARM: mxs: tools: Use mkimage for BootStream generation | Marek Vasut | 2013-10-17 | -9/+10 |
| | * | mx6: compute PLL PFD frequencies rather than using defines | Pierre Aubert | 2013-10-17 | -25/+42 |
| * | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-05 | -0/+9 |
| |\ \ |
|
| | * | | at91: add defines for reset type | Roger Meier | 2013-11-04 | -0/+7 |
| | * | | arm: atmel: at91sam9n12ek: add usb host support | Bo Shen | 2013-11-04 | -0/+2 |
| | |/ |
|
| * | | ARM: OMAP5: DDR3: Change io settings | SRICHARAN R | 2013-11-01 | -2/+2 |
| * | | dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build | Minal Shah | 2013-11-01 | -0/+1 |
| * | | am335x: Enable CONFIG_OMAP_WATCHDOG support | Tom Rini | 2013-11-01 | -0/+4 |
| * | | am33xx, davinci: Create and use <asm/davinci_rtc.h> | Tom Rini | 2013-11-01 | -50/+56 |
| |/ |
|
| * | zynq: Use arch_cpu_init() instead of lowlevel_init() | Michal Simek | 2013-10-17 | -0/+6 |
* | | include: delete include/linux/config.h | Masahiro Yamada | 2013-11-08 | -11/+0 |
* | | cosmetic: remove empty lines at the top of file | Masahiro Yamada | 2013-11-08 | -2/+0 |
* | | ARM: versatile: convert to common timer code | Rob Herring | 2013-11-04 | -116/+0 |
* | | ARM: tegra: convert to common timer code | Rob Herring | 2013-11-04 | -96/+1 |
* | | ARM: socfpga: convert to common timer code | Rob Herring | 2013-11-04 | -72/+0 |
* | | ARM: mx25: convert to common timer code | Rob Herring | 2013-11-04 | -117/+0 |
* | | ARM: highbank: convert to common timer code | Rob Herring | 2013-11-04 | -83/+0 |
* | | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -3/+0 |
* | | ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ | Masahiro Yamada | 2013-10-31 | -0/+4 |
* | | ARM: omap: move OMAP specific code under arch/arm/ | Masahiro Yamada | 2013-10-31 | -0/+3 |
* | | ARM: tegra: move Tegra specific code under arch/arm/ | Masahiro Yamada | 2013-10-31 | -0/+6 |
* | | ARM: imx-common: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -29/+6 |
* | | ARM: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -429/+65 |
* | | arm720t: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -114/+8 |
* | | arm920t: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -170/+22 |
* | | arm926ejs: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -407/+67 |
* | | armv7: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -581/+103 |
* | | DWMMC: SMDK5420: Disable SMU for eMMC | Rajeshwari Shinde | 2013-10-31 | -0/+13 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-10-21 | -6/+180 |
|\ \ |
|