]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
cmd_terminal: remove no need ifdef
[people/ms/u-boot.git] / drivers /
2008-08-29  Jean-Christophe... miiphyutil: Move conditional compilation to Makefile
2008-08-29  Jean-Christophe... miiphybb: move to drivers/net/phy
2008-08-29  Jean-Christophe... soft_spi: move to drivers/spi
2008-08-29  Jean-Christophe... soft_i2c: move to drivers/i2c
2008-08-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2008-08-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-08-27  Kumar Galampc85xx: Add support for the MPC8536
2008-08-27  Andrew Dyerdm9000 remove dead external phy support, gpio fix
2008-08-27  TsiChung LiewColdFire: Add FEC Buffer descriptors in SRAM
2008-08-27  TsiChung LiewFix ColdFire FEC warning messages
2008-08-27  Ben WarrenMoved initialization of SKGE Ethernet driver to board...
2008-08-27  Ben WarrenMoved conditional compilation to Makefile for SK98...
2008-08-27  Ben WarrenMoved initialization of Blackfin EMAC Ethernet controll...
2008-08-27  Ben WarrenMoved initialization of GRETH Ethernet driver to CPU...
2008-08-27  Ben WarrenMoved initialization of MCFFEC Ethernet driver to CPU...
2008-08-27  Ben WarrenMoved initialization of FSL_MCDMAFEC Ethernet driver...
2008-08-27  Kumar GalaFSL DDR: Provide a generic set_ddr_laws()
2008-08-25  Kim PhillipsMerge branch 'next'
2008-08-25  Wolfgang DenkMinor coding style cleanup, updte CHANGELOG
2008-08-25  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2008-08-25  Stefan RoeseRTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS130...
2008-08-25  Gururaja Hebbar K RAdd ARM AMBA PL031 RTC Support
2008-08-22  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-08-21  Kyungmin ParkFix OneNAND read_oob/write_oob functions compatability
2008-08-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-08-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-avr32
2008-08-20  Nick SpenceCFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_pr...
2008-08-20  TsiChung LiewCFI: Fix AMD Legacy sector protect
2008-08-20  Haavard SkinnemoenMerge branch 'next' of git://git.denx.de/u-boot-avr32
2008-08-19  Yoshihiro Shimodartl8169: add support for RTL8110SCL
2008-08-19  TsiChung LiewFix dm9000 receive status and len little endian issue
2008-08-18  Wolfgang DenkMinor code cleanup: keep lists sorted.
2008-08-18  Ricardo Ribalda... Add support for ADT7460 I2C monitor chip
2008-08-18  Michal Simekvideo: Clean drivers/video/Makefile
2008-08-18  Michal Simekrtc: Clean drivers/rtc/Makefile
2008-08-18  Michal Simeki2c: Clean drivers/i2c/ Makefile
2008-08-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-08-14  Wolfgang DenkCoding Style cleanup, update CHANGELOG
2008-08-14  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-08-14  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-13  Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-13  Kyungmin ParkFix OneNAND build break
2008-08-13  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12  Jean-Christophe... drivers/mtd/nand_legacy: Move conditional compilation...
2008-08-12  Jean-Christophe... drivers/mtd/nand: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/mtd/onenand: Move conditional compilation to...
2008-08-12  Jean-Christophe... drivers/mtd: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/qe: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/pci: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/misc: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/input: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/dma: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... drivers/block: Move conditional compilation to Makefile
2008-08-12  Jean-Christophe... serial: move CFG_NS9750_UART to CONFIG_NS9750_UART
2008-08-12  Jean-Christophe... serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
2008-08-12  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-08-12  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-12  Fathi BOUDRAOneNAND: Fill in MTD function pointers for OneNAND.
2008-08-12  Marcel ZiswilerNAND: chip->state does not always get set.
2008-08-12  Ilya YanokNAND: Scan bad blocks lazily.
2008-08-12  Scott WoodNAND read/write fix
2008-08-12  Anton Vorontsovnand: fsl_upm: convert to updated MTD NAND infrastructure
2008-08-12  Scott Woodfsl_elbc_nand: Hard-code the FBAR/FPAR split.
2008-08-12  Anton Vorontsovfsl_elbc_nand: workaround for hangs during nand write
2008-08-12  Scott WoodFreescale eLBC FCM NAND driver
2008-08-12  Scott WoodDon't panic if a controller driver does ecc its own...
2008-08-12  Stefan RoeseNAND: Make NAND driver less verbose per default
2008-08-12  Stefan RoeseNAND: Change nand_wait_ready() to not call nand_wait()
2008-08-12  William JuulFixing coding style issues
2008-08-12  William JuulRemove white space at end.
2008-08-12  William JuulUpdate MTD to that of Linux 2.6.22.1
2008-08-12  Wolfgang DenkCoding style cleanup, update CHANGELOG, prepare release
2008-08-12  Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-arm
2008-08-11  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-08-11  Kumar GalaFix compile error related to r8a66597-hcd & usb
2008-08-11  Steve SakomanOneNAND: Remove unused parameters to onenand_verify_page
2008-08-11  Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-08-10  Anatolij Gustschinvideo: fix bug in cfb_console code
2008-08-10  Anatolij Gustschinvideo: fix bug in logo_plot
2008-08-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-08-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-08-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2008-08-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-08-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc512x
2008-08-08  Sergey LapinDataFlash: AT45DB021 fix and AT45DB081 support
2008-08-08  Wolfgang DenkCFI: allow for dynamically determined flash sizes and...
2008-08-08  Ben WarrenQE UEC: Fix compiler warnings
2008-08-08  David SaadaQE UEC: Add MII Commands
2008-08-07  Yoshihiro Shimodausb: add support for R8A66597 usb controller
2008-08-07  Hunter, JonAdd support for OMAP5912 and OMAP16xx to usbdcore_omap1...
2008-08-06  Haavard SkinnemoenMerge branch 'favr-32' of git://git.denx.de/u-boot...
2008-08-06  Rafael Camposcfi-flash: Added support to flash_real_protect for...
2008-08-06  Guennadi Liakhovetskicfi-flash: Add definition for the AM29LV800BB AMD NOR...
2008-08-06  Stefan RoeseFix merge problems
2008-08-06  Stefan RoeseFix merge problems
2008-08-04  Markus KlotzbuecherMerge branch 'master' of git://www.denx.de/git/u-boot
2008-08-03  Jean-Christophe... drivers/serial: Move conditional compilation to Makefil...
2008-07-31  Wolfgang DenkMerge branch 'master' of ssh://10.10.0.7/home/wd/git...
2008-07-31  Mark JacksonFix Atmel LCD controller endianess for AVR32 processors
2008-07-31  Wolfgang DenkE1000: clean up CONFIG_E1000_FALLBACK_MAC handling
next