]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
NAND: move board_nand_init to nand.h
[people/ms/u-boot.git] / drivers /
2009-01-23  Mike FrysingerNAND: move board_nand_init to nand.h
2009-01-23  Stefan RoeseOneNAND: Additional sync with 2.6.27
2009-01-23  Kyungmin ParkAdd markbad function
2009-01-23  Stefan RoeseOneNAND: Save version_id in onenand_chip struct
2009-01-23  Stefan RoeseOneNAND: Fix compiler warnings
2009-01-23  Kyungmin ParkSync with 2.6.27
2009-01-22  Haavard SkinnemoenMerge branch 'fixes'
2009-01-16  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2009-01-16  Jean-Christophe... sh: serial: use readx/writex accessors
2009-01-16  Jean-Christophe... sh: serial: coding style cleanup
2008-12-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-12-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2008-12-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-12-20  Kumar GalaNAND FSL elbc: Use virt_to_phys to determine which...
2008-12-20  Peter TyserAdd support for PCA953x I2C gpio devices
2008-12-20  Peter Tyserpci/fsl_pci_init: Enable inbound PCI config cycles
2008-12-16  Scott WoodNAND: Mark the BBT as scanned prior to calling scan_bbt.
2008-12-16  Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2008-12-16  Wolfgang DenkCoding style cleanup, update CHANGELOG.
2008-12-15  Mike Frysingerspi/stmicro: fix debug() display of cmd
2008-12-15  Timur Tabii2c: merge all i2c_reg_read() and i2c_reg_write() into...
2008-12-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-12-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2008-12-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-12-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2008-12-12  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2008-12-10  Jean-Christophe... sh: r2dplus fix register access
2008-12-10  Nobuhiro Iwamatsush: Update SuperH serial driver
2008-12-10  Stefan RoeseUBI: Return -ENOMEM upon failing malloc
2008-12-09  Stefan Roeseserial: Add vcth UART driver
2008-12-09  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-12-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2008-12-09  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2008-12-09  Kumar Galadrivers/fsl_pci_init: Fix compile warning
2008-12-09  Jean-Christophe... usbtty/omap: update to current API
2008-12-09  Stefan RoeseUBI: Enable re-initializing of the "ubi part" command
2008-12-09  Stefan RoeseMTD: Fix problem based on non-working relocation (list...
2008-12-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-09  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-12-08  Trent PiephoSection name should be ".data", not "data"
2008-12-07  Jean-Christophe... drivers/bios_emulator: Move conditional compilation...
2008-12-05  Jean-Christophe... FPGA: move fpga drivers to drivers/fpga
2008-12-05  Anatolij Gustschinnet: tsec: Fix Marvell 88E1121R phy init
2008-12-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2008-12-04  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-12-04  Becky Brucedrivers/fsl_pci_init: Fix inbound window mapping bug
2008-12-02  Ilko Ilievmtd/dataflash.c: fix a problem with the last partition
2008-12-02  Ilko Ilievfix some coding style violations.
2008-11-28  Jean-Christophe... drivers/usb: Move conditional compilation to Makefile
2008-11-25  Scott WoodNAND: Fix misplaced return statement in nand_{read...
2008-11-25  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2008-11-25  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-11-25  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-11-25  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2008-11-25  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-11-24  Piotr Ziecikmtd: Remove a printf() from add_mtd_device().
2008-11-24  Piotr Ziecikcfi-mtd: Add cfi-mtd driver.
2008-11-24  Piotr Ziecikcfi_flash: Add interface for flash verbosity control
2008-11-24  Piotr Ziecikcfi_flash: Export flash_sector_size() function.
2008-11-24  Stefan Roesecfi_flash: Make all flash access functions weak
2008-11-21  Dirk BehmeARM: OMAP: Convert IO macros
2008-11-19  Kyungmin ParkUBI: Add basic UBI support to U-Boot (Part 5/8)
2008-11-19  Kyungmin ParkUBI: Add basic UBI support to U-Boot (Part 4/8)
2008-11-19  Kyungmin ParkUBI: Add basic UBI support to U-Boot (Part 3/8)
2008-11-19  Kyungmin ParkUBI: Add basic UBI support to U-Boot (Part 2/8)
2008-11-19  Kyungmin ParkUBI: Add basic UBI support to U-Boot (Part 1/8)
2008-11-19  Kyungmin ParkMTD: Add MTD paritioning infrastructure
2008-11-18  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc86xx
2008-11-10  Richard Retanubundrivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
2008-11-10  TsiChung LiewColdFire: Add mii driver in drivers/net
2008-11-10  Ben WarrenMoved PPC4xx EMAC driver to drivers/net
2008-11-10  Clive Stubbingsxilinx_emaclite buffer overrun
2008-11-10  richardretanubunNET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_wri...
2008-11-10  richardretanubunAdds two more ethernet interface to 83xx
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2008-11-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2008-10-31  Wolfgang DenkCFI Driver: Fix "flash not ready" problem
2008-10-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2008-10-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc86xx
2008-10-29  Scott WoodNAND: Properly create JFFS2 cleanmarkers.
2008-10-29  Scott WoodNAND fsl elbc: Set FMR[ECCM] based on page size.
2008-10-29  Haiying WangMake Freescale local bus registers available for both...
2008-10-29  Karl BeldanNAND: Reset chip on power-up
2008-10-29  Scott WoodNAND: sync with 2.6.27
2008-10-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2008-10-27  Andy FlemingMerge branch 'denx'
2008-10-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2008-10-27  Becky Brucepowerpc: fix pci window initialization to work with...
2008-10-27  Kumar Galapci/fsl_pci_init: Removed a bunch pointless trailing...
2008-10-25  Haavard Skinnemoenatmel_lcdfb: Straighten out funky vl_sync logic
2008-10-25  Haavard Skinnemoenatmel_lcdfb: Eliminate unneeded #include <asm/arch...
2008-10-24  Kumar Galapci/fsl_pci_init: Added fdt helper for setting up bus...
2008-10-24  Kumar Galapci/fsl_pci_init: Add a common PCI inbound setup function
2008-10-24  Kumar Galapci/fsl_pci_init: Enable larger address and setting...
2008-10-24  Kumar Galapci: Allow for PCI addresses to be 64-bit
next