- 21ea350 mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop by Nobuhiro Iwamatsu · 10 years ago
- 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
- f4e7e2d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- e17e998 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
- 149c751 usb: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
- 625177d serial: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
- 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
- b19157b mtd: nand: s3c: Unify the register definition and naming by Marek Vasut · 10 years ago
- 2260457 mtd/nand/vf610_nfc: Disable subpage writes by Sanchayan Maity · 10 years ago
- f09eb52 mtd: denali: set some registers after nand_scan_ident() by Masahiro Yamada · 10 years ago
- 65e4145 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT by Masahiro Yamada · 10 years ago
- 35c204d nand: reinstate lazy bad block scanning by Rostislav Lisovy · 10 years ago
- 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
- 21008ad Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
- 8c6ec41 bios_emulator: Always print errors when opcode decode fails by Simon Glass · 10 years ago
- b3521f2 bios_emulator: Add an option to enable debugging by Simon Glass · 10 years ago
- a3c700e bios_emulator: Allow a custom interrupt handler to be installed by Simon Glass · 10 years ago
- 4c59f95 bios_emulator: Add vesa support and allow ROMs to be passed in as data by Simon Glass · 10 years ago
- ad6edca bios_emulator: Allow x86 to use the emulator by Simon Glass · 10 years ago
- 9981102 x86: video: Add video driver for bare x86 boards by Simon Glass · 10 years ago
- 6854f87 pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago
- 176bf4c Introduce a header file for the BIOS emulator by Simon Glass · 10 years ago
- e8a552e pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
- c6577f7 rtc: mc146818: Set up RTC at start of day by Simon Glass · 10 years ago
- 2d7a084 sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
- 211717a sunxi: video: Add sun6i support by Hans de Goede · 10 years ago
- 7f2c521 sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
- f3dff69 drivers : usb: fsl: Implement usb Erratum A007798 workaround by Nikhil Badola · 10 years ago
- dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
- d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
- 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
- 1b51d32 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 17b28ed dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · 10 years ago
- f724e0b dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · 10 years ago
- 84a7153 dm: core: remove meaningless if conditional by Masahiro Yamada · 10 years ago
- cbf86d7 dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
- d11e8fd cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
- 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
- ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
- e33dc22 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
- 479728c dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
- 2ef249b dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
- c26c80a drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · 10 years ago
- e3568d2 DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
- bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
- 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
- 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
- ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
- 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
- 62137fc dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
- 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
- 1b4f25f x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
- e5901c9 dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
- 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
- cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
- 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
- f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
- a3d6e38 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · 10 years ago
- 4d70b34 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
- c44d3cd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- 3b4b9a3 mmc: fsl_esdhc: fix f_max retrieval during init by Markus Niebel · 10 years ago
- c35f869 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
- 5632d15 u_qe: add u_qe_upload_firmware for u_qe by Zhao Qiang · 10 years ago
- 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
- f3c89d9 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
- 65e5cb5 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
- cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
- 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
- 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
- 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
- c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
- f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
- b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago
- bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
- 7e46be8 arm: odroid: pmic77686: allow buck voltage settings by Suriyan Ramasami · 10 years ago
- c469703 blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
- a6be70f adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
- fea9b69 blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
- 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- 6393c43 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
- ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
- ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
- 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
- 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
- 115200c sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
- 5c7f10f sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
- 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
- 6841deb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
- 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
- 6e7e929 usb: add basic USB configs in Kconfig by Masahiro Yamada · 10 years ago
- 325b708 serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
- 1e4b45c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- cd818a3 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · 10 years ago
- 6dd38cc drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · 10 years ago