mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-28 01:47:24 +01:00
- 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.)
|
||
|---|---|---|
| .. | ||
| sk98lin | ||
| 3c589.c | ||
| 3c589.h | ||
| 5701rls.c | ||
| 5701rls.h | ||
| ali512x.c | ||
| bcm570x.c | ||
| bcm570x_autoneg.c | ||
| bcm570x_autoneg.h | ||
| bcm570x_bits.h | ||
| bcm570x_debug.h | ||
| bcm570x_lm.h | ||
| bcm570x_mm.h | ||
| bcm570x_queue.h | ||
| cfb_console.c | ||
| cs8900.c | ||
| cs8900.h | ||
| ct69000.c | ||
| dataflash.c | ||
| dc2114x.c | ||
| ds1722.c | ||
| e1000.c | ||
| e1000.h | ||
| eepro100.c | ||
| i8042.c | ||
| i82365.c | ||
| inca-ip_sw.c | ||
| lan91c96.c | ||
| lan91c96.h | ||
| Makefile | ||
| mw_eeprom.c | ||
| natsemi.c | ||
| nicext.h | ||
| ns8382x.c | ||
| ns16550.c | ||
| ns87308.c | ||
| pci.c | ||
| pci_auto.c | ||
| pci_indirect.c | ||
| pcnet.c | ||
| plb2800_eth.c | ||
| rtl8019.c | ||
| rtl8019.h | ||
| s3c24x0_i2c.c | ||
| sed13806.c | ||
| serial.c | ||
| serial_max3100.c | ||
| smc91111.c | ||
| smc91111.h | ||
| smiLynxEM.c | ||
| status_led.c | ||
| sym53c8xx.c | ||
| ti_pci1410a.c | ||
| tigon3.c | ||
| tigon3.h | ||
| w83c553f.c | ||