summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-08-0/+10
| * | usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-08-2/+0
| * | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-08-4/+2
| * | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-08-15/+18
* | | sandbox: convert to common time functionsRob Herring2013-11-08-0/+2
* | | highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf2013-11-08-1/+1
* | | include: delete include/linux/config.hMasahiro Yamada2013-11-08-12/+0
* | | config/sandbox: Add EFI and GPT supportEgbert Eich2013-11-08-0/+4
* | | config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich2013-11-08-0/+1
* | | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-2/+0
* | | Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-08-0/+17
* | | EP88x: remove remainders of dead boardMasahiro Yamada2013-11-08-187/+0
|/ /
* | ColdFire: fix some typoes for CF platformjason2013-11-06-2/+2
* | coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-11-06-1/+1
* | ARM: versatile: convert to common timer codeRob Herring2013-11-04-5/+4
* | ARM: tegra: convert to common timer codeRob Herring2013-11-04-0/+3
* | ARM: socfpga: convert to common timer codeRob Herring2013-11-04-2/+3
* | ARM: vexpress: convert to common timer codeRob Herring2013-11-04-0/+4
* | ARM: mx25: convert to common timer codeRob Herring2013-11-04-0/+13
* | ARM: highbank: convert to common timer codeRob Herring2013-11-04-0/+4
* | Introduce common timer functionsRob Herring2013-11-04-0/+2
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-443/+0
* | config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-323/+0
* | config: consolidate CONFIG_SYS_HZ definitionRob Herring2013-11-04-0/+4
* | config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-307/+4
* | powerpc/esdhc: Add 3.3v voltage support in esdhc capacity registerHaijun.Zhang2013-10-31-0/+1
* | DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-31-0/+3
* | mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-31-1/+1
* | mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-31-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2013-10-30-0/+5
|\ \
| * | video, cfb_console: make background and foreground color configurableHeiko Schocher2013-10-30-0/+5
* | | mpc85xx: introduce the kmp204x reference design supportValentin Longchamp2013-10-24-0/+518
* | | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-24-0/+1
* | | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-24-0/+4
* | | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-24-5/+3
* | | KM: fix typo in default environmentValentin Longchamp2013-10-24-1/+1
* | | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.hValentin Longchamp2013-10-24-2/+6
* | | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-24-3/+10
* | | powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-24-0/+2
|/ /
* | arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-22-0/+2
* | arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ...Nobuhiro Iwamatsu2013-10-22-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2013-10-22-1/+41
|\ \
| * | sh: boards: Change clock definition of SCIF and TMUNobuhiro Iwamatsu2013-10-17-0/+40
| * | sh: timer: Change definition of clock of TMUNobuhiro Iwamatsu2013-10-17-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-21-278/+538
|\ \
| * | usb: udc: add udc.h include fileTroy Kisky2013-10-20-139/+61
| * | usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-20-118/+0
| * | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-20-2/+4
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
| * | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-13/+13