u-boot-brain/drivers
Stefan Roese 2662b40cac * Changes/fixes for drivers/cfi_flash.c:
- Add Intel legacy lock/unlock support to common CFI driver

    On some Intel flash's (e.g. Intel J3) legacy unlocking is
    supported, meaning that unlocking of one sector will unlock
    all sectors of this bank. Using this feature, unlocking
    of all sectors upon startup (via env var "unlock=yes") will
    get much faster.

  - Fixed problem with multiple reads of envronment variable
    "unlock" as pointed out by Reinhard Arlt & Anders Larsen.

  - Removed unwanted linefeeds from "protect" command when
    CFG_FLASH_PROTECTION is enabled.

  - Changed p3p400 board to use CFG_FLASH_PROTECTION

  Patch by Stefan Roese, 01 Apr 2006

* Changes/fixes for drivers/cfi_flash.c:
  - Correctly handle the cases where CFG_HZ != 1000 (several
    XScale-based boards)
  - Fix the timeout calculation of buffered writes (off by a
    factor of 1000)
  Patch by Anders Larsen, 31 Mar 2006
2006-04-01 13:44:14 +02:00
..
nand Some code cleanup for GCC 4.x 2006-03-11 22:53:33 +01:00
nand_legacy Re-factoring the legacy NAND code (legacy NAND now only in board-specific 2006-03-05 18:57:33 +01:00
sk98lin * Patch by Christian Hohnstaedt, 23 Apr 2004: 2004-04-25 14:37:29 +00:00
3c589.c * Code cleanup: 2003-06-27 21:31:46 +00:00
3c589.h * Code cleanup: 2003-06-27 21:31:46 +00:00
5701rls.c * Code cleanup: 2003-06-27 21:31:46 +00:00
5701rls.h Initial revision 2002-11-03 00:24:07 +00:00
8390.h Coding Style cleanup 2005-01-10 00:01:04 +00:00
ali512x.c * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_autoneg.c * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_autoneg.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_bits.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_debug.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_lm.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_mm.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x_queue.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x.c * Code cleanup: 2003-06-27 21:31:46 +00:00
cfb_console.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cfi_flash.c * Changes/fixes for drivers/cfi_flash.c: 2006-04-01 13:44:14 +02:00
cs8900.c * Patches by David Müller, 14 Nov 2003: 2003-12-07 18:32:37 +00:00
cs8900.h Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +00:00
ct69000.c Add VGA support (CT69000) to CPCI750 board. 2006-01-18 20:05:34 +01:00
dataflash.c Some code cleanup for GCC 4.x 2006-03-11 22:53:33 +01:00
dc2114x.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
dm9000x.c * Code cleanup 2004-08-01 22:48:16 +00:00
dm9000x.h * Code cleanup 2004-08-01 22:48:16 +00:00
ds1722.c * Code cleanup: 2003-06-27 21:31:46 +00:00
e1000.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
e1000.h * Code cleanup: 2003-06-27 21:31:46 +00:00
eepro100.c Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
i8042.c Minor code cleanup 2006-03-06 13:03:37 +01:00
i82365.c Fix cirrus voltage detection (for CPC45) 2005-02-07 19:44:17 +00:00
inca-ip_sw.c Patch by Markus Pietrek, 04 May 2004: 2004-06-09 00:10:59 +00:00
keyboard.c * Patch by Detlev Zundel, 31 Mar 2005: 2005-03-31 18:42:15 +00:00
ks8695eth.c Fix compile problem 2006-03-12 22:14:20 +01:00
lan91c96.c Some code cleanup for GCC 4.x 2006-03-11 22:53:33 +01:00
lan91c96.h Some code cleanup for GCC 4.x 2006-03-11 22:53:33 +01:00
Makefile Add support for NetSilicon NS7520 processor. 2005-10-09 01:41:48 +02:00
mw_eeprom.c * Code cleanup: 2003-06-27 21:31:46 +00:00
natsemi.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
ne2000.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
ne2000.h * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
netarm_eth.c * Patch by Laurent Mohin, 10 Feb 2004: 2004-02-23 20:48:38 +00:00
netarm_eth.h * Patch by Thomas Elste, 10 Feb 2004: 2004-02-23 19:30:57 +00:00
netconsole.c Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI 2005-10-06 01:43:39 +02:00
nicext.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ns7520_eth.c Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
ns8382x.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
ns9750_eth.c * Patch by Markus Pietrek, 24 Feb 2004: 2004-02-26 23:46:20 +00:00
ns9750_serial.c * Patch by Markus Pietrek, 24 Feb 2004: 2004-02-26 23:46:20 +00:00
ns16550.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
ns87308.c Initial revision 2002-11-03 00:24:07 +00:00
omap24xx_i2c.c OMAP242x H4 board update 2005-09-25 18:41:04 +02:00
omap1510_i2c.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
pc_keyb.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
pci_auto.c Added support for PCI prefetchable region and BARs 2006-01-11 13:24:15 -06:00
pci_indirect.c Fixed PCI indirect config ops to handle multiple PCI controllers 2006-01-12 15:30:24 -06:00
pci.c Report back PCI bus when doing table based device config 2006-01-11 13:27:19 -06:00
pcnet.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
plb2800_eth.c * Code cleanup: 2003-06-27 21:31:46 +00:00
ps2mult.c * The PS/2 mux on the BMS2003 board needs 450 ms after power on 2004-01-20 23:12:12 +00:00
ps2ser.c Code cleanup. 2004-12-16 21:44:03 +00:00
rtl8019.c * Patch by Xue Ligong (Joe), 13 Nov 2003: 2003-12-07 00:46:27 +00:00
rtl8019.h * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
rtl8139.c * Patch by Yusdi Santoso, 22 Oct 2004: 2005-04-03 15:51:42 +00:00
rtl8169.c * Patch by Sangmoon Kim, 12 Apr 2004: 2004-04-18 22:03:42 +00:00
s3c4510b_eth.c Code cleanup for GCC-3.3.x compilers 2004-10-17 21:12:06 +00:00
s3c4510b_eth.h * Code cleanup (ARM mostly) 2004-07-01 16:30:44 +00:00
s3c4510b_uart.c * Code cleanup (ARM mostly) 2004-07-01 16:30:44 +00:00
s3c4510b_uart.h * Code cleanup (ARM mostly) 2004-07-01 16:30:44 +00:00
sed156x.c * Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 21:16:42 +00:00
sed13806.c * Patch by Martin Krause, 03 Aug 2004: 2004-08-04 21:56:49 +00:00
serial_max3100.c * Patches by Robert Schwebel, 26 Jun 2003: 2003-06-26 22:04:09 +00:00
serial_pl010.c * Patch by Andreas Engel, 12 Jul 2004: 2004-08-02 23:22:59 +00:00
serial_pl011.c * Patch by Andreas Engel, 12 Jul 2004: 2004-08-02 23:22:59 +00:00
serial_pl011.h Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +00:00
serial_xuartlite.c Patches by Yasushi Shoji, 29 Jun 2004: 2004-07-10 23:48:41 +00:00
serial.c * Patch by Yusdi Santoso, 22 Oct 2004: 2005-04-03 15:51:42 +00:00
sl811_usb.c Patch by Klaus Heydeck, 12 May 2004: 2004-05-12 22:54:36 +00:00
sl811.h * Modify KUP4X board configuration to use SL811 driver for USB memory 2004-04-23 20:32:05 +00:00
sm501.c Patches by Martin Krause, 22 Mar 2005: 2005-03-27 23:41:39 +00:00
smc91111.c Add ADI Blackfin support 2006-03-12 02:10:00 +01:00
smc91111.h Add ADI Blackfin support 2006-03-12 02:10:00 +01:00
smiLynxEM.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
status_led.c * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
sym53c8xx.c * Code cleanup: 2003-06-27 21:31:46 +00:00
ti_pci1410a.c Fix typo 2005-08-06 01:02:27 +02:00
tigon3.c * Code cleanup: 2003-06-27 21:31:46 +00:00
tigon3.h * Code cleanup: 2003-06-27 21:31:46 +00:00
tsec.c Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver 2006-03-12 22:50:55 +01:00
tsec.h Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver 2006-03-12 22:50:55 +01:00
usbdcore_ep0.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
usbdcore_omap1510.c * Add start-up delay to make sure power has stabilized before 2004-03-23 20:18:25 +00:00
usbdcore.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
usbtty.c Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +00:00
usbtty.h Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +00:00
videomodes.c Code cleanup 2004-03-25 15:14:43 +00:00
videomodes.h Code cleanup 2004-03-25 15:14:43 +00:00
w83c553f.c Initial revision 2002-09-17 21:37:55 +00:00