Age | Commit message (Expand) | Author |
2016-07-12 | x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART | Bin Meng |
2016-07-12 | x86: baytrail: Introduce a Kconfig option for the internal UART | Bin Meng |
2016-07-12 | pci: Add board_ prefix to should_load_oprom() and make it weak | Bin Meng |
2016-07-12 | pci: Make load_oprom and run_oprom independent | Bin Meng |
2016-07-12 | pci: Remove CONFIG_ALWAYS_LOAD_OPROM | Bin Meng |
2016-07-11 | Prepare v2016.07 | Tom Rini |
2016-07-11 | doc: ARMv8: add README.pine64 | Andre Przywara |
2016-07-11 | mkimage -l is broken for images after gpimage | Stefano Babic |
2016-07-11 | git-mailrc: add rockchip alias | jk.kernel@gmail.com |
2016-07-08 | armv8: Enable CPUECTLR.SMPEN for coherency | Mingkai Hu |
2016-07-08 | test/py: support 'memstart =' in u_boot_utils.find_ram_base() | Daniel Schwierzeck |
2016-07-08 | test/py: strip VT100 codes from match buffer | Stephen Warren |
2016-07-08 | arm: Fix setjmp (again) | Alexander Graf |
2016-07-08 | SPL: tiny-printf: avoid any BSS usage | Andre Przywara |
2016-07-08 | test/py: fix CONFIG_ tests | Stephen Warren |
2016-07-08 | mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() | Mateusz Kulikowski |
2016-07-07 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-07-07 | powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata | York Sun |
2016-07-06 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2016-07-06 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2016-07-06 | net: rtl8169: Fix return value for rtl_send_common | Oleksandr Tymoshenko |
2016-07-06 | net: Fix incorrect RPC packets on 64-bit systems | Ralf Hubert |
2016-07-06 | driver: net: phylib: add support for aquantia AQR106/107 PHY | Mingkai Hu |
2016-07-06 | net: designware: Make driver independent from DM_GPIO again | Alexey Brodkin |
2016-07-06 | common: Always include errno.h in common.h | Joe Hershberger |
2016-07-05 | fdt: Drop some unused compatible strings | Simon Glass |
2016-07-05 | tegra: video: Always use write-through cache on LCD | Simon Glass |
2016-07-05 | video: tegra: Move to using simple-panel and pwm-backlight | Simon Glass |
2016-07-05 | tegra: dts: Sync tegra20 device tree files with Linux | Simon Glass |
2016-07-05 | errno: Allow errno_str() to be used without CONFIG_ERRNO_STR | Simon Glass |
2016-07-05 | errno: Add copyright header and header guard | Simon Glass |
2016-07-05 | pci: tegra: actually program REFCLK_CFG* on recent SoCs | Stephen Warren |
2016-07-05 | pci: tegra: correctly program PADS_REFCLK registers | Stephen Warren |
2016-07-05 | rockchip: video: Lower hpd wait time | Sjoerd Simons |
2016-07-05 | powerpc: mpc85xx: Do not build errata command in SPL | Marek Vasut |
2016-07-05 | usb: dm: Make "usb info" use usb_for_each_root_dev() | Hans de Goede |
2016-07-05 | usb: dm: Add a usb_for_each_root_dev() helper function | Hans de Goede |
2016-07-04 | Merge git://git.denx.de/u-boot-arc | Tom Rini |
2016-07-04 | arc: make global_data.h usable in assembly files | Alexey Brodkin |
2016-07-04 | arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS | Alexey Brodkin |
2016-07-02 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-07-02 | sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) | Quentin Schulz |
2016-07-02 | sunxi: Add missing boot_media fields in the SPL header | Olliver Schinagl |
2016-07-02 | sunxi: spl: Fix DRAM info printing | Hans de Goede |
2016-07-01 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-07-01 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2016-07-01 | Prepare v2016.07-rc3 | Tom Rini |
2016-07-01 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-07-01 | mmc: increase MMC SDHCI read status timeout | Steve Rae |
2016-07-01 | ti_omap5_common: Find right dtb file for DRA72-RevC Evm | Lokesh Vutla |