| Commit message (Expand) | Author | Age | Lines |
* | usb: hub: don't check CONNECTION in hub_port_reset() | Stephen Warren | 2014-08-29 | -3/+16 |
* | usb: Handle -ENODEV from usb_lowlevel_init() | Marek Vasut | 2014-08-29 | -2/+9 |
* | 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 | -13/+982 |
|\ |
|
| * | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-08-09 | -13/+982 |
| |\ |
|
| | * | sun7i: Add bananapi board | Hans de Goede | 2014-07-31 | -0/+37 |
| | * | 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/+171 |
| | * | sun7i: Add support for a number of new sun7i boards | Hans de Goede | 2014-07-31 | -0/+118 |
| | * | sun5i: Add support for a number of new sun5i boards | Hans de Goede | 2014-07-31 | -0/+81 |
| | * | sun4i: Add support for a number of new sun4i boards | Hans de Goede | 2014-07-31 | -2/+193 |
| | * | sunxi: Add CONFIG_MACPWR option | Hans de Goede | 2014-07-31 | -0/+5 |
| | * | sunxi: Enable EHCI on various sunxi boards | Hans de Goede | 2014-07-31 | -5/+5 |
| | * | 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 |
| | * | cubieboard2: Enable AXP209 power controller | Ian Campbell | 2014-07-31 | -2/+2 |
| | * | sun7i: cubietruck: enable USB EHCI | Roman Byshko | 2014-07-31 | -2/+2 |
| | * | sun7i: add USB EHCI settings | Roman Byshko | 2014-07-31 | -0/+12 |
| | * | sunxi: add general USB settings | Roman Byshko | 2014-07-31 | -0/+6 |
| | * | sunxi: add USB EHCI driver | Roman Byshko | 2014-07-31 | -0/+202 |
| | * | sunxi: add defines to control USB Host clocks/resets | Roman Byshko | 2014-07-31 | -0/+4 |
| | * | ahci: provide sunxi SATA driver using AHCI platform framework | Ian Campbell | 2014-07-31 | -9/+133 |
* | | | Merge branch 'patman' of http://git.denx.de/u-boot-x86 | Tom Rini | 2014-08-28 | -0/+2 |
|\ \ \ |
|
| * | | | patman: Support the 'reverse' option for 'git log' | Simon Glass | 2014-08-28 | -0/+2 |
* | | | | mtd,ubi,ubifs: sync with linux v3.15 | Heiko Schocher | 2014-08-25 | -68/+341 |
* | | | | mtd, ubi, ubifs: update for the sync with linux v3.14 | Heiko Schocher | 2014-08-25 | -0/+11 |
* | | | | mtd, ubi, ubifs: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -6800/+26583 |
* | | | | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 2014-08-25 | -235/+385 |
* | | | | 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/+310 |
* | | | | lib, rbtree: resync with Linux-3.14 | Heiko Schocher | 2014-08-25 | -353/+698 |
|/ / / |
|
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2014-08-25 | -5/+21 |
|\ \ \ |
|
| * | | | openrd: fail build if U-Boot would overlap with environment in flash | Sascha Silbe | 2014-08-14 | -0/+5 |
| * | | | README: document CONFIG_BOARD_SIZE_LIMIT | Sascha Silbe | 2014-08-14 | -0/+5 |
| * | | | mtdparts: fix usecount bug | Heiko Schocher | 2014-08-14 | -0/+1 |
| * | | | RTC: add support for DS1339 (using DS1307 driver) | Markus Niebel | 2014-08-14 | -1/+3 |
| * | | | driver/qe: update status of QE microcode | vijay rai | 2014-08-14 | -1/+1 |
| * | | | mkimage: fix compilation issues on OpenBSD | Luka Perkov | 2014-08-14 | -0/+2 |
| * | | | pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM | Stephen Warren | 2014-08-14 | -1/+1 |
| * | | | tools, fit_info: increase buffer for command name | Heiko Schocher | 2014-08-14 | -2/+3 |
| * | | | tools: fix typo in tools/image-host.c | Heiko Schocher | 2014-08-14 | -1/+1 |
* | | | | nios2: remove EPCS driver | Thomas Chou | 2014-08-24 | -778/+1 |
* | | | | nios2: add generic board support | Thomas Chou | 2014-08-24 | -166/+55 |
* | | | | nios2: remove obsolete PCI5441 and PK1C20 boards | Thomas Chou | 2014-08-24 | -749/+0 |
* | | | | nios2: Fix printf size_t format related warnings (again...) | Vasili Galka | 2014-08-24 | -0/+4 |
* | | | | buildman: refactor help message | Masahiro Yamada | 2014-08-22 | -1/+1 |
* | | | | git-mailrc: add patman and buildman alias | Masahiro Yamada | 2014-08-22 | -0/+2 |
* | | | | patman: refactor help message | Masahiro Yamada | 2014-08-22 | -1/+1 |
* | | | | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada | 2014-08-22 | -407/+262 |
* | | | | Makefile: remove generated boards.cfg within make distclean | Roger Meier | 2014-08-22 | -5/+6 |