| Commit message (Expand) | Author | Age | Lines |
* | x86: Add a script to aid code conversion from coreboot | Simon Glass | 2016-03-17 | -0/+9 |
* | x86: Document how to play with SeaBIOS | Bin Meng | 2016-03-17 | -2/+55 |
* | efi_loader: Add README section in README.efi | Alexander Graf | 2016-03-15 | -1/+82 |
* | arm64: Remove non-full-va map code | Alexander Graf | 2016-03-15 | -20/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2016-03-15 | -0/+77 |
|\ |
|
| * | doc: dt-bindings: Describe rockchip LVDS interface | Jacob Chen | 2016-03-14 | -0/+77 |
* | | mkimage: Support placing data outside the FIT | Simon Glass | 2016-03-14 | -1/+28 |
* | | mkimage: Support adding device tree files to a FIT | Simon Glass | 2016-03-14 | -0/+13 |
* | | mkimage: Support automatic creating of a FIT without a .its | Simon Glass | 2016-03-14 | -1/+15 |
* | | tools: Add a function to obtain the size of a file | Simon Glass | 2016-03-14 | -2/+2 |
|/ |
|
* | ARM: uniphier: document how-to-build for Ace and Sanji boards | Masahiro Yamada | 2016-03-09 | -0/+8 |
* | ARM: uniphier: merge two defconfig files | Masahiro Yamada | 2016-02-29 | -2/+2 |
* | ARM: uniphier: add emmcupdate command | Masahiro Yamada | 2016-02-29 | -0/+14 |
* | mmc: uniphier: add driver for UniPhier SD/MMC host controller | Masahiro Yamada | 2016-02-29 | -0/+1 |
* | gpio: uniphier: add driver for UniPhier GPIO controller | Masahiro Yamada | 2016-02-29 | -0/+1 |
* | dm: Remove ARM dcc from the list | Michal Simek | 2016-02-24 | -1/+0 |
* | x86: doc: Update to include Intel Bayley Bay board instructions | Bin Meng | 2016-02-21 | -16/+20 |
* | x86: Add Intel Cougar Canyon 2 board | Bin Meng | 2016-02-21 | -0/+21 |
* | Fix variable documented in README.distro for PXE address. | Vagrant Cascadian | 2016-02-15 | -1/+1 |
* | ARM: uniphier: update U-Boot file names in workflow | Masahiro Yamada | 2016-02-14 | -3/+3 |
* | doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_... | David Müller (ELSOFT AG) | 2016-02-08 | -72/+0 |
* | dm: Update on current serial driver status | Simon Glass | 2016-02-08 | -10/+4 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -110/+110 |
* | mx6: soc: Add ENET2 mac address support | Ye Li | 2016-02-02 | -1/+4 |
* | drivers: serial: add driver for Microchip PIC32 UART controller. | Paul Thacker | 2016-02-01 | -0/+5 |
* | drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. | Purna Chandra Mandal | 2016-02-01 | -0/+33 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-01-29 | -0/+15 |
|\ |
|
| * | distro bootcmd: enumerate PCI before network operations | Stephen Warren | 2016-01-28 | -0/+8 |
| * | distro bootcmd: make net boot only optionally start USB | Stephen Warren | 2016-01-28 | -0/+7 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2016-01-28 | -7/+251 |
|\ \
| |/
|/| |
|
| * | net: phy: micrel: add documentation for Micrel KSZ90x1 binding | Dinh Nguyen | 2016-01-28 | -0/+165 |
| * | net: tsec: Use priv->tbiaddr to initialize TBI PHY address | Bin Meng | 2016-01-28 | -0/+21 |
| * | doc: dt-bindings: Describe Freescale TSEC ethernet controller | Bin Meng | 2016-01-28 | -0/+43 |
| * | drivers: net: vsc9953: Add LAG support | Codrin Ciubotariu | 2016-01-28 | -0/+2 |
| * | doc: t1040-l2switch: Update README | Codrin Ciubotariu | 2016-01-28 | -7/+20 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2016-01-28 | -2/+31 |
|\ \ |
|
| * | | x86: baytrail: Add option to disable the internal UART to setup_early_uart() | Stefan Roese | 2016-01-28 | -1/+1 |
| * | | x86: baytrail: Add documentation for FSP memory-down values | Stefan Roese | 2016-01-28 | -1/+30 |
* | | | serial: uartlite: Move driver to DM | Michal Simek | 2016-01-27 | -1/+13 |
|/ / |
|
* | | ns16550: replace with binding files from Linux kernel | Thomas Chou | 2016-01-25 | -10/+175 |
* | | rockchip: Update the README | Simon Glass | 2016-01-21 | -20/+20 |
* | | rockchip: Add support for Raxda Rock 2 | Simon Glass | 2016-01-21 | -6/+1 |
* | | rockchip: Add a script to parse datasheets | Simon Glass | 2016-01-21 | -0/+6 |
* | | dts: Bring in pinctrl device tree binding | Simon Glass | 2016-01-21 | -0/+236 |
* | | serial: lpuart: Add driver model serial support | Bin Meng | 2016-01-20 | -1/+0 |
* | | dm: timer: uclass: add timer init in uclass driver to add timer device | Mugunthan V N | 2016-01-20 | -0/+43 |
* | | armv8: New MMU setup code allowing to use 48+ bits PA/VA | Sergey Temerkhanov | 2016-01-19 | -6/+29 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2016-01-14 | -3/+31 |
|\ \
| |/
|/| |
|
| * | x86: qemu: add documentaion for the fw_cfg interface | Miao Yan | 2016-01-13 | -3/+31 |
* | | ARM: uniphier: fix recommended board setting in document | Masahiro Yamada | 2016-01-13 | -1/+1 |
|/ |
|