| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2012-07-09 | -17/+708 |
|\ |
|
| * | CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250 | Rajeshwari Shinde | 2012-07-09 | -0/+6 |
| * | EXYNOS5: USB: Fix incorrect USB base addresses | Rajeshwari Shinde | 2012-07-09 | -2/+2 |
| * | EXYNOS: Add power Enable/Disable for USB-EHCI | Rajeshwari Shinde | 2012-07-09 | -0/+31 |
| * | USB: EXYNOS: Set USB 2.0 HOST Link mode | Rajeshwari Shinde | 2012-07-09 | -0/+28 |
| * | EXYNOS5: Add structure for PMU registers | Rajeshwari Shinde | 2012-07-09 | -0/+622 |
| * | EXYNOS5: Fix system register structure | Rajeshwari Shinde | 2012-07-09 | -0/+1 |
| * | USB: EXYNOS: Incorporate EHCI review comments | Rajeshwari Shinde | 2012-07-09 | -15/+18 |
* | | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe... | Wolfgang Denk | 2012-07-09 | -7/+1 |
|/ |
|
* | fdt: send all dtc output to stderr | Stephen Warren | 2012-07-09 | -1/+1 |
* | ext2fs: fix warning: 'blocknxt' may be used uninitialized | Kim Phillips | 2012-07-08 | -1/+1 |
* | tools: Fix mingw tools build | Vladimir Yakovlev | 2012-07-08 | -3/+10 |
* | net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY | Kim Phillips | 2012-07-08 | -1/+3 |
* | Remove remaining mdelay() macros | Anatolij Gustschin | 2012-07-08 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2012-07-08 | -1775/+11028 |
|\ |
|
| * | ARM: cache: Move the cp15 CR register read before flushing the cache. | SRICHARAN R | 2012-07-07 | -3/+3 |
| * | ARM: introduce arch_early_init_r() | Fabio Estevam | 2012-07-07 | -0/+5 |
| * | PXA: Enable CONFIG_PREBOOT on zipitz2 | Marek Vasut | 2012-07-07 | -0/+1 |
| * | ARM: mx28: Remove CONFIG_ARCH_CPU_INIT | Fabio Estevam | 2012-07-07 | -4/+0 |
| * | No need to define CONFIG_ARCH_CPU_INIT. | Fabio Estevam | 2012-07-07 | -4/+0 |
| * | add new board vl_ma2sc | esw@bus-elektronik.de | 2012-07-07 | -0/+1065 |
| * | MTD: SPEAr SMI: Add write support for length < 4 bytes | Stefan Roese | 2012-07-07 | -4/+18 |
| * | i2c: designware_i2c.c: Add support for the "i2c probe" command | Stefan Roese | 2012-07-07 | -6/+10 |
| * | rtc/m41t62: Add support for M41T82 with HT (Halt Update) | Stefan Roese | 2012-07-07 | -1/+9 |
| * | SPL: ARM: spear: Add SPL support for SPEAr600 platform | Stefan Roese | 2012-07-07 | -27/+1740 |
| * | Makefile: Add u-boot.spr build target (SPEAr) | Stefan Roese | 2012-07-07 | -0/+21 |
| * | SPL: ARM: spear: Remove some objects from SPL build | Stefan Roese | 2012-07-07 | -0/+4 |
| * | SPL: lib/Makefile: Add crc32.c to SPL build | Stefan Roese | 2012-07-07 | -1/+1 |
| * | SPL: common/Makefile: Add image.c to SPL build | Stefan Roese | 2012-07-07 | -1/+1 |
| * | arm: Don't use printf() in SPL builds | Simon Glass | 2012-07-07 | -1/+2 |
| * | GPIO: Add SPEAr GPIO driver | Stefan Roese | 2012-07-07 | -0/+143 |
| * | net: Multiple updates/enhancements to designware.c | Stefan Roese | 2012-07-07 | -69/+51 |
| * | cleanup/SPEAr: Define configuration flags more elegantly | Amit Virdi | 2012-07-07 | -18/+18 |
| * | cleanup/SPEAr: Remove unnecessary parenthesis | Amit Virdi | 2012-07-07 | -10/+10 |
| * | SPEAr: Correct SoC ID offset in misc configuration space | Shiraz Hashim | 2012-07-07 | -1/+1 |
| * | SPEAr: explicitly select clk src for UART | Shiraz Hashim | 2012-07-07 | -1/+8 |
| * | SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access | Amit Virdi | 2012-07-07 | -1/+0 |
| * | SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb | Vipin Kumar | 2012-07-07 | -0/+2 |
| * | SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro | Vipin Kumar | 2012-07-07 | -1/+2 |
| * | SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE | Vipin Kumar | 2012-07-07 | -2/+2 |
| * | SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION | Vipin Kumar | 2012-07-07 | -0/+2 |
| * | SPEAr: Enable dcache for fast file transfer | Shiraz Hashim | 2012-07-07 | -0/+4 |
| * | SPEAr: Enable autoneg for ethernet | Shiraz Hashim | 2012-07-07 | -0/+1 |
| * | SPEAr: Enable udc and usb-console support only for usbtty configuration | Vipin KUMAR | 2012-07-07 | -0/+3 |
| * | SPEAr: Enable usb device high speed support | Vipin KUMAR | 2012-07-07 | -0/+1 |
| * | SPEAr: Initialize SNOR in early_board_init_f | Amit Virdi | 2012-07-07 | -0/+9 |
| * | SPEAr: Change the default environment variables | Vipin KUMAR | 2012-07-07 | -9/+32 |
| * | SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK) | Vipin KUMAR | 2012-07-07 | -1/+0 |
| * | SPEAr: Add configuration options for spear3xx and spear6xx boards | Vipin KUMAR | 2012-07-07 | -186/+77 |
| * | SPEAr: Add basic arch related support for SPEAr SoCs | Vipin KUMAR | 2012-07-07 | -1/+93 |