- Dec 20, 2003
-
-
Wolfgang Denk authored
* Add new configuration for IceCube board with DDR memory * Update TRAB memory configurations
-
- Dec 12, 2003
-
-
Wolfgang Denk authored
-
- Dec 09, 2003
-
-
Wolfgang Denk authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
- Dec 08, 2003
-
-
Wolfgang Denk authored
add support for Coldfire CPU add support for Motorola M5272C3 and M5282EVB boards
-
- Dec 07, 2003
-
-
Wolfgang Denk authored
- add a return value for the fpga command - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT is defined. If ide_preinit fails, ide_init is aborted. - fix an endianess problem in fat.h
-
Wolfgang Denk authored
Add support for SNMC's QS850/QS823/QS860T boards
-
Wolfgang Denk authored
"revive" U-Boot support for old Motorola MPC860ADS board * Patch by Cam(ilo?), 03 Dec 2003: make examples build even with broken Montavista objcopy * Patch by Pavel Bartusek, 27 Nov 2003: fix conversion problem with "bootretry" evironment variable
-
Wolfgang Denk authored
add support for mvblue (mvBlueLYNX and mvBlueBOX) boards * Patch by Pavel Bartusek, 21 Nov 2003: set ZMII bridge speed on 440 * Patch by Anders Larsen, 17 Nov 2003: Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
-
Wolfgang Denk authored
- 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.)
-
Wolfgang Denk authored
add Realtek 8019 ethernet driver * Patch by Yuli Barcohen, 13 Nov 2003: MPC826xADS/PQ2FADS cleanup * Patch by Anders Larsen, 12 Nov 2003: Update README to mark the PORTIO commands non-standard
-
- Dec 06, 2003
-
-
Wolfgang Denk authored
update for for Atmel AT91RM9200DK development kit: - support for environment variables in DataFlash - Atmel DataFlash AT45DB1282 support * Patch by Jeff Carr, 11 Nov 2003: add support for new version of 8270 processors * Patches by George G. Davis, 05 Nov 2003: - only pass the ARM linux initrd tag to the kernel when an initrd is actually present - update omap1510inn configuration file
-
Wolfgang Denk authored
- more endianess fixes for LAN91C111 driver - CFG_HZ configuration patch for NIOS Cyclone board * Patch by Stephan Linz, 28 Oct 2003: fix PHY_INT_REG vs. PHY_MASK_REG bug in drivers/smc91111.c * Patch by Steven Scholz, 20 Oct 2003: - make "mii info <addr>" show infor for PHY at "addr" only - Endian fix for miiphy_info()
-
Wolfgang Denk authored
Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c * Patch by Anders Larsen, 17 Sep 2003: Bring ARM memory layout in sync with the documentation: stack and malloc-heap are now located _below_ the U-Boot code
-
Wolfgang Denk authored
headers first instead of always reading the whole images.
-
- Dec 05, 2003
-
-
Wolfgang Denk authored
-
- Dec 03, 2003
-
-
Wolfgang Denk authored
* Fix configuration problem with IceCube in LOWBOOT configuration: environment got embedded, corrupting the image layout.
-
- Nov 25, 2003
-
-
Wolfgang Denk authored
(featuring a NEC NL6448BC33-54. 10.4", 640x480 TFT display). Fix NEC display names (it's 6440 [for 640x480], not 6640).
-
- Nov 17, 2003
-
-
Wolfgang Denk authored
to exit Unlock Bypass Mode); adjust timings for flash, SRAM and CPLD
-
Wolfgang Denk authored
recent tools * Add checksum verification to 'imls' command * Add bd_info fields needed for 4xx Linux I2C driver * Patch by Martin Krause, 4 Nov. 2003: Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap) * Print used network interface when CONFIG_NET_MULTI is set
-
- Nov 07, 2003
-
-
Wolfgang Denk authored
Add low boot support for MPC5200 * Fix problem with dual PCMCIA support (NSCU) * Fix MPC5200 I2C initialization function
-
- Oct 30, 2003
-
-
Wolfgang Denk authored
* Patch by Kyle Harris, 30 Oct 2003: Fix build errors for ixdp425 board * Patch by David M. Horn, 29 Oct 2003: Fixes to build under CYGWIN * Get IceCube MGT5100 working (again)
-
- Oct 29, 2003
-
-
Wolfgang Denk authored
* Fix problems in memory test on some boards (which was not non-destructive as intended) * Patch by Gary Jennejohn, 28 Oct 2003: Change fs/fat/fat.c to put I/O buffers in BSS instead on the stack to prevent stack overflow on ARM systems
-
- Oct 28, 2003
-
-
Wolfgang Denk authored
fix init sequence error for NIOS port * Allow lowercase spelling for IceCube_5200; support MPC5200LITE name * Add CONFIG_VERSION_VARIABLE to TRAB configuration
-
- Oct 26, 2003
-
-
Wolfgang Denk authored
small patch for mpc85xx * Fix small problem in MPC5200 I2C driver * Fix FCC3 support on ATC board
-
- Oct 24, 2003
-
-
dzu authored
* Make CONFIG_SILENT_CONSOLE work with CONFIG_AUTOBOOT_KEYED
-
- Oct 22, 2003
-
-
Wolfgang Denk authored
-
- Oct 19, 2003
-
-
Wolfgang Denk authored
Fix AT91RM9200 ethernet driver * Patch by Nye Liu, 17 Oct 2003: Fix typo in include/mpc8xx.h * Patch by Richard Woodruff, 16 Oct 03: Fixes for cpu/arm925/interrupt.c - Initialize timestamp & lastdec vars. - fix timestamp overflows. - fix lastdec overflow. - smarter normalization to allow udelay() below 1ms to work. * Patch by Scott McNutt, 16 Oct add networking support for the Altera Nios Development Kit, Cyclone Edition (DK-1C20) * Patch by Jon Diekema, 14 Oct 2003: add hint about doc/README.silent to README file
-
Wolfgang Denk authored
* TRAB auto-update: image type patch by Martin Krause, 17 Oct 2003
-
dzu authored
-
- Oct 16, 2003
-
-
Wolfgang Denk authored
header on image type as encoded in the header
-
- Oct 15, 2003
-
-
Wolfgang Denk authored
- Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
-
- Oct 14, 2003
-
-
Wolfgang Denk authored
* Make 5200 reset command _really_ reset the board, without running any other code after it * Fix flash mapping and display on P3G4 board * Patch by Kyle Harris, 15 Jul 2003: - add support for Intel IXP425 CPU - add support for IXDP425 eval board
-
- Oct 10, 2003
-
-
Wolfgang Denk authored
for more information
-