| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ARM: versatile: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -5/+4 |
* | | ARM: tegra: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -0/+3 |
* | | ARM: socfpga: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -2/+3 |
* | | ARM: vexpress: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -0/+4 |
* | | ARM: mx25: convert to common timer code | Rob Herring | 2013-11-04 | 3 | -0/+13 |
* | | ARM: highbank: convert to common timer code | Rob Herring | 2013-11-04 | 1 | -0/+4 |
* | | Introduce common timer functions | Rob Herring | 2013-11-04 | 1 | -0/+2 |
* | | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 287 | -443/+0 |
* | | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | 194 | -323/+0 |
* | | config: consolidate CONFIG_SYS_HZ definition | Rob Herring | 2013-11-04 | 1 | -0/+4 |
* | | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 305 | -307/+4 |
* | | powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register | Haijun.Zhang | 2013-10-31 | 1 | -0/+1 |
* | | DWMMC: SMDK5420: Disable SMU for eMMC | Rajeshwari Shinde | 2013-10-31 | 1 | -0/+3 |
* | | mmc: dw_mmc: change the callback function name. | Jaehoon Chung | 2013-10-31 | 1 | -1/+1 |
* | | mmc: Fix erase_grp_size for partitioned card | Oliver Metz | 2013-10-31 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2013-10-30 | 1 | -0/+5 |
|\ \ |
|
| * | | video, cfb_console: make background and foreground color configurable | Heiko Schocher | 2013-10-30 | 1 | -0/+5 |
* | | | mpc85xx: introduce the kmp204x reference design support | Valentin Longchamp | 2013-10-24 | 2 | -0/+518 |
* | | | net/fman: add a fm_enable_port function | Valentin Longchamp | 2013-10-24 | 1 | -0/+1 |
* | | | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init | Valentin Longchamp | 2013-10-24 | 2 | -0/+4 |
* | | | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board | Valentin Longchamp | 2013-10-24 | 3 | -5/+3 |
* | | | KM: fix typo in default environment | Valentin Longchamp | 2013-10-24 | 1 | -1/+1 |
* | | | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h | Valentin Longchamp | 2013-10-24 | 3 | -2/+6 |
* | | | powerpc/usb:Differentiate USB controller base address | ramneek mehresh | 2013-10-24 | 1 | -3/+10 |
* | | | powerpc/c29xpcie: add DDR ECC on off config setting | Po Liu | 2013-10-24 | 1 | -0/+2 |
|/ / |
|
* | | arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU | Nobuhiro Iwamatsu | 2013-10-22 | 1 | -0/+2 |
* | | arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ... | Nobuhiro Iwamatsu | 2013-10-22 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2013-10-22 | 21 | -1/+41 |
|\ \ |
|
| * | | sh: boards: Change clock definition of SCIF and TMU | Nobuhiro Iwamatsu | 2013-10-17 | 20 | -0/+40 |
| * | | sh: timer: Change definition of clock of TMU | Nobuhiro Iwamatsu | 2013-10-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-10-21 | 23 | -278/+538 |
|\ \ |
|
| * | | usb: udc: add udc.h include file | Troy Kisky | 2013-10-20 | 6 | -139/+61 |
| * | | usb: gadget: mv_udc: split mv_udc.h file | Troy Kisky | 2013-10-20 | 1 | -118/+0 |
| * | | usb: ehci-mx6: add support for otg port | Troy Kisky | 2013-10-20 | 2 | -2/+4 |
| * | | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky | 2013-10-20 | 1 | -1/+1 |
| * | | usb: rename board_usb_init_type to usb_init_type | Troy Kisky | 2013-10-20 | 1 | -13/+13 |
| * | | usb: am437x: Add support for am437x xhci USB host | Dan Murphy | 2013-10-20 | 2 | -0/+15 |
| * | | usb: dra7xx: Add support for dra7xx xhci USB host | Dan Murphy | 2013-10-20 | 2 | -3/+20 |
| * | | usb: omap: Move the usb phy code to the usb/phy directory | Dan Murphy | 2013-10-20 | 1 | -0/+6 |
| * | | usb: omap: Move the xhci-omap header file to common location | Dan Murphy | 2013-10-20 | 1 | -0/+124 |
| * | | trats: Update TRATS config to support TIZEN download | Lukasz Majewski | 2013-10-20 | 1 | -2/+12 |
| * | | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol | Lukasz Majewski | 2013-10-20 | 1 | -0/+27 |
| * | | usb:g_dnl: Add name parameter to g_dnl_bind_fixup function | Lukasz Majewski | 2013-10-20 | 1 | -1/+1 |
| * | | dfu:core: Export dfu_{get|free}_buf functions | Lukasz Majewski | 2013-10-20 | 1 | -0/+2 |
| * | | dfu:core: Find DFU alt setting number by passing its name | Lukasz Majewski | 2013-10-20 | 1 | -0/+1 |
| * | | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | 3 | -12/+33 |
| * | | nitrogen6x: add CONFIG_MV_UDC | Troy Kisky | 2013-10-20 | 1 | -0/+6 |
| * | | ARM: OMAP5: Power: Add new function to turn on SMPS10 | Dan Murphy | 2013-10-20 | 1 | -0/+6 |
| * | | temp: config: exynos5250: Enable xHCI support for Exynos5 | Vivek Gautam | 2013-10-20 | 1 | -2/+3 |
| * | | config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE | Vivek Gautam | 2013-10-20 | 1 | -0/+2 |