Age | Commit message (Expand) | Author |
2017-06-05 | ehci-pci: Prepare for usage of readl()/writel() accessors | Alexey Brodkin |
2017-06-04 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2017-06-05 | x86: fsp: Remove the call to set up internal uart in fsp_init() | Bin Meng |
2017-06-05 | x86: baytrail: Fix boot hang with a debug build | Bin Meng |
2017-06-05 | x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer | Bin Meng |
2017-06-05 | x86: baytrail: Use macros instead of magic numbers for FSP settings | Bin Meng |
2017-06-05 | x86: baytrail: Remove "serial-debug-port-*" settings | Bin Meng |
2017-06-05 | x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 | Bin Meng |
2017-06-04 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2017-06-03 | Merge git://git.denx.de/u-boot-net | Tom Rini |
2017-06-03 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-06-03 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini |
2017-06-03 | board: ti: enable support for writing to fat partition | Sekhar Nori |
2017-06-03 | config_fallbacks: add additional fallbacks for fat filesystem | Sekhar Nori |
2017-06-03 | configs: k2g_evm: make sure config fallbacks take effect | Sekhar Nori |
2017-06-03 | configs: k2*_evm: let each board decide env location | Sekhar Nori |
2017-06-03 | fs: fat: add kbuild configuration support | Sekhar Nori |
2017-06-03 | fastboot: Add support for flashing zImage | Sam Protsenko |
2017-06-03 | dfu: dfu_sf: Fix read offset | Phil Edworthy |
2017-06-02 | net: pch_gbe: Add cache maintenance | Paul Burton |
2017-06-02 | net: pch_gbe: CPU accessible addresses are virtual | Paul Burton |
2017-06-02 | net: pch_gbe: Fix rx descriptor buffer addresses | Paul Burton |
2017-06-02 | net: pch_gbe: Reset during probe | Paul Burton |
2017-06-02 | net: zynq_gem: Dont flush dummy descriptors | Siva Durga Prasad Paladugu |
2017-06-02 | net: zynq_gem: Use wait_for_bit with non breakable | Siva Durga Prasad Paladugu |
2017-06-02 | net: phy: marvell 88e151x: Fix handling of RGMII interface types | Phil Edworthy |
2017-06-02 | net: core: avoid possible NULL pointer dereference | xypron.glpk@gmx.de |
2017-06-02 | drivers: net: cpsw: abort init() on aneg timeout | Sekhar Nori |
2017-06-02 | net: macb: Fix GMAC not work when enable DM_ETH | Wenyou Yang |
2017-06-02 | net: mvpp2.c: Enable 10G support for port 0 (SFI) | Stefan Chulski |
2017-06-02 | armv8/ls1046a: RGMII PHY requires internal delay on Tx | Madalin Bucur |
2017-06-02 | armv8/ls1043a: RGMII PHY requires internal delay on Tx | Madalin Bucur |
2017-06-02 | net: zynq_gem: Do not return -ENOSYS on success | Olliver Schinagl |
2017-06-02 | net: designware: Add phy supply support | Jacob Chen |
2017-06-02 | net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable | Philipp Tomsich |
2017-06-02 | fdt: Drop fdt_select.py | Simon Glass |
2017-06-02 | binman: Rename fdt variable to dtb | Simon Glass |
2017-06-02 | fdt: Merge fdt_normal with its base class | Simon Glass |
2017-06-02 | binman: Drop a special case related to fdt_fallback | Simon Glass |
2017-06-02 | fdt: Drop fdt_fallback library | Simon Glass |
2017-06-02 | fdt: Drop use of the legacy libfdt python module | Simon Glass |
2017-06-02 | fdt: Stop building the old python libfdt module | Simon Glass |
2017-06-02 | fdt: Makefile: Build python libfdt library if needed | Simon Glass |
2017-06-02 | fdt: Support use of the new python libfdt library | Simon Glass |
2017-06-02 | fdt: dtoc: Add a full set of property tests | Simon Glass |
2017-06-02 | fdt: Update fdt_test to use 'dt' instead of 'fdt' | Simon Glass |
2017-06-02 | fdt: Build the new python libfdt module | Simon Glass |
2017-06-02 | fdt: Rename existing python libfdt module | Simon Glass |
2017-06-02 | fdt: Add all source files to the libfdt build | Simon Glass |