Age | Commit message (Expand) | Author |
2018-03-05 | gpio: pca953x_gpio: Support label setting from DT | Mario Six |
2018-03-05 | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas |
2018-03-05 | tools/env: allow equal sign as key value separation | Stefan Agner |
2018-03-05 | Atmel TPM: Fix potential buffer overruns | Jeremy Boone |
2018-03-05 | Infineon TPM: Fix potential buffer overruns | Jeremy Boone |
2018-03-05 | STMicro TPM: Fix potential buffer overruns | Jeremy Boone |
2018-03-01 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-03-01 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-03-01 | Merge tag 'xilinx-kconfig-for-v2018.03' of git://www.denx.de/git/u-boot-micro... | Tom Rini |
2018-03-01 | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ | Vipul Kumar |
2018-03-01 | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ | Vipul Kumar |
2018-03-01 | microblaze: Added Kconfig support for CONFIG_XILINX_GPIO | Vipul Kumar |
2018-03-01 | i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE | Vipul Kumar |
2018-03-01 | i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfig | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ | Vipul Kumar |
2018-02-28 | arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL | Vipul Kumar |
2018-02-28 | fpga: Added Kconfig support for FPGA_SPARTAN3 | Vipul Kumar |
2018-02-27 | Merge git://git.denx.de/u-boot-net | Tom Rini |
2018-02-27 | Kconfig: cmd: Make networking command dependent on NET | Michal Simek |
2018-02-27 | ARM: rmobile: Build u-boot-spl.srec on Gen2 | Marek Vasut |
2018-02-27 | Makefile: add u-boot-spl.srec target | Marek Vasut |
2018-02-27 | ARM: rmobile: Build u-boot-elf.srec on Gen3 | Masaru Nagai |
2018-02-27 | Makefile: add u-boot-elf.srec target | Masaru Nagai |
2018-02-27 | arm: socfpga: cyclone5: Enable Macronix flash support | Chin Liang See |
2018-02-26 | net: phy: smsc: Add SMSC LAN8741 support | Arno Steffens |
2018-02-26 | net: e1000: Fix e1000_igb semaphore handling | Bernhard Messerklinger |
2018-02-26 | NET: designware: fix clock enable | Eugeniy Paltsev |
2018-02-26 | phy: Fix style violations | Mario Six |
2018-02-26 | cmd: mdio: Fix style violations | Mario Six |
2018-02-26 | net: phy: marvell 88e151x: Fix handling of bare RGMII interface type | Mario Six |
2018-02-26 | net: phy: marvell: Fix style violations | Mario Six |
2018-02-26 | net: tsec: Make live-tree compatible | Mario Six |
2018-02-26 | net: tsec: Fix memory leak in error path | Mario Six |
2018-02-26 | net: tsec: Fix style violations | Mario Six |
2018-02-26 | ARM: dts: rmobile: Import proper DTS for H2 Stout | Marek Vasut |
2018-02-26 | ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 board | Marek Vasut |
2018-02-25 | Merge git://git.denx.de/u-boot-mmc | Tom Rini |
2018-02-26 | mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified | Jean-Jacques Hiblot |
2018-02-26 | mmc: omap_hsmmc: make it possible to compile out ADMA support | Jean-Jacques Hiblot |
2018-02-26 | mmc: omap_hsmmc: compile out write support if not needed | Jean-Jacques Hiblot |
2018-02-26 | mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat | Jean-Jacques Hiblot |
2018-02-25 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-02-25 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-02-25 | bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR | Tom Rini |
2018-02-24 | imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ... | Fabio Estevam |
2018-02-24 | rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLL | Philipp Tomsich |
2018-02-24 | rockchip: rk3288: Fix wrong TPL_TEXT_BASE | Jagan Teki |