| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | arm: m53evk: Fix RTC bus number | Marek Vasut | 2014-08-08 | -1/+1 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Stefano Babic | 2014-08-08 | -379/+1065 |
| |\ \ |
|
| * | | | Add TQ Systems TQMa6 board support | Markus Niebel | 2014-07-23 | -0/+483 |
| * | | | arm, imx6: add aristainetos board | Heiko Schocher | 2014-07-23 | -0/+325 |
| * | | | arm: mxs: Scrub useless ifdef | Marek Vasut | 2014-07-23 | -2/+0 |
| * | | | mx6sxsabresd: Add PFUZE100 PMIC support | Fabio Estevam | 2014-07-23 | -0/+13 |
| * | | | embestmx6boards: convert to generic board | Iain Paton | 2014-07-23 | -0/+2 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2014-07-16 | -10141/+2307 |
| |\ \ \ |
|
| * | | | | mx6sx: Add initial support for mx6sxsabresd board | Fabio Estevam | 2014-07-10 | -0/+186 |
* | | | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini | 2014-08-29 | -19/+37 |
|\ \ \ \ \ |
|
| * | | | | | sunxi: Add environment settings to make extlinux.conf booting work | Hans de Goede | 2014-08-12 | -3/+15 |
| * | | | | | sunxi-common.h: Use new generic $bootcmd | Hans de Goede | 2014-08-12 | -3/+22 |
| * | | | | | config: introduce a generic $bootcmd | Dennis Gilmore | 2014-08-12 | -0/+197 |
| * | | | | | sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later | Hans de Goede | 2014-08-12 | -3/+1 |
| * | | | | | sunxi-common.h: Don't undefine CONFIG_CMD_NFS | Hans de Goede | 2014-08-12 | -1/+0 |
| * | | | | | sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block | Hans de Goede | 2014-08-12 | -8/+0 |
| * | | | | | sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE | Hans de Goede | 2014-08-12 | -2/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Fix test failure caused by bad handling of ramdisk | Simon Glass | 2014-08-28 | -0/+1 |
* | | | | | samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget | Ćukasz Majewski | 2014-08-28 | -0/+2 |
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-08-28 | -0/+58 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-08-09 | -0/+58 |
| |\ \ \ \ |
|
| | * | | | | sunxi: HYP/non-sec: configure CNTFRQ on all CPUs | Marc Zyngier | 2014-07-31 | -0/+1 |
| | * | | | | sunxi: HYP/non-sec: add sun7i PSCI backend | Marc Zyngier | 2014-07-31 | -0/+6 |
| | * | | | | sun5i: add USB EHCI settings | Hans de Goede | 2014-07-31 | -0/+5 |
| | * | | | | sun4i: add USB EHCI settings | Hans de Goede | 2014-07-31 | -0/+12 |
| | * | | | | sun7i: add USB EHCI settings | Roman Byshko | 2014-07-31 | -0/+12 |
| | * | | | | sunxi: add general USB settings | Roman Byshko | 2014-07-31 | -0/+6 |
| | * | | | | ahci: provide sunxi SATA driver using AHCI platform framework | Ian Campbell | 2014-07-31 | -0/+16 |
* | | | | | | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher | 2014-08-25 | -19/+132 |
* | | | | | | mtd, ubi, ubifs: update for the sync with linux v3.14 | Heiko Schocher | 2014-08-25 | -0/+1 |
* | | | | | | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -400/+1089 |
* | | | | | | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 2014-08-25 | -165/+335 |
* | | | | | | linux include: add ERR_CAST | Heiko Schocher | 2014-08-25 | -4/+13 |
* | | | | | | lib, list_sort: add list_sort from linux 3.14 | Heiko Schocher | 2014-08-25 | -0/+11 |
* | | | | | | lib, rbtree: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -98/+269 |
* | | | | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2014-08-25 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | openrd: fail build if U-Boot would overlap with environment in flash | Sascha Silbe | 2014-08-14 | -0/+5 |
* | | | | | | | nios2: remove EPCS driver | Thomas Chou | 2014-08-24 | -60/+0 |
* | | | | | | | nios2: add generic board support | Thomas Chou | 2014-08-24 | -0/+2 |
* | | | | | | | nios2: remove obsolete PCI5441 and PK1C20 boards | Thomas Chou | 2014-08-24 | -375/+0 |
* | | | | | | | image: fix bootm failure for FIT image | Bryan Wu | 2014-08-21 | -0/+3 |
* | | | | | | | add header for Android sparse image format | Colin Cross | 2014-08-21 | -0/+49 |
* | | | | | | | e1000: add i210 support | Marek Vasut | 2014-08-21 | -0/+7 |
* | | | | | | | cli: Export cli_simple_process_macros for use outside of cli_simple | Hans de Goede | 2014-08-21 | -0/+8 |
* | | | | | | | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada | 2014-08-21 | -317/+0 |
* | | | | | | | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada | 2014-08-21 | -757/+0 |
* | | | | | | | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada | 2014-08-21 | -388/+0 |
* | | | | | | | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada | 2014-08-21 | -516/+1 |
* | | | | | | | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | -493/+1 |
* | | | | | | | omap: remove omap5912osk board support | Masahiro Yamada | 2014-08-21 | -930/+0 |