aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-05-24net: phy: dp83867: Add device tree bindings and documentationDan Murphy1-0/+25
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2-0/+70
2016-05-24mkimage: Report information about fpgaMichal Simek2-0/+70
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2-25/+101
2016-05-23x86: doc: Add porting hints for ACPI with WindowsBin Meng1-0/+6
2016-05-23x86: doc: Mention Ubuntu/Windows installation and boot supportBin Meng1-4/+8
2016-05-23x86: doc: Update information about IGD with SeaBIOSBin Meng1-0/+24
2016-05-23x86: minnowmax: Adjust U-Boot environment address in SPI flashBin Meng1-1/+1
2016-05-23x86: doc: Document ACPI supportBin Meng1-1/+43
2016-05-23x86: doc: Minor update for accuracyBin Meng1-23/+18
2016-05-23x86: irq: Enable SCI on IRQ9Bin Meng1-0/+5
2016-05-21drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang1-0/+19
2016-05-21drivers: serial: add serial driver for ar933x SOCWills Wang1-0/+24
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day5-6/+6
2016-05-02Change my mailaddressAndreas Bießmann3-3/+3
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann1-3/+3
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-4/+6
2016-04-18doc: Updated README.ext4Robert P. J. Day1-27/+51
2016-04-14doc: driver-model: Update dm tests run using test.pyJagan Teki1-101/+128
2016-04-14odroid: Update README with correct firmware link and XU4 supportShawn Guo1-4/+6
2016-04-13i2c: Describe Cadence I2C devicetree bindingsMoritz Fischer1-0/+20
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun1-1/+1
2016-04-01Add myself as Snapdragon and SPMI maintainerMateusz Kulikowski1-0/+3
2016-04-01gpio: Add support for Qualcomm PM8916 gpiosMateusz Kulikowski1-0/+48
2016-04-01pmic: Add support for Qualcomm PM8916 PMICMateusz Kulikowski1-0/+18
2016-04-01drivers: spmi: Add support for Qualcomm SPMI bus driverMateusz Kulikowski1-0/+26
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski1-0/+31