]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / drivers /
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-06-25 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-06-25 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-06-24 Albert ARIBAUDMerge branch 'u-boot-atmel/master' into 'u-boot-arm...
2014-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2014-06-20 Simon Glassdm: Cast away the const-ness of the global_data pointer
2014-06-20 Simon Glassdm: Add missing header files in lists and root
2014-06-20 Simon Glassdm: Use case-insensitive comparison for GPIO banks
2014-06-20 Simon Glassdm: Rename struct device_id to udevice_id
2014-06-19 Jeroen Hofsteepmic: tps65090: correct checking i2c bus
2014-06-19 Jeroen Hofsteeincludes: move openssl headers to include/u-boot
2014-06-14 Wu, Joshvideo: atmel_hlcdfb: enable dcache support
2014-06-14 Wu, Joshnet: macb: enable dcache in macb
2014-06-14 Andreas Bießmannmacb: make checkpatch clean
2014-06-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-06-12 Darwin Rambommc: free allocated memory on initialization errors
2014-06-12 Stephen Warrenmmc: return meaningful error codes from mmc_select_hwpart
2014-06-12 Steve Raei2c: kona: Resolve Kona I2C driver issue
2014-06-11 Simon Glassm68k: Fix warnings with gcc 4.6
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-06-11 Lukasz Majewskidfu: Disable default calculation of CRC32
2014-06-11 Stephen Warrenusb: ci_udc: terminate ep0 INs with a zlp when required
2014-06-11 Stephen Warrenusb: ci_udc: clean up all allocations in unregister
2014-06-11 Stephen Warrenusb: ci_udc: fix probe error cleanup
2014-06-11 Stephen Warrenusb: ci_udc: fix freeing of ep0 req
2014-06-11 Stephen Warrenusb: ci_udc: call udc_disconnect() from ci_pullup()
2014-06-10 Nobuhiro Iwamatsunet: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
2014-06-10 Nobuhiro Iwamatsunet: sh-eth: Fix coding style
2014-06-10 Nobuhiro Iwamatsunet: sh-eth: Add support R7S72100 of rmobile
2014-06-09 Alison Wangarm: vf610: Add QSPI driver support
2014-06-08 Poddar, Souravsf: probe: Fix quad bit set path
2014-06-08 Andrew Ruderspi: soft_spi: Support NULL din/dout buffers
2014-06-08 Siva Durga Prasad... sf: params: Added support for Spansion S25FL512S_512K
2014-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-06-08 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-06 Tom Rinipower: Add support for the TPS65218 PMIC
2014-06-06 Sourav Poddarti: qspi: populate slave device to set flash quad bit.
2014-06-06 pekon guptamtd: nand: omap: add support for BCH16_ECC - NAND drive...
2014-06-06 pekon guptamtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT...
2014-06-06 Brian Norrismtd: nand: force NAND_CMD_READID onto 8-bit bus
2014-06-06 Brian Norrismtd: nand: don't use read_buf for 8-bit ONFI transfers
2014-06-06 pekon guptamtd: nand: omap: fix error-codes returned from omap...
2014-06-06 pekon guptamtd: nand: omap_gpmc: minor cleanup of omap_correct_dat...
2014-06-06 pekon guptamtd: nand: omap_gpmc: rename struct nand_bch_priv to...
2014-06-06 pekon guptamtd: nand: omap_gpmc: remove unused members of 'struct...
2014-06-06 pekon guptamtd: nand: omap_elm: use bch_type instead of nibble...
2014-06-06 pekon guptamtd: nand: omap_elm: remove #include omap_gpmc.h
2014-06-06 Tim Harveydwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
2014-06-06 Tim Harveyspl: nand: add support for mxs nand
2014-06-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-06-05 York Sundriver/ddr/fsl: Fix printing unspecified module info...
2014-06-05 York Sunpowerpc/mpc85xx: Add workaround for DDR erratum A004508
2014-06-05 Hou Zhiqiangpowerpc/espi: remove 80us delay to improve transfer...
2014-06-05 Cormier, Jonathanphy: fix create_phy_by_mask for when its given an actua...
2014-06-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2014-06-02 Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-06-01 Stephen Warrenusb: ci_udc: complete ep0 direction handling
2014-06-01 Stephen Warrenusb: ci_udc: pre-allocate ep0 req
2014-06-01 Stephen Warrenusb: ci_udc: use a single descriptor for ep0
2014-06-01 Stephen Warrenusb: ci_udc: detect queued requests on ep0
2014-06-01 Lukasz Majewskidfu: Introduction of the "dfu_hash_algo" env variable...
2014-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-29 Simon GlassAdd cli_ prefix to readline functions
2014-05-29 Simon Glassmove CLI prototypes to cli.h and add comments
2014-05-28 Eric Nelsonserial_mxc: disable new features of autobaud detection
2014-05-28 Aaron Durbinpower: Explicitly select pmic device's bus
2014-05-28 Tom Wai-Hong Tampower: Add support for TPS65090 PMU chip.
2014-05-28 Simon Glasspower: Add PMIC_ prefix to CHARGER_EN/DISABLE
2014-05-28 Simon Glasspower: Rename CONFIG_PMIC_... to CONFIG_POWER_...
2014-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2014-05-27 Heiko Schocherdm: rename device struct to udevice
2014-05-26 Wu, Joshmmc: atmel_mci: fix print incorrect buffer content...
2014-05-26 Wu, Joshgpio: at91: add sanity check for the NULL pointer
2014-05-25 Ian Campbellnet/designware: Make DMA burst length configurable...
2014-05-25 Ian Campbellnet/designware: reorder struct dw_eth_dev to pack more...
2014-05-25 Ian Campbellnet/designware: ensure cache invalidations are aligned...
2014-05-25 Ian Campbellnet/designware: ensure device private data is DMA aligned.
2014-05-25 Ian Campbellsunxi: mmc support
2014-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-24 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-05-23 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-05-23 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-05-23 Tom Riniesdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_...
2014-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-05-23 Stephen Warrenmmc: provide a select_hwpart implementation for get_dev...
2014-05-23 Pierre AuberteMMC: add support for operations in RPMB partition
2014-05-23 Andrew Gabbasovmmc: Handle switch error status bit in MMC card status
2014-05-23 Mateusz Zalegammc: postponed needless timer initialization
2014-05-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
2014-05-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-05-22 Tom RiniMerge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
2014-05-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-05-22 Ye.Liesdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
2014-05-20 Siva Durga Prasad... fpga: Added support to load bit stream from SD/MMC
2014-05-20 Michal Simekfpga: zynqpl: Clean partial bitstream handling
2014-05-20 Michal Simekfpga: Define bitstream type based on command selection
2014-05-20 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2014-05-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
next