| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | | | | 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 |
* | | | | | | | net: More BOOTP retry timeout improvements | Thierry Reding | 2014-08-21 | -8/+58 |
* | | | | | | | bootm: make sure pass NULL when argc < 1 | Bryan Wu | 2014-08-21 | -2/+3 |
* | | | | | | | image: fix bootm failure for FIT image | Bryan Wu | 2014-08-21 | -18/+33 |
* | | | | | | | kconfig: remove DEFCONFIG_LIST | Masahiro Yamada | 2014-08-21 | -6/+0 |
* | | | | | | | scripts/Lindent: import from Linux 3.16 | Masahiro Yamada | 2014-08-21 | -0/+18 |
* | | | | | | | Makefile: Use Kbuild style for system_map.o generation step | Vasili Galka | 2014-08-21 | -3/+7 |
* | | | | | | | add header for Android sparse image format | Colin Cross | 2014-08-21 | -0/+49 |
* | | | | | | | api: fix build without CMD_NET support | Jeroen Hofstee | 2014-08-21 | -0/+30 |
* | | | | | | | e1000: add i210 support | Marek Vasut | 2014-08-21 | -27/+187 |
* | | | | | | | e1000: Implement dcache support | Marek Vasut | 2014-08-21 | -22/+49 |
* | | | | | | | tools/genboardscfg.py: no exception if columns undetectable | Roger Meier | 2014-08-21 | -3/+1 |
* | | | | | | | tools/genboardscfg.py: Do not output SPLCPU field | Masahiro Yamada | 2014-08-21 | -4/+2 |
* | | | | | | | pxe: Allow use of environment variables in append string | Hans de Goede | 2014-08-21 | -16/+13 |
* | | | | | | | cli: Export cli_simple_process_macros for use outside of cli_simple | Hans de Goede | 2014-08-21 | -2/+10 |
* | | | | | | | davinci: orphan some Davinci boards | Masahiro Yamada | 2014-08-21 | -4/+4 |
* | | | | | | | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada | 2014-08-21 | -1373/+1 |
* | | | | | | | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada | 2014-08-21 | -2951/+1 |
* | | | | | | | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada | 2014-08-21 | -3594/+2 |
* | | | | | | | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada | 2014-08-21 | -1579/+4 |
* | | | | | | | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | -1383/+2 |