| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINTAINERS, git-mailrc: Update the mmc maintainer | Jaehoon Chung | 2016-08-02 | 1 | -2/+2 |
* | Drop references to MAKEALL in the documentation | Simon Glass | 2016-07-31 | 1 | -2/+3 |
* | rockchip: add support for rk3288 PopMetal board | jk.kernel@gmail.com | 2016-07-31 | 1 | -1/+2 |
* | rockchip: add basic support for fennec-rk3288 board | jk.kernel@gmail.com | 2016-07-31 | 1 | -1/+2 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-07-28 | 1 | -0/+5 |
|\ |
|
| * | driver/net/fec: support fixed speed connection | Hannes Schmelzer | 2016-07-12 | 1 | -0/+5 |
* | | rockchip: update fastboot usage | Xu Ziyuan | 2016-07-25 | 1 | -0/+26 |
* | | rockchip: add basic support for evb-rk3288 board | Xu Ziyuan | 2016-07-25 | 1 | -1/+2 |
* | | rockchip: add option to change method of loading u-boot | Xu Ziyuan | 2016-07-25 | 1 | -0/+14 |
* | | spl: Lightweight UBI and UBI fastmap support | Thomas Gleixner | 2016-07-22 | 1 | -0/+141 |
* | | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2016-07-21 | 1 | -0/+18 |
|\ \ |
|
| * | | doc: SPL: Add README for secure boot support | Sumit Garg | 2016-07-21 | 1 | -0/+18 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2016-07-21 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | serial_sh: Add standrad SCI (w/o FIFO) support | Yoshinori Sato | 2016-07-09 | 1 | -1/+1 |
| * | | serial_sh: Device Tree support | Yoshinori Sato | 2016-07-09 | 1 | -0/+6 |
* | | | Various, unrelated tree-wide typo fixes. | Robert P. J. Day | 2016-07-16 | 3 | -3/+3 |
* | | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-07-15 | 1 | -0/+310 |
|\ \ \ |
|
| * | | | dm: Update the of-platdata README for the new features | Simon Glass | 2016-07-14 | 1 | -34/+76 |
| * | | | dm: Add a README for of-platdata | Simon Glass | 2016-07-14 | 1 | -0/+268 |
* | | | | doc: Update info on using secure devices from TI | Andreas Dannenberg | 2016-07-14 | 1 | -54/+123 |
|/ / / |
|
* | | | x86: acpi: Pack global NVS into ACPI table | Bin Meng | 2016-07-12 | 1 | -2/+0 |
| |/
|/| |
|
* | | git-mailrc: add rockchip alias | jk.kernel@gmail.com | 2016-07-11 | 1 | -1/+1 |
|/ |
|
* | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK | Masahiro Yamada | 2016-07-01 | 1 | -8/+0 |
* | mkimage: fit: spl: Add an optional static offset for external data | Teddy Reed | 2016-06-24 | 2 | -0/+9 |
* | Kconfig: Add a new DISTRO_DEFAULTS Kconfig option | Hans de Goede | 2016-06-20 | 1 | -0/+6 |
* | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini | 2016-06-20 | 1 | -3/+7 |
|\ |
|
| * | mtd: nand: Patch remaining places where nand_to_mtd() should be used | Boris Brezillon | 2016-06-19 | 1 | -1/+1 |
| * | nand: doc: fix example ecc scheme calculation | Fabian Mewes | 2016-06-19 | 1 | -1/+1 |
| * | nand: extend nand torture | Max Krummenacher | 2016-06-19 | 1 | -1/+5 |
* | | Add a reset driver framework/uclass | Stephen Warren | 2016-06-19 | 1 | -0/+75 |
* | | x86: Update x86-pinctrl driver device-tree-bindings doc | Bin Meng | 2016-06-12 | 1 | -8/+8 |
* | | doc, spl, am335x: update am335x-network | Heiko Schocher | 2016-06-09 | 1 | -0/+4 |
* | | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini | 2016-06-04 | 1 | -9/+6 |
|\ \
| |/ |
|
| * | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 1 | -9/+6 |
* | | gpio: add Tegra186 GPIO driver | Stephen Warren | 2016-05-31 | 1 | -0/+161 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2016-05-30 | 1 | -1/+4 |
|\ |
|
| * | x86: galileo: Enable ACPI table generation | Bin Meng | 2016-05-30 | 1 | -1/+4 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-05-27 | 2 | -9/+46 |
|\ \ |
|
| * | | Add a mailbox driver framework/uclass | Stephen Warren | 2016-05-26 | 1 | -0/+32 |
| * | | dm: allow setting driver_data before/during bind | Stephen Warren | 2016-05-26 | 1 | -9/+14 |
| |/ |
|
* | | doc: Add info on using secure devices from TI | Daniel Allred | 2016-05-27 | 1 | -0/+91 |
* | | Remove/update old generic-board documentation and warning | Simon Glass | 2016-05-27 | 2 | -68/+7 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2016-05-24 | 1 | -0/+25 |
|\ |
|
| * | net: phy: dp83867: Add device tree bindings and documentation | Dan Murphy | 2016-05-24 | 1 | -0/+25 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2016-05-24 | 2 | -0/+70 |
|\ \ |
|
| * | | mkimage: Report information about fpga | Michal Simek | 2016-05-24 | 2 | -0/+70 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2016-05-23 | 2 | -25/+101 |
|\ \
| |/
|/| |
|
| * | x86: doc: Add porting hints for ACPI with Windows | Bin Meng | 2016-05-23 | 1 | -0/+6 |
| * | x86: doc: Mention Ubuntu/Windows installation and boot support | Bin Meng | 2016-05-23 | 1 | -4/+8 |
| * | x86: doc: Update information about IGD with SeaBIOS | Bin Meng | 2016-05-23 | 1 | -0/+24 |