]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
[karo-tx-uboot.git] / drivers /
2014-07-26 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-07-23 Simon Glassdm: Give the demo uclass a name
2014-07-23 Simon Glassdm: Add dm_scan_other() to locate board-specific devices
2014-07-23 Simon Glassdm: Improve errors and warnings in lists_bind_fdt()
2014-07-23 Simon Glassdm: Add child_pre_probe() and child_post_remove() methods
2014-07-23 Simon Glassdm: Introduce per-child data for devices
2014-07-23 Simon Glassdm: Add functions to access a device's children
2014-07-23 Simon Glassdm: Provide a function to scan child FDT nodes
2014-07-23 Simon Glassdm: Avoid accessing uclasses before they are ready
2014-07-23 Simon Glassdm: Allow a device to be found by its FDT offset
2014-07-23 Simon Glassdm: Introduce device sequence numbering
2014-07-23 Simon Glassdm: Move uclass error checking/probing into a function
2014-07-23 Simon GlassAdd a flag indicating when the serial console is ready
2014-07-23 Simon Glassdm: Support driver model prior to relocation
2014-07-23 Simon Glassdm: Allow drivers to be marked 'before relocation'
2014-07-23 Simon Glassdm: Provide a way to shut down driver model
2014-07-23 Simon Glassdm: Make sure that the root device is probed
2014-07-23 Simon Glassstdio: Pass device pointer to stdio methods
2014-07-23 Simon Glassstdio: Remove redundant code around stdio_register...
2014-07-23 Simon Glassdm: gpio: Don't use the driver model uclass for SPL
2014-07-22 Ian CampbellAHCI: Increase link timeout to 200ms
2014-07-22 Masahiro Yamadaserial: ns16550: use a const variable instead of macro
2014-07-22 Masahiro Yamadaserial: ns16550: use DIV_ROUND_CLOSEST macro to compute...
2014-07-22 Masahiro Yamadaserial: ns16550: drop CONFIG_OMAP1610 from the special...
2014-07-22 Lijun Pandriver/usb: include upper/lower_32_bits() from linux...
2014-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-07-18 Jeroen Hofsteemmc: prevent some warnings with make W=1
2014-07-18 Jeroen Hofsteedirvers: mmc: use __weak
2014-07-18 Jeroen Hofsteedm: add missing includes
2014-07-18 Jeroen Hofsteemtd: cfi_flash: fix clang warning
2014-07-16 Shengzhou Liufsl_i2c: add support for 3rd and 4th I2C
2014-07-16 Heiko Schocheri2c, omap24xx: add i2c deblock sequenz
2014-07-11 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-09 Felipe Balbiusb: phy: omap_usb_phy: implement usb_phy_power() for...
2014-07-09 Felipe Balbiusb: host: xhci: make sure to power up PHY
2014-07-09 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-07-08 Tom RiniMerge branch 'tom' of git://git.denx.de/u-boot-x86
2014-07-07 Dirk Eibachboard: gdsys: Make gdsys osd hardware detection more...
2014-07-07 Dirk Eibachi2c: IHS I2C master driver
2014-07-07 Vasili Galkablackfin: Fix warning about undefined function
2014-07-07 Masahiro Yamadampc8xx: remove v37 board support
2014-07-07 Masahiro Yamadampc8xx: remove rbc823 board support
2014-07-07 Masahiro Yamadampc8xx: remove RPXlite_dw, quantum board support
2014-07-07 Jeroen Hofsteetpm: don't use unneeded double brackets
2014-07-07 Masahiro Yamadabuild: define CPU only when arch/${ARCH}/cpu/${CPU...
2014-07-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-07-04 Chin Liang Seewatchdog/denali: Adding DesignWare watchdog driver...
2014-07-04 Sergey Kostanbaevarm: ep9315: Return back Cirrus Logic EDB9315A board...
2014-07-04 Axel Lingpio: spear_gpio: Fix gpio_set_value() implementation
2014-07-03 J. German Riveraarmv8/fsl-lsch3: Add support to load and start MC Firmware
2014-07-03 York SunARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
2014-07-03 Stephen Warreni2c: tegra: dump alen in debug statements
2014-07-03 Stephen Warreni2c: tegra: write clean data to TX FIFO
2014-07-03 Stephen Warreni2c: tegra: use repeated start for reads
2014-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-07-02 Stephen Warrenusb: ci_udc: use var name ep/ci_ep consistently
2014-07-02 Stephen WarrenUSB: gadget: atmel: zero out allocated requests
2014-07-02 Stephen Warrenusb: ci_udc: don't memalign() struct ci_req allocations
2014-07-02 Stephen Warrenusb: ci_udc: remove controller.items array
2014-07-02 Stephen Warrenusb: ci_udc: fix items array size/stride calculation
2014-07-02 Stephen Warrenusb: ci_udc: lift ilist size calculations to global...
2014-07-02 Stephen Warrenusb: ci_udc: don't assume QTDs are adjacent when transm...
2014-07-02 Stephen Warrenusb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
2014-07-01 Albert ARIBAUDMerge remote-tracking branch 'u-boot-samsung/master'
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
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 Ilya Ledvichusb: eth: smsc95xx: add LAN9500A device ID
2014-06-25 Jeroen Hofsteeusb: fastboot: fix potential buffer overflow
2014-06-25 Jeroen Hofsteeusb: xhci: (likely) fix bracket in if condition
2014-06-25 Jeroen Hofsteeusb:g_dnl:f_thor: remove memset before memcpy
2014-06-25 Jeroen Hofsteeusb:composite: clear the whole common buffer
2014-06-25 Yasuhisa Umanousb: r8a66597: Fix initilization size of r8a66597 info...
2014-06-25 yasuhisa umanousb: r8a66597: Fix initialization hub that using R8A665...
2014-06-25 Jeroen Hofsteeusb: cosmetic: double const
2014-06-25 Stephen Warrenusb: ci_udc: fix typo in debug message
2014-06-25 Stephen Warrenusb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
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-23 Jeroen HofsteePMIC: MAX77686: fix invalid bus check
2014-06-22 Akshay SaraswatExynos: SPI: Fix reading data from SPI flash
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 Axel Linspi: davinci: Fix register address for SPI1_BUS
2014-06-19 Khoronzhuk, IvanARM: keystone: aemif: move aemif driver to drivers...
2014-06-19 Khoronzhuk, Ivanmtd: nand: davinci: add header file for driver definitions
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
next