summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/README.clang: Document sandbox instructionsTom Rini2016-03-271-0/+4
* ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada2016-03-241-6/+16
* ARM: uniphier: fix README instruction for updating U-Boot via TFTPMasahiro Yamada2016-03-241-4/+4
* Fix spelling of "transferred".Vagrant Cascadian2016-03-223-3/+3
* driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu2016-03-211-0/+9
* x86: Add support for the samus chromebookSimon Glass2016-03-171-0/+81
* x86: Update README for new developmentsSimon Glass2016-03-171-3/+13
* x86: broadwell: Add a pinctrl driverSimon Glass2016-03-171-0/+208
* x86: dts: Update the pinctrl binding a littleSimon Glass2016-03-171-10/+11
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-171-0/+1
* x86: Add a script to aid code conversion from corebootSimon Glass2016-03-171-0/+9
* x86: Document how to play with SeaBIOSBin Meng2016-03-171-2/+55
* efi_loader: Add README section in README.efiAlexander Graf2016-03-151-1/+82
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-20/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-151-0/+77
|\
| * doc: dt-bindings: Describe rockchip LVDS interfaceJacob Chen2016-03-141-0/+77
* | mkimage: Support placing data outside the FITSimon Glass2016-03-142-1/+28
* | mkimage: Support adding device tree files to a FITSimon Glass2016-03-141-0/+13
* | mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-141-1/+15
* | tools: Add a function to obtain the size of a fileSimon Glass2016-03-141-2/+2
|/
* ARM: uniphier: document how-to-build for Ace and Sanji boardsMasahiro Yamada2016-03-091-0/+8
* ARM: uniphier: merge two defconfig filesMasahiro Yamada2016-02-291-2/+2
* ARM: uniphier: add emmcupdate commandMasahiro Yamada2016-02-291-0/+14
* mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada2016-02-291-0/+1
* gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada2016-02-291-0/+1
* dm: Remove ARM dcc from the listMichal Simek2016-02-241-1/+0
* x86: doc: Update to include Intel Bayley Bay board instructionsBin Meng2016-02-211-16/+20
* x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-211-0/+21
* Fix variable documented in README.distro for PXE address.Vagrant Cascadian2016-02-151-1/+1
* ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada2016-02-141-3/+3
* doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...David Müller (ELSOFT AG)2016-02-081-72/+0
* dm: Update on current serial driver statusSimon Glass2016-02-081-10/+4
* Use correct spelling of "U-Boot"Bin Meng2016-02-0625-110/+110
* mx6: soc: Add ENET2 mac address supportYe Li2016-02-021-1/+4
* drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker2016-02-011-0/+5
* drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal2016-02-011-0/+33
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-291-0/+15
|\
| * distro bootcmd: enumerate PCI before network operationsStephen Warren2016-01-281-0/+8
| * distro bootcmd: make net boot only optionally start USBStephen Warren2016-01-281-0/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-283-7/+251
|\ \ | |/ |/|
| * net: phy: micrel: add documentation for Micrel KSZ90x1 bindingDinh Nguyen2016-01-281-0/+165
| * net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-281-0/+21
| * doc: dt-bindings: Describe Freescale TSEC ethernet controllerBin Meng2016-01-281-0/+43
| * drivers: net: vsc9953: Add LAG supportCodrin Ciubotariu2016-01-281-0/+2
| * doc: t1040-l2switch: Update READMECodrin Ciubotariu2016-01-281-7/+20
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-282-2/+31
|\ \
| * | x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese2016-01-281-1/+1
| * | x86: baytrail: Add documentation for FSP memory-down valuesStefan Roese2016-01-281-1/+30
* | | serial: uartlite: Move driver to DMMichal Simek2016-01-272-1/+13
|/ /
* | ns16550: replace with binding files from Linux kernelThomas Chou2016-01-254-10/+175
OpenPOWER on IntegriCloud