- 37dcc13 spi: altera: Clean up most checkpatch issues by Marek Vasut · 10 years ago
- 2e13da1 spi: altera: Clean up bit definitions by Marek Vasut · 10 years ago
- eef6702 spi: altera: Use struct-based register access by Marek Vasut · 10 years ago
- 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
- 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
- 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
- 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
- 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
- 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- c69ecd9 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
- ee3fad8 net: davince: add missing include by Jeroen Hofstee · 10 years ago
- 7432194 mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
- c5fe253 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
- 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
- 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
- 6588c78 sdhci: make local functions static by Jeroen Hofstee · 10 years ago
- 4415297 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
- 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
- 2115d89 gpio: make local functions static by Jeroen Hofstee · 10 years ago
- 2d17b48 ehci-hcd.c: make local functions static by Jeroen Hofstee · 10 years ago
- 69d2754 video: use __weak by Jeroen Hofstee · 10 years ago
- 3dd80aa usb: use __weak by Jeroen Hofstee · 10 years ago
- 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
- 3c6928f net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
- 00dcb07 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
- e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
- e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
- cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
- 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
- a3e8c22 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
- c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
- ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
- d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
- da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
- eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
- 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
- bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
- 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
- 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
- e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
- 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
- 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
- c65dd44 dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
- d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
- 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
- 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
- 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
- 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
- 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
- b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
- 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
- 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
- d57b611 dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
- 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
- 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
- 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
- aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
- c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
- fe1ef50 dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
- 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
- e165b1d dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
- c05d05e net: keystone_net: increase PHY auto negotiate time by Khoronzhuk, Ivan · 10 years ago
- ff11c76 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- a4d2ade net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago
- 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
- 550c5ce net: keystone_net: register MDIO bus by Khoronzhuk, Ivan · 10 years ago
- 1920e90 net: keystone_net: use mdio_reset function by Khoronzhuk, Ivan · 10 years ago
- adc9a79 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · 10 years ago
- 496191c soc: keystone_serdes: generalize configuration mechanism by Khoronzhuk, Ivan · 10 years ago
- 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
- 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
- a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
- 497e9e0 net: keystone_net: remove redundant code from keystone_net.c by Khoronzhuk, Ivan · 10 years ago
- 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
- b2cfe32 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
- bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
- 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
- ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
- 6d5fe56 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · 10 years ago
- 19fc2ea net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC by Stefan Roese · 10 years ago
- 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
- 4aceea2 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's by Stefan Roese · 10 years ago
- 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
- 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
- dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- f126992 x86: cros_ec: Update LPC driver for new cros_ec header by Simon Glass · 10 years ago
- 6e9e062 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
- a7f2472 net: asix: Add support for AX88772B by Alexandre Courbot · 10 years ago
- 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
- aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
- 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
- da802b9 dm: core: Add support for simple-bus by Simon Glass · 10 years ago
- a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
- 441d0cf dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago