- 03 May, 2005 3 commits
-
-
stroese authored
Update for P3G4 Fix problems in cmd_universe.c * Patch by Matthias Fuchs, 03 May 2005: Added missing variable declaration in cmd_nand.c Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
-
stroese authored
Added missing variable declaration in cmd_nand.c Modified CFG_PCI_PTM1MS in configs/PLU405.h to map 128MB ram
-
stroese authored
Update for P3G4 Fix problems in cmd_universe.c
-
- 22 Apr, 2005 1 commit
-
-
wdenk authored
-
- 21 Apr, 2005 1 commit
-
-
wdenk authored
PM520 boards. Fix PHY address for canmb board.
-
- 20 Apr, 2005 4 commits
- 13 Apr, 2005 4 commits
- 07 Apr, 2005 5 commits
-
-
wdenk authored
-
wdenk authored
Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C * Patch by Steven Scholz, 07 Apr 2005: Fix compiler warning in altera.c * Patch by Ladislav Michl, 06 Apr 2005: Fix voiceblue configuration.
-
stroese authored
Updates for OCOTEA board: - Changed U-Boot size from 512kByte to 256kByte - Fixed flash driver to support boot from soldered user flash - Added README for switch from PIBS firmware to U-Boot
-
stroese authored
-
stroese authored
- Change timer frequency for ppc 440 from 10 ms to 1 ms. Problem found by Andrew Wozniak.
-
- 06 Apr, 2005 2 commits
-
-
wdenk authored
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
-
wdenk authored
- update the pxa-regs.h file for PXA27x chips - add PXA27x based ADSVIX board - add support for MMC on PXA27x processors * Patch by Andrew E. Mileski, 28 Nov 2004: Fix PPC4xx SPD SDRAM detection bug * Patch by Hiroshi Ito, 26 Nov 2004: Fix logic of "test -z" and "test -n" commands
-
- 05 Apr, 2005 4 commits
-
-
wdenk authored
Add support for VoiceBlue board. * Patch by Ladislav Michl, 05 Apr 2005: Fix netboot_common() prototypes. * Cleanup.
-
wdenk authored
- Use i.MX watchdog timer for reset_cpu() - Move reset_cpu() out of cpu/arm920t/start.S into the SoC specific subdirectories cpu/arm920t/imx/ and cpu/arm920t/s3c24x0/ (now in interupts.c)
-
wdenk authored
-
wdenk authored
-
- 04 Apr, 2005 5 commits
-
-
wdenk authored
Interfaces are named as follows: "ENET1" - TSEC2, "ENET2" - FEC * Patch by Martin Krause, 04 Apr 2005: Update default configuration for CMC_PU2 board.
-
wdenk authored
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
-
wdenk authored
-
wdenk authored
Make sure that MDIO clock does not exceed 2.5 MHz on AT91
-
wdenk authored
reset timers so it's save to use udelay() in timeout code.
-
- 03 Apr, 2005 11 commits
-
-
wdenk authored
add udelay support for the mcf5282 cpu * Patch by Tolunay Orkun, 16 November 2004: fix incorrect onboard Xilinx CPLD base address
-
wdenk authored
- Add low-boot option for MPC8260ADS board (if lowboot is selected, the jumper for the HRCW source should select flash. If lowboot is not selected, the jumper for the HRCW source should select the BCSR. - change default load base address to 0x00400000
-
wdenk authored
Add support for Analogue & Micro Rattler boards. Tested on Rattler8248. * Patch by Andre Renaud, 08 Nov 2004: Fix watchdog support in common/lcd.c * Patch by Marc Leeman, 05 Nov 2003: Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU bug only affects the XPC8245 processors
-
wdenk authored
- Add support for MicroSys CPU87 board - Add support for MicroSys PM854 board
-
wdenk authored
Add missing NIOS/NIOS2 support for "iminfo" command * Patch by Detlev Zundel, 29 Oct 2004: Add missing NIOS/NIOS2 support for "mkimage" tool.
-
wdenk authored
Add missing 440GX SDRAM Controller reset
-
wdenk authored
Declare reset_cpu() in include/common.h instead locally
-
wdenk authored
- Add support for HIDDEN_DRAGON board - fix endianess problem in driver/rtl1839.c * Patch by Allen Curtis, 21 Oct 2004: support multiple serial ports
-
wdenk authored
Add call to eth_halt() in net/net.c when called functions fail after eth_init() has been called. * Patch by Sam Song, 3 April 2005: - Update README.Netconsole - Update README
-
wdenk authored
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0
-
wdenk authored
-