- Oct 24, 2004
-
-
Wolfgang Denk authored
* Adjust MIPS compiler options at run-time depending on tools version ("-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined" for new, "-mcpu=4kc" for old tools)
-
- Oct 19, 2004
-
-
Wolfgang Denk authored
kernel on xaeniax board.
-
- Oct 17, 2004
-
-
Wolfgang Denk authored
-
- Oct 11, 2004
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
* Patch by Thomas Lange 07 Oct 2004: Updated README for DBAu1x00 boards to match current status
-
Wolfgang Denk authored
Fix Flash support for Versatile. * Patch by Roger Blofeld, 16 Sep 2004: Fix timeout for DHCP command retry
-
Wolfgang Denk authored
Fix early serial hang when CONFIG_SERIAL_MULTI is defined. * Patch by Pantelis Antoniou, 14 Sep 2004: Kick watchdog when bz-decompressing
-
Wolfgang Denk authored
[Remember: CFG_HZ should be 1000 on ALL systems!]
-
- Oct 10, 2004
-
-
Wolfgang Denk authored
- Add support to revA version of PQ27 and PQ27E. - Reverted MPC8260ADS baudrate back to original 115200 * Patch by Hojin, 17 Sep 2004: Fix typo in cfi_flash.c * Patch by Mark Jonas, 09 September 2004: mtest's data line test (with CFG_ALT_MEMTEST set) returned a wrong error message * Patch by Mark Jonas, 31 August 2004: Added option CFG_XLB_PIPELINING to enable XLB pipelining. This improves FTP performance for MPC5200 systems. Enabled for IceCube by default.
-
Wolfgang Denk authored
- Improve platform.S code for omap1510inn that detects whether code is running from SDRAM or not. Patch allows SDRAM to be configured if code is running out of SRAM at 0x20000000. * Patch by Frederick Klatt, 30 Aug 2004: Add support for the Wind River SBC8540/SBC8560 boards
-
Wolfgang Denk authored
* Patches by Michael Bendzick, 30 Aug 2004: - Configure omap1510inn board to use drivers/cfi_flash.c - Make drivers/cfi_flash.c protect environment and redundant environment. * Patch by Steven Scholz, 23 Jun 2004: - Add script (tools/img2brec.sh) to programm U-Boot into (Synch)Flash using the Bootstrap Mode of the MC9328MX1/L
-
Wolfgang Denk authored
- Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board.
-
Wolfgang Denk authored
- Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
-
Wolfgang Denk authored
- Fix PCI window on MPC85xx; remove unneeded PCI initialization from board_early_init_f() - Provide SW workaround for PCI initialization on 85xx CDS - Convert MPC85xxADS to use common CFI flash driver * Cleanup: avoid compiler warnings * Add CMC PU2 board to MAKEALL script
-
Wolfgang Denk authored
- Enable ramdisk/initrd tagged param support for omap1610h2_config - Remove static network setup defaults from mx1ads_config
-
Wolfgang Denk authored
- update ARM boards to use constants from mach-types.h
-
Wolfgang Denk authored
Patch by Gary Jennejohn, 04 Oct 2004: - fix I2C on at91rm9200 - add support for Ricoh RS5C372A RTC
-
Wolfgang Denk authored
- add support for CMC PU2 board - add support for I2C on at91rm9200 * Patch by Gary Jennejohn, 28 Sep 2004: fix baudrate handling on at91rm9200
-
- Oct 09, 2004
-
-
Wolfgang Denk authored
- remove ZPC.1900 board-specific flash driver; switch the port to generic CFI driver; - port clean-up
-
Wolfgang Denk authored
Add calc_fbsize() function used with VIDEOLFB_TAG on TRAB
-
Wolfgang Denk authored
* Patch by Hinko Kocevar, 21 Aug 2004: - Group common framebuffer functions in common/lcd.c - Group common framebuffer macros and #defines in include/lcd.h - Provide calc_fbsize() for video ATAG
-
Wolfgang Denk authored
- Fix a typo in README - Align "(RO)" output for "flinfo" after "protect on" - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency ratio 1:1 when core frequency less than 50MHz
-
Wolfgang Denk authored
- fix some "use of label at end of compound statement" warnings - Define type of LCD panel on lubbock board if CONFIG_LCD is used
-
Wolfgang Denk authored
- Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)" - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0 - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/ - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/ into cpu/arm920t/$(SOC)/
-
Wolfgang Denk authored
parameter type cleanup for NetSetTimeout()
-
- Sep 29, 2004
-
-
Wolfgang Denk authored
- Added support for both 8 and 16 bit mode access to System ACE CF through MPU. - Fixed missing System ACE CF device during get FAT partition info in fat_register_device function. - Enabled System ACE CF support on ML300. * Patch by Sean Chang, 09 Aug 2004: Synch defines for saveenv and do_saveenv functions so they get compiled under the same statement.
-
Wolfgang Denk authored
- Added I2C support for ML300. - Added support for ML300 to read out its environment information stored on the EEPROM. - Added support to use board specific parameters as part of U-Boot's environment information. - Updated MLD files to support configuration for new features above. * Patches by Travis Sawyer, 5 Aug 2004: - Remove incorrect bridge settings for eth group 6 - Add call to setup bridge in ppc_440x_eth_initialize - Fix ppc_440x_eth_init to reset the phy only if its the first time through, otherwise, just check the phy for the autonegotiated speed/duplex. This allows the use of netconsole - only print the speed/duplex the first time the phy is reset.
-
Wolfgang Denk authored
Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using <asm/byteorder.h> when using the host compiler
-
- Sep 28, 2004
-
-
Wolfgang Denk authored
Fix NFS timeout issue
-
Wolfgang Denk authored
- Fix host tools building in Cygwin environment - Fix header files search order for host tools * Patch by Tom Armistead, 19 Jul 2004: Fix kgdb.S support for 74xx_75x cpu
-
Wolfgang Denk authored
Fix MPC85xx I2C driver
-
Wolfgang Denk authored
-
Wolfgang Denk authored
Set the PCI class code for JSE board as part of PCI interface setup * Patch by Michael Bendzick, 15 Jul 2004: Fix problem with writes with odd sizes in drivers/cfi_flash.c when CFG_FLASH_USE_BUFFER_WRITE is set
-
Wolfgang Denk authored
Allow clock setting on MPC866/MPC885 series chips according to environment variable `cpuclk' * Patch by Yuli Barcohen, 20 Apr 2004: Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
-
Wolfgang Denk authored
Add support for xaeniax board
-
- Sep 27, 2004
-
-
Wolfgang Denk authored
COPYING file * Fix FEC ethernet problem on NSCU board.
-
- Sep 21, 2004
-
-
Wolfgang Denk authored
allow to use USART1 as console port on at91rm9200dk boards
-
- Sep 16, 2004
-
-
Wolfgang Denk authored
-
Stefan Roese authored
-
Stefan Roese authored
-