9
0
Fork 0
barebox/drivers
wdenk a2663ea4fc * Patches by David Müller, 14 Nov 2003:
- board/mpl/common/common_util.c
    * implement support for BZIP2 compressed images
    * various cleanups (printf -> puts, ...)
  - board/mpl/common/flash.c
    * report correct errors to upper layers
    * check the erase fail and VPP low bits in status reg
  - board/mpl/vcma9/cmd_vcma9.c
  - board/mpl/vcma9/flash.c
    * various cleanups (printf -> puts, ...)
  - common/cmd_usb.c
    * fix typo in comment
  - cpu/arm920t/usb_ohci.c
    * support for S3C2410 is missing in #if line
  - drivers/cs8900.c
    * reinit some registers in case of error (cable missing, ...)
  - fs/fat/fat.c
    * support for USB/MMC devices is missing in #if line
  - include/configs/MIP405.h
  - include/configs/PIP405.h
    * enable BZIP2 support
    * enlarge malloc space to 1MiB because of BZIP2 support
  - include/configs/VCMA9.h
    * enable BZIP2 support
    * enlarge malloc space to 1MiB because of BZIP2 support
    * enable USB support
  - lib_arm/armlinux.c
    * change calling convention of ARM Linux kernel as
      described on http://www.arm.linux.org.uk/developer/booting.php

* Patch by Thomas Lange, 14 Nov 2003:
  Split dbau1x00 into dbau1000, dbau1100 and dbau1500 configs to
  support all these AMD boards.

* Patch by Thomas Lange, 14 Nov 2003:
  Workaround for mips au1x00 physical memory accesses (the au1x00
  uses a 36 bit bus internally and cannot access physical memory
  directly. Use the uncached SDRAM address instead of the physical
  one.)
2003-12-07 18:32:37 +00:00
..
sk98lin * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +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
Makefile * Patch by Xue Ligong (Joe), 13 Nov 2003: 2003-12-07 00:46:27 +00:00
ali512x.c * Code cleanup: 2003-06-27 21:31:46 +00:00
bcm570x.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
cfb_console.c * Code cleanup: 2003-06-27 21:31:46 +00:00
cs8900.c * Patches by David Müller, 14 Nov 2003: 2003-12-07 18:32:37 +00:00
cs8900.h * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
ct69000.c * Code cleanup: 2003-06-27 21:31:46 +00:00
dataflash.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
dc2114x.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
ds1722.c * Code cleanup: 2003-06-27 21:31:46 +00:00
e1000.c * Code cleanup: 2003-06-27 21:31:46 +00:00
e1000.h * Code cleanup: 2003-06-27 21:31:46 +00:00
eepro100.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
i8042.c * Code cleanup: 2003-06-27 21:31:46 +00:00
i82365.c * Code cleanup: 2003-06-27 21:31:46 +00:00
inca-ip_sw.c * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 2003-08-17 18:55:18 +00:00
lan91c96.c * Code cleanup: 2003-06-27 21:31:46 +00:00
lan91c96.h * Code cleanup: 2003-06-27 21:31:46 +00:00
mw_eeprom.c * Code cleanup: 2003-06-27 21:31:46 +00:00
natsemi.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
nicext.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ns8382x.c Fix PCI problems on PPChameleon board 2003-10-22 09:00:28 +00:00
ns16550.c * Patch by George G. Davis, 19 Aug 2003: 2003-08-29 22:00:43 +00:00
ns87308.c Initial revision 2002-11-03 00:24:07 +00:00
pci.c Fix PCI problems on PPChameleon board 2003-10-22 09:00:28 +00:00
pci_auto.c * Make Ethernet autonegotiation on INCA-IP work for all clock rates; 2003-08-17 18:55:18 +00:00
pci_indirect.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
pcnet.c * Patch by Daniel Engström, 13 Nov 2002: 2002-11-18 00:14:45 +00:00
plb2800_eth.c * Code cleanup: 2003-06-27 21:31:46 +00:00
rtl8019.c * Patch by Xue Ligong (Joe), 13 Nov 2003: 2003-12-07 00:46:27 +00:00
rtl8019.h * Patch by Xue Ligong (Joe), 13 Nov 2003: 2003-12-07 00:46:27 +00:00
s3c24x0_i2c.c * Patch by Sangmoon Kim, 23 Sep 2003: 2003-10-08 22:33:00 +00:00
sed13806.c * Code cleanup: 2003-06-27 21:31:46 +00:00
serial.c * Patch by George G. Davis, 19 Aug 2003: 2003-08-29 22:00:43 +00:00
serial_max3100.c * Patches by Robert Schwebel, 26 Jun 2003: 2003-06-26 22:04:09 +00:00
smc91111.c * Patches by Stephan Linz, 3 Nov 2003: 2003-12-06 23:20:41 +00:00
smc91111.h * Patches by Stephan Linz, 3 Nov 2003: 2003-12-06 23:20:41 +00:00
smiLynxEM.c * Code cleanup: 2003-06-27 21:31:46 +00: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 * Code cleanup: 2003-06-27 21:31:46 +00: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
w83c553f.c Initial revision 2002-09-17 21:37:55 +00:00