summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-081-0/+17
* EP88x: remove remainders of dead boardMasahiro Yamada2013-11-081-187/+0
* ColdFire: fix some typoes for CF platformjason2013-11-062-2/+2
* coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-11-061-1/+1
* ARM: versatile: convert to common timer codeRob Herring2013-11-041-5/+4
* ARM: tegra: convert to common timer codeRob Herring2013-11-041-0/+3
* ARM: socfpga: convert to common timer codeRob Herring2013-11-041-2/+3
* ARM: vexpress: convert to common timer codeRob Herring2013-11-041-0/+4
* ARM: mx25: convert to common timer codeRob Herring2013-11-043-0/+13
* ARM: highbank: convert to common timer codeRob Herring2013-11-041-0/+4
* Introduce common timer functionsRob Herring2013-11-041-0/+2
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04287-443/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04194-323/+0
* config: consolidate CONFIG_SYS_HZ definitionRob Herring2013-11-041-0/+4
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04305-307/+4
* powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang2013-10-311-0/+1
* DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-311-0/+3
* mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-311-1/+1
* mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-311-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-10-301-0/+5
|\
| * video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-301-0/+5
* | mpc85xx: introduce the kmp204x reference design supportValentin Longchamp2013-10-242-0/+518
* | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-241-0/+1
* | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-242-0/+4
* | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-243-5/+3
* | KM: fix typo in default environmentValentin Longchamp2013-10-241-1/+1
* | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp2013-10-243-2/+6
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-241-3/+10
* | powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-241-0/+2
|/
* arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-221-0/+2
* arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ...Nobuhiro Iwamatsu2013-10-221-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-2221-1/+41
|\
| * sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-1720-0/+40
| * sh: timer: Change definition of clock of TMUNobuhiro Iwamatsu2013-10-171-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-2123-278/+538
|\ \
| * | usb: udc: add udc.h include fileTroy Kisky2013-10-206-139/+61
| * | usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-201-118/+0
| * | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-202-2/+4
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
| * | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-201-13/+13
| * | usb: am437x: Add support for am437x xhci USB hostDan Murphy2013-10-202-0/+15
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-202-3/+20
| * | usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-201-0/+6
| * | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-0/+124
| * | trats: Update TRATS config to support TIZEN downloadLukasz Majewski2013-10-201-2/+12
| * | usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski2013-10-201-0/+27
| * | usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-201-1/+1
| * | dfu:core: Export dfu_{get|free}_buf functionsLukasz Majewski2013-10-201-0/+2
| * | dfu:core: Find DFU alt setting number by passing its nameLukasz Majewski2013-10-201-0/+1
| * | usb: new board-specific USB init interfaceMateusz Zalega2013-10-203-12/+33
OpenPOWER on IntegriCloud