summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sunxi: Add environment settings to make extlinux.conf booting workHans de Goede2014-08-121-3/+15
| * | | | | sunxi-common.h: Use new generic $bootcmdHans de Goede2014-08-121-3/+22
| * | | | | config: introduce a generic $bootcmdDennis Gilmore2014-08-121-0/+197
| * | | | | sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede2014-08-121-3/+1
| * | | | | sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede2014-08-121-1/+0
| * | | | | sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede2014-08-121-8/+0
| * | | | | sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede2014-08-121-2/+0
| | |_|_|/ | |/| | |
* | | | | Fix test failure caused by bad handling of ramdiskSimon Glass2014-08-281-0/+1
* | | | | samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadgetŁukasz Majewski2014-08-281-0/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-08-285-0/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-095-0/+58
| |\ \ \ \
| | * | | | sunxi: HYP/non-sec: configure CNTFRQ on all CPUsMarc Zyngier2014-07-311-0/+1
| | * | | | sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-311-0/+6
| | * | | | sun5i: add USB EHCI settingsHans de Goede2014-07-311-0/+5
| | * | | | sun4i: add USB EHCI settingsHans de Goede2014-07-311-0/+12
| | * | | | sun7i: add USB EHCI settingsRoman Byshko2014-07-311-0/+12
| | * | | | sunxi: add general USB settingsRoman Byshko2014-07-311-0/+6
| | * | | | ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-312-0/+16
* | | | | | mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-253-19/+132
* | | | | | mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+1
* | | | | | mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-2510-400/+1089
* | | | | | lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-253-165/+335
* | | | | | linux include: add ERR_CASTHeiko Schocher2014-08-251-4/+13
* | | | | | lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-251-0/+11
* | | | | | lib, rbtree: resync with Linux-3.14Heiko Schocher2014-08-252-98/+269
* | | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-08-251-0/+5
|\ \ \ \ \ \
| * | | | | | openrd: fail build if U-Boot would overlap with environment in flashSascha Silbe2014-08-141-0/+5
* | | | | | | nios2: remove EPCS driverThomas Chou2014-08-241-60/+0
* | | | | | | nios2: add generic board supportThomas Chou2014-08-241-0/+2
* | | | | | | nios2: remove obsolete PCI5441 and PK1C20 boardsThomas Chou2014-08-242-375/+0
* | | | | | | image: fix bootm failure for FIT imageBryan Wu2014-08-211-0/+3
* | | | | | | add header for Android sparse image formatColin Cross2014-08-211-0/+49
* | | | | | | e1000: add i210 supportMarek Vasut2014-08-211-0/+7
* | | | | | | cli: Export cli_simple_process_macros for use outside of cli_simpleHans de Goede2014-08-211-0/+8
* | | | | | | powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada2014-08-212-317/+0
* | | | | | | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada2014-08-213-757/+0
* | | | | | | powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada2014-08-212-388/+0
* | | | | | | powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada2014-08-214-516/+1
* | | | | | | powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-213-493/+1
* | | | | | | omap: remove omap5912osk board supportMasahiro Yamada2014-08-212-930/+0
* | | | | | | drivers: net: remove dead driversMasahiro Yamada2014-08-211-1/+0
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-203-11/+45
|\ \ \ \ \ \ \
| * | | | | | | km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAMValentin Longchamp2014-08-201-2/+3
| * | | | | | | powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-9/+9
| * | | | | | | powerpc/t1042RDB: Add Video - HDMI supportJason Jin2014-08-121-0/+32
| * | | | | | | fsl/diu: ch7301 encoder split off from t1040qds/diu.cWang Dongsheng2014-08-121-0/+1
* | | | | | | | samsung: dfu: Provide correct Vendor and Product IDs for UMS gadgetLukasz Majewski2014-08-201-0/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-08-124-6/+8
|\ \ \ \ \ \ \
| * | | | | | | support blackfin board initialization in generic board_fSonic Zhang2014-08-071-1/+2
| * | | | | | | blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-073-5/+6
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud