summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-08-05x86: qemu: Add MP initializationBin Meng
2015-08-05doc: dm: Update pci-info.txt for pci supportBin Meng
2015-07-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-07-28powerpc/b4860qds: Update README for DIP switch informationRaghav Dogra
2015-07-28spi: Fix zynq SPI bindingMichal Simek
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini
2015-07-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2015-07-23ARM: UniPhier: document reference support cardMasahiro Yamada
2015-07-23ARM: UniPhier: add PH1-sLD3 SoC supportMasahiro Yamada
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-21dm: Add platform data advice and admonishmentSimon Glass
2015-07-21dm: led: Add a driver for GPIO-controlled LEDsSimon Glass
2015-07-21dm: Add support for LEDsSimon Glass
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini
2015-07-14x86: Add binary blob checksums for Minnowboard MAXSimon Glass
2015-07-14x86: Add ROM image description for minnowmaxSimon Glass
2015-07-14x86: crownbay: Enable graphics supportBin Meng
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng
2015-07-14x86: Update README.x86 for SMP supportBin Meng
2015-07-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-07-08README.distro: fix typosMasahiro Yamada
2015-07-03spi: cadence_qspi: add device tree binding docVikas Manocha
2015-07-01spi: zynq_spi: Add fdt support in driverJagan Teki
2015-07-01dts: zynq: Add zynq spi controller nodesJagan Teki
2015-06-11README.scrapyard: add entries for dead AVR32 boardsMasahiro Yamada
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: qemu: Create separate i440fx and q35 device treesBin Meng
2015-06-04x86: Document irq router device tree bindingsBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Update README.x86 for QEMU supportBin Meng
2015-05-28mkimage will now report information about loadableKarl Apsite
2015-05-27doc/README.generic-board: Trivial spell checkRicardo Ribalda
2015-05-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-05-25ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini
2015-05-20README.scrapyard: add entries for dead board, T4240EMU and sc3Masahiro Yamada
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-05-19net: Implement random ethaddr fallback in eth.cJoe Hershberger
2015-05-16MAINTAINERS, git-mailrc: Update Jagan's name and e-mailJagan Teki
2015-05-15Fix mxc_hab documenationUlises Cardenas
2015-05-14sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak
2015-05-14doc: driver-model: pmic-framework.txt - cleanupPrzemyslaw Marczak
2015-05-14doc: driver-model: pmic and regulator uclass documentationPrzemyslaw Marczak
2015-05-14dm: regulator: add fixed voltage regulator driverPrzemyslaw Marczak