aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-08-08gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R1-0/+71
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini1-4/+5
2016-08-05rockchip: add support for rk3288 miniarm boardXu Ziyuan1-4/+5
2016-08-04dt-bindings: add Tegra186 BPMP I2C bindingStephen Warren1-0/+42
2016-08-04dt-bindings: allow child nodes inside the Tegra BPMPStephen Warren1-0/+23
2016-08-04ARM: tegra: add BPMP DT bindingsStephen Warren1-0/+81
2016-08-04ARM: tegra: adapt to latest HSP DT bindingStephen Warren1-0/+52
2016-08-02MAINTAINERS, git-mailrc: Update the mmc maintainerJaehoon Chung1-2/+2
2016-07-31Drop references to MAKEALL in the documentationSimon Glass1-2/+3
2016-07-31rockchip: add support for rk3288 PopMetal boardjk.kernel@gmail.com1-1/+2
2016-07-31rockchip: add basic support for fennec-rk3288 boardjk.kernel@gmail.com1-1/+2
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+5
2016-07-25rockchip: update fastboot usageXu Ziyuan1-0/+26
2016-07-25rockchip: add basic support for evb-rk3288 boardXu Ziyuan1-1/+2
2016-07-25rockchip: add option to change method of loading u-bootXu Ziyuan1-0/+14
2016-07-22spl: Lightweight UBI and UBI fastmap supportThomas Gleixner1-0/+141
2016-07-21Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+18
2016-07-21doc: SPL: Add README for secure boot supportSumit Garg1-0/+18
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+6
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day3-3/+3
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini1-0/+310
2016-07-14dm: Update the of-platdata README for the new featuresSimon Glass1-34/+76
2016-07-14dm: Add a README for of-platdataSimon Glass1-0/+268
2016-07-14doc: Update info on using secure devices from TIAndreas Dannenberg1-54/+123
2016-07-12driver/net/fec: support fixed speed connectionHannes Schmelzer1-0/+5
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng1-2/+0
2016-07-11git-mailrc: add rockchip aliasjk.kernel@gmail.com1-1/+1
2016-07-09serial_sh: Add standrad SCI (w/o FIFO) supportYoshinori Sato1-1/+1
2016-07-09serial_sh: Device Tree supportYoshinori Sato1-0/+6
2016-07-01autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-8/+0
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed2-0/+9
2016-06-20Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede1-0/+6
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini1-3/+7
2016-06-19mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon1-1/+1
2016-06-19nand: doc: fix example ecc scheme calculationFabian Mewes1-1/+1
2016-06-19nand: extend nand tortureMax Krummenacher1-1/+5
2016-06-19Add a reset driver framework/uclassStephen Warren1-0/+75
2016-06-12x86: Update x86-pinctrl driver device-tree-bindings docBin Meng1-8/+8
2016-06-09doc, spl, am335x: update am335x-networkHeiko Schocher1-0/+4
2016-06-04Merge git://git.denx.de/u-boot-nand-flashTom Rini1-9/+6
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-9/+6
2016-05-31gpio: add Tegra186 GPIO driverStephen Warren1-0/+161
2016-05-30Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-1/+4
2016-05-30x86: galileo: Enable ACPI table generationBin Meng1-1/+4
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini2-9/+46
2016-05-27doc: Add info on using secure devices from TIDaniel Allred1-0/+91
2016-05-27Remove/update old generic-board documentation and warningSimon Glass2-68/+7
2016-05-26Add a mailbox driver framework/uclassStephen Warren1-0/+32
2016-05-26dm: allow setting driver_data before/during bindStephen Warren1-9/+14
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+25