]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
spi: Add device tree binding for SPI bus
[karo-tx-uboot.git] / drivers /
2013-12-09 Simon Glassspi_flash: Add spi_flash_probe_fdt() to locate SPI...
2013-12-02 Tom RiniMerge branch 'serial' of git://git.denx.de/u-boot-micro...
2013-12-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-12-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2013-12-02 Soren Brinkmannserial: zynq: Remove unused #defines
2013-11-25 Shengzhou Liupowerpc/mpc85xx: Add T2080/T2081 SoC support
2013-11-25 Shengzhou Liunet/fman: Add support for 10GEC3 and 10GEC4
2013-11-25 York SunDriver/IFC: Move Freescale IFC driver to a common driver
2013-11-25 York SunDriver/DDR: Update DDR driver to allow non-zero base...
2013-11-25 York Sunpowerpc/mpc8xxx: Extend DDR registers' fields
2013-11-25 York SunDriver/DDR: Add Freescale DDR driver for ARM
2013-11-25 York SunDriver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
2013-11-25 York SunDriver/DDR: Moving Freescale DDR driver to a common...
2013-11-25 Tom RiniMerge branch 'sandbox1' of http://git.denx.de/u-boot-x86
2013-11-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2013-11-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nand...
2013-11-25 Tom RiniMerge branch 'buildpatman' of http://git.denx.de/u...
2013-11-25 Masahiro Yamadabios_emulator: delete an unnecessary include path
2013-11-25 Masahiro Yamadadrivers: delete unnecessary HOSTCFLAGS
2013-11-25 Igor Grinberggpio_led: add support for inverted polarity
2013-11-25 Igor Grinberggpio_led: check gpio_request() return value
2013-11-22 Thierry Redingnet: rtl8169: Add support for RTL8168d/8111d
2013-11-22 Thierry Redingnet: rtl8169: Improve cache maintenance
2013-11-22 Srikanth Thokalanet: zynq_gem: Add d-cache support
2013-11-22 David Dueckphy: Use general phy code for smsc lan8720a
2013-11-22 David Dueckphy: Use supported field during autonegotiation
2013-11-22 Andrew Rudernet: dm9000: random mac address support
2013-11-22 Rojhalat Ibrahimdrivers/net/e1000: Introduce CONFIG_E1000_NO_NVM
2013-11-22 Fabio Estevamnet: phy: atheros: Fix masks for AR8035 and AR8021
2013-11-22 Chunhe Lannet/phy: Fix the phy id mask of AR8031
2013-11-22 Claudiu Manoilnet: tsec: Fix mac addr setup portability, cleanup
2013-11-22 Claudiu Manoilnet: tsec: Use portable regs type (uint->u32)
2013-11-22 Claudiu Manoilnet: tsec: Use portable types and accessors for BDs
2013-11-22 Claudiu Manoilnet: tsec: Fix CamelCase issues around BD code
2013-11-22 Claudiu Manoilnet: fsl_mdio: Fix warnings for __iomem pointers
2013-11-22 Claudiu Manoilnet: tsec: Cleanup tsec regs init and fix __iomem warns
2013-11-22 Claudiu Manoilnet: tsec: Fix priv pointer in tsec_mcast_addr()
2013-11-22 Claudiu Manoilnet: tsec: Fix and cleanup tsec_mcast_addr()
2013-11-22 Claudiu Manoilnet: Fix mcast function pointer prototype
2013-11-22 Alexey Brodkinnet: designware: Fix alignment of buffer descriptors
2013-11-22 Alexey Brodkinnet: designware: Respect "bus mode" register contents...
2013-11-22 Nobuhiro Iwamatsunet: sh-eth: Add support R8A7791
2013-11-22 Heiko Schochernet, phy: fix AR8031 phy_mask
2013-11-22 Thierry Redingnet: rtl8169: Add support for RTL8168evl/8111evl
2013-11-22 Thierry Redingnet: rtl8169: Fix format string
2013-11-22 Stefano Babicnet: add function to read/write extended registers...
2013-11-22 Stefano Babicnet: fix mask for phy Micrel KSZ9031
2013-11-22 Bhupesh Sharmanet/phy: realtek: Fix the PHY ID mask to ensure the...
2013-11-22 Arpit Goelnet: phy/vitesse: Add support for VSC8514 phy module
2013-11-22 Nobuhiro Iwamatsunet: sh-eth: Add support R8A7790
2013-11-22 Nobuhiro Iwamatsunet: sh-eth: Add invalidate cache control for rmobile...
2013-11-22 Nobuhiro Iwamatsunet: sh-eth: Add control for padding size of packet...
2013-11-22 Nobuhiro Iwamatsunet: sh-eth: Change cache API of SH
2013-11-22 Sascha SilbeNET: mvgbe: avoid unused variable warning when used...
2013-11-22 Shengzhou Liuphylib: update atheros ar803x phy
2013-11-21 pekon guptamtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for...
2013-11-21 pekon guptamtd: nand: omap: enable BCH ECC scheme using ELM for...
2013-11-21 pekon guptamtd: nand: omap: make am33xx/elm.c as common driver...
2013-11-21 Wu, Joshmtd: atmel_nand: use dev_xxx instead of printk
2013-11-21 Wu, Joshmtd: atmel_nand: don't print bit correction message...
2013-11-21 Wu, Joshmtd: atmel_nand: enable PMECC support for 8k bytes...
2013-11-21 Prabhakar Kushwahamtd/ifc: Add support of 8K page size NAND flash
2013-11-21 Prabhakar Kushwahamtd: move & update nand_ecclayout structure (plus board...
2013-11-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-11-17 Masahiro Yamadadrivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
2013-11-17 Masahiro Yamadadrivers/net/fm: descend only when CONFIG_FMAN_ENET=y
2013-11-17 Masahiro Yamadadrivers/qe: move the entry to drivers/Makefile
2013-11-17 Masahiro YamadaMakefile: make directories by Makefile.build
2013-11-17 Masahiro Yamadadrivers: tpm: clean up unused code
2013-11-17 Masahiro Yamadadrivers: descend into sub directories only when it...
2013-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2013-11-14 Prabhakar Kushwahadriver/mtd/ifc: Read Status while programming NAND...
2013-11-13 Bo ShenMTD: atmel_nand: support for software BCH ECC
2013-11-13 Priyanka Jainpowerpc/t1040: Update defines to support T1040SoC perso...
2013-11-13 Alexey Brodkindesignware_i2c: remove 10msec delay in i2c_xfer_finish
2013-11-13 Alexey Brodkindesignware_i2c: disable i2c controller during target...
2013-11-13 Heiko Schocheri2c, omap1510: remove i2c driver
2013-11-13 Heiko Schocheri2c, zynq: convert zynq i2c driver to new multibus...
2013-11-13 Heiko Schocheri2c, omap24xx: convert driver to new mutlibus/mutliadap...
2013-11-13 Marek Vasuti2c: mxs_i2c: Squash endless loop
2013-11-13 Nobuhiro Iwamatsui2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
2013-11-12 Nikita Kiryanovlcd: add DataImage SCF0403x LCD panel support
2013-11-12 Nikita Kiryanovspi: omap3: add support for more word lengths
2013-11-12 Nikita Kiryanovspi: omap3: remove semicolon from #define
2013-11-12 Andre Heidervideo: bcm2835: respect the pitch value
2013-11-11 Wolfgang DenkMPC824x: remove obsolete "PN62" board
2013-11-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-11-09 Albert ARIBAUDMerge branch 'iu-boot/master' into 'u-boot-arm/master'
2013-11-09 Paul Burtonmalta: enable RTC support
2013-11-09 Paul Burtonmalta: support for coreFPGA6 boards
2013-11-09 Paul Burtonpcnet: enable the NOUFLO feature
2013-11-09 Paul Burtonpcnet: add cache flushing & invalidation
2013-11-09 Paul Burtonpcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
2013-11-09 Paul Burtonpcnet: code style cleanup
2013-11-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-usb
2013-11-08 Suriyan Ramasaminetconsole loses 2nd character of input
2013-11-08 Axel Linserial: s5p: Staticize local functions
2013-11-08 Axel Linserial: xuartlite: Staticize local functions
2013-11-08 Axel Linserial: mxs_auart: Staticize local functions
2013-11-08 Bo Shenusb: dfu: make nand upload working
next