| Commit message (Expand) | Author | Age | Files | Lines |
* | driver: net: ldpaa_eth: Fix missing bracket issue | Priyanka Jain | 2016-11-21 | 1 | -1/+2 |
* | lpuart: add a get_lpuart_clk function | Shaohui Xie | 2016-11-21 | 1 | -1/+6 |
* | Merge branch 'master' of http://git.denx.de/u-boot-mmc | Tom Rini | 2016-11-17 | 2 | -5/+12 |
|\ |
|
| * | mmc: sunxi: Enable 8bits bus width for sun8i | Maxime Ripard | 2016-11-16 | 1 | -1/+1 |
| * | mmc: Retry the switch command | Maxime Ripard | 2016-11-16 | 1 | -4/+11 |
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini | 2016-11-17 | 1 | -2/+22 |
|\ \ |
|
| * | | ls2080: Exit dpaa only right before exiting U-Boot | Alexander Graf | 2016-11-17 | 1 | -2/+22 |
| |/ |
|
* | | net: zynq_gem: Correct SGMII enable bit setting | Siva Durga Prasad Paladugu | 2016-11-15 | 1 | -1/+1 |
* | | net: zynq_gem: Modify the nwcfg bit definitions | Siva Durga Prasad Paladugu | 2016-11-15 | 1 | -8/+8 |
* | | nand: arasan_nfc: Clear ecc on bit while sending read command | Siva Durga Prasad Paladugu | 2016-11-15 | 1 | -0/+2 |
* | | mtd: nand: zynq_nand: Add nand driver support for zynq | Siva Durga Prasad Paladugu | 2016-11-15 | 3 | -0/+1194 |
|/ |
|
* | video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled | Stefan Roese | 2016-11-13 | 1 | -3/+3 |
* | spi: ti_qspi: Fix baudrate divider calculation | Vignesh R | 2016-11-13 | 1 | -9/+7 |
* | net: mvgbe: Fix build error with CONFIG_PHYLIB | Chris Packham | 2016-11-07 | 1 | -22/+3 |
* | net: phy: micrel: center FLP burst timing at 16ms | Ash Charles | 2016-11-07 | 1 | -0/+23 |
* | net: add driver for Synopsys Ethernet QoS device | Stephen Warren | 2016-11-07 | 3 | -0/+1564 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2016-11-03 | 1 | -1/+1 |
|\ |
|
| * | dfu: align array in dfu_get_dev_type with enum dfu_device_type | Patrick Delaunay | 2016-11-03 | 1 | -1/+1 |
* | | Merge git://git.denx.de/u-boot-rockchip | Tom Rini | 2016-11-02 | 3 | -67/+2 |
|\ \
| |/
|/| |
|
| * | rockchip: rk3288: Move rockchip_get_cru() out of the driver | Simon Glass | 2016-10-30 | 1 | -21/+0 |
| * | rockchip: rk3399: Move rockchip_get_cru() out of the driver | Simon Glass | 2016-10-30 | 1 | -25/+1 |
| * | rockchip: rk3036: Move rockchip_get_cru() out of the driver | Simon Glass | 2016-10-30 | 1 | -23/+1 |
| * | clk: rk3399: fix rockchip_get_cru | Jacob Chen | 2016-10-30 | 1 | -1/+3 |
* | | Fix spelling of "resetting". | Vagrant Cascadian | 2016-10-31 | 3 | -3/+3 |
|/ |
|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini | 2016-10-30 | 3 | -6/+8 |
|\ |
|
| * | sunxi: A64: enable USB support | Amit Singh Tomar | 2016-10-30 | 2 | -3/+5 |
| * | sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI | Jagan Teki | 2016-10-30 | 1 | -3/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2016-10-29 | 1 | -0/+3 |
|\ \ |
|
| * | | dm: mmc: socfpga: fix MMC_OPS support | Sylvain Lesne | 2016-10-28 | 1 | -0/+2 |
| * | | ddr: altera: Configuring SDRAM extra cycles timing parameters | Chin Liang See | 2016-10-27 | 1 | -0/+3 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2016-10-29 | 5 | -33/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | drivers: USB: OHCI: allow compilation for 64-bit targets | Andre Przywara | 2016-10-29 | 3 | -15/+19 |
| * | | usb: xhci-mvebu: use xhci_deregister() for .remove callback | Masahiro Yamada | 2016-10-27 | 1 | -6/+1 |
| * | | usb: ehci-vf: use ehci_deregister() for .remove callback | Masahiro Yamada | 2016-10-27 | 1 | -12/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2016-10-28 | 16 | -178/+540 |
|\ \ |
|
| * | | dm: at91: Add driver model support for the spi driver | Wenyou Yang | 2016-10-28 | 2 | -0/+296 |
| * | | serial: atmel_usart: Support enable an early debug UART | Wenyou Yang | 2016-10-28 | 2 | -0/+29 |
| * | | serial: Kconfig: Add ATMEL_USART option | Wenyou Yang | 2016-10-28 | 1 | -0/+7 |
| * | | mmc: atmel_sdhci: Remove unnecessary clock calling | Wenyou Yang | 2016-10-28 | 1 | -25/+2 |
| * | | usb: ehci-atmel: Remove unnecessary clock calling | Wenyou Yang | 2016-10-28 | 1 | -15/+0 |
| * | | i2c: at91_i2c: Change error return -ENODEV to -EINVAL | Wenyou Yang | 2016-10-28 | 1 | -1/+1 |
| * | | i2c: at91_i2c: Remove unnecessary clock calling | Wenyou Yang | 2016-10-28 | 1 | -16/+0 |
| * | | gpio: atmel_pio4: Remove unnecessary clock calling | Wenyou Yang | 2016-10-28 | 1 | -12/+0 |
| * | | clk: at91: Improve the clock implementation | Wenyou Yang | 2016-10-28 | 6 | -89/+195 |
| * | | clk: clk-uclass: Assign clk->dev before call .of_xlate | Wenyou Yang | 2016-10-28 | 1 | -0/+3 |
| * | | clk: at91: Fix at91-pmc and at91-sckc's class ID | Wenyou Yang | 2016-10-28 | 2 | -20/+7 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-10-28 | 4 | -0/+34 |
|\ \ |
|
| * | | mtd: nand: Kconfig: Add NAND_MXS entry | Jagan Teki | 2016-10-26 | 1 | -0/+7 |
| * | | net: Kconfig: Add FEC_MXC entry | Jagan Teki | 2016-10-26 | 1 | -0/+7 |
| * | | thermal: Kconfig: Add IMX_THERMAL entry | Jagan Teki | 2016-10-26 | 1 | -0/+13 |