| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: tsc: Add Airmont reference clock values | Bin Meng | 2017-09-16 | 1 | -7/+10 |
* | Merge git://git.denx.de/u-boot-i2c | Tom Rini | 2017-09-15 | 1 | -1/+39 |
|\ |
|
| * | i2c: muxes: pca954x: Add support for GPIO reset line | Moritz Fischer | 2017-09-13 | 1 | -1/+39 |
* | | blk: Remove various places that do flush cache after read | Bin Meng | 2017-09-15 | 5 | -12/+0 |
* | | ARM: at91: Remove hardware.h included in configs | Wenyou Yang | 2017-09-14 | 1 | -0/+1 |
* | | clk: at91: utmi: Set the reference clock frequency | Wenyou Yang | 2017-09-14 | 3 | -3/+83 |
* | | clk: Kconfig: Add dependences of SPL_CLK | Wenyou Yang | 2017-09-14 | 1 | -1/+1 |
* | | serial: nulldev: Add nulldev serial driver | Keng Soon Cheah | 2017-09-13 | 3 | -0/+56 |
|/ |
|
* | dma: import linux/dma-direction.h to consolidate enum dma_data_direction | Masahiro Yamada | 2017-09-12 | 3 | -8/+2 |
* | cosmetic: bootcount: correct comment for used scratch register | Tomas Melin | 2017-09-12 | 1 | -3/+3 |
* | misc: i2c_eeprom: Add compatible for AT24MAC402 | Wenyou Yang | 2017-09-12 | 1 | -0/+1 |
* | misc: i2c_eeprom: Add compatible for 24AA02E48 | Wenyou Yang | 2017-09-12 | 1 | -0/+1 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-09-12 | 6 | -5/+136 |
|\ |
|
| * | armv8: fsl-layerscape: Support to add RGMII for ls1088aqds | Ashish Kumar | 2017-09-11 | 2 | -0/+36 |
| * | armv8: ls1088a: Add NXP LS1088A SoC support | Ashish Kumar | 2017-09-11 | 3 | -1/+89 |
| * | drivers:net:fsl-mc: Update MC address calculation | Priyanka Jain | 2017-09-11 | 1 | -2/+9 |
| * | QE: Set QE_IRAM_READY after uploading firmware | Zhao Qiang | 2017-09-11 | 1 | -2/+2 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-09-12 | 8 | -22/+48 |
|\ \ |
|
| * | | dm: core: add clocks node scan | Patrice Chotard | 2017-09-11 | 1 | -2/+32 |
| * | | dm: core: Add ofnode_for_each_subnode() | Simon Glass | 2017-09-11 | 3 | -9/+7 |
| * | | dm: core: Show driver name with 'dm tree' | Simon Glass | 2017-09-11 | 1 | -3/+3 |
| * | | dm: core: Drop use of strlcpy() | Simon Glass | 2017-09-11 | 1 | -4/+2 |
| * | | blk: dm: make blk_create_device() take a number of block instead of a size | Jean-Jacques Hiblot | 2017-09-11 | 3 | -6/+6 |
| |/ |
|
* | | misc: Kconfig: Add SPL_I2C_EEPROM option | Wenyou Yang | 2017-09-11 | 2 | -1/+9 |
* | | palmas: Add support for powering different ldos | Lokesh Vutla | 2017-09-11 | 1 | -7/+4 |
* | | ipu_common: Let the MX6 IPU clock be calculated in run-time | Fabio Estevam | 2017-09-11 | 1 | -1/+13 |
|/ |
|
* | block: ide: Don't bother to create BLK device if no CDROM inserted | Bin Meng | 2017-09-10 | 1 | -0/+7 |
* | block: ide: Fix block read/write with driver model | Bin Meng | 2017-09-10 | 2 | -1/+74 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+36 |
* | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham | 2017-09-08 | 1 | -1/+11 |
* | net: fix typos | Heinrich Schuchardt | 2017-09-07 | 3 | -3/+3 |
* | net: phy: realtek: fix enabling of the TX-delay for RTL8211F | Madalin Bucur | 2017-09-07 | 1 | -10/+14 |
* | usb: gadget: g_dnl: Sync internal SN variable with env | Sam Protsenko | 2017-09-05 | 1 | -0/+15 |
* | Merge git://git.denx.de/u-boot-video | Tom Rini | 2017-09-05 | 3 | -0/+9 |
|\ |
|
| * | video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before | Anatolij Gustschin | 2017-09-04 | 3 | -0/+9 |
* | | rockchip: i2c: fix >32 byte reads | Wadim Egorov | 2017-09-05 | 1 | -3/+16 |
* | | rockchip: timer: fix U_BOOT_DRIVER name | Philipp Tomsich | 2017-09-05 | 1 | -1/+1 |
|/ |
|
* | crypto/fsl: fix obj-yy in Makefile | Clemens Gruber | 2017-09-04 | 1 | -1/+2 |
* | block: Drop the ftide020 driver | Bin Meng | 2017-09-03 | 3 | -614/+0 |
* | block: ide: Drop CONFIG_IDE_LED | Bin Meng | 2017-09-03 | 1 | -46/+0 |
* | block: ide: Drop CONFIG_IDE_INIT_POSTRESET | Bin Meng | 2017-09-03 | 1 | -9/+0 |
* | nvme: Remove dead codes in nvme_setup_io_queues() | Bin Meng | 2017-09-03 | 1 | -3/+0 |
* | nvme: Fix potential sign extension issue in nvme_blk_rw() | Bin Meng | 2017-09-03 | 1 | -1/+1 |
* | nvme: Fix wrong ndev->queues memset | Bin Meng | 2017-09-03 | 1 | -2/+1 |
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2017-09-02 | 1 | -3/+2 |
|\ |
|
| * | x86: ich-spi: Clear atomic preop only when SPI settings are not locked | Bin Meng | 2017-09-02 | 1 | -1/+2 |
| * | x86: ich-spi: Remove useless assignment in ich_spi_xfer() | Bin Meng | 2017-09-02 | 1 | -2/+0 |
* | | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set | Adam Ford | 2017-09-02 | 1 | -0/+45 |
|/ |
|
* | Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig | Adam Ford | 2017-09-01 | 1 | -0/+10 |
* | Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX | Adam Ford | 2017-09-01 | 2 | -10/+10 |