Wolfgang Denk
f57f70aab9
Support passing of OF flat trees to the kernel.
...
Patch by Pantelis Antoniou, 04 Sep 2005
19 years ago
Marian Balakowicz
e6f2e90233
Added support for TQM834x boards.
19 years ago
Wolfgang Denk
3df5bea0b0
Add support for NetSilicon NS7520 processor.
...
Patch by Art Shipkowski, 12 May 2005
Cleanup.
20 years ago
Wolfgang Denk
7521af1c7d
Add support for AP1000 board.
...
Patch by James MacAulay, 07 Oct 2005
20 years ago
Wolfgang Denk
95f9dda216
Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
...
Patch by Anders Larsen, 07 Oct 2005
The Atmel errata #11 states that the transfer buffer descriptor
table must be aligned on a 16-word boundary. As it turned out, this
is insufficient - it seems the table must be aligned on a boundary
at least as large as the table itself (in Linux this is not an
issue - the table is aligned on a PAGE_SIZE (4096) boundary).
20 years ago
Wolfgang Denk
96782c63d3
Cleanup warnings for cpu/arm720t & cpu/arm1136 files.
...
sed the linker scripts, rather than pre-process them.
Patch by Peter Pearse, 07 Oct 2005
20 years ago
Stefan Roese
c29ab9d71d
Fix gzip bmp support (test if malloc fails, warning when truncated).
...
Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board.
Patch by Stefan Roese, 08 Oct 2005
20 years ago
Wolfgang Denk
b8e16a3450
Cleanup
20 years ago
Wolfgang Denk
64db4b10a5
Make "split_by_variant.sh" executable.
20 years ago
Wolfgang Denk
87cb6862b9
Update make target for ARM supported boards.
...
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
20 years ago
Wolfgang Denk
f5c254d719
Fix the machine-id of the Cogent csb637 board
...
Patch by Anders Larsen, 05 Oct 2005
20 years ago
Wolfgang Denk
645da51097
Add support for Cogent csb637
...
Patch by Anders Larsen, 29 Apr 2005
20 years ago
Wolfgang Denk
080bdb7f3a
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
...
Patch by Anders Larsen, 29 Apr 2005
* Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005
(8e2be51de8
)
20 years ago
Wolfgang Denk
99b0d2851a
Added support for KwikByte KB920x boards (based on AT91RM9200)
...
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
20 years ago
Wolfgang Denk
45237bc00b
Add support for S29GL064M-R3 flash chip on xsengine board
...
Patch by Kurt Stremerch, 18 Apr 2005
20 years ago
Wolfgang Denk
9b880bd4d8
Update ARM Integrator boards:
...
Correct addessing errors in platform files.
Split off common core module data from Integrator header files to
include/armcoremodule.h.
Patch by Peter Pearse, 04 Oct 2005
20 years ago
Stefan Roese
93b17ec382
Change board message on AMCC Yosemite & Yellowstone to common style
...
Patch by Stefan Roese, 3 Oct 2005
20 years ago
Stefan Roese
2c7b2ab5a0
Fix problem with SM501 init on HH405 board.
...
Patch by Stefan Roese, 30 Sep 2005
20 years ago
Wolfgang Denk
0e4018d244
Add support for MP2USB board.
...
Patch by Eric Benard, 07 Apr 2005
20 years ago
Wolfgang Denk
c570b2fdf5
Add board support for armadillo HT1070
...
Patch by Rowel Atienza, 06 Apr 2005
20 years ago
Wolfgang Denk
8e6f1a8ec2
Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board
...
Patch by Marc Leeman, 04 Mar 2005
20 years ago
Wolfgang Denk
716c1dcb41
Cleanup
20 years ago
Wolfgang Denk
49a7581c6c
OMAP242x H4 board update
...
- fix for ES2 differences.
- switch to using the cfi_flash driver.
- fix SRAM build address.
- fix for GP device operation.
- unlock SRAM for GP devices.
- display more device information.
- fix potential deadlock in omap24xx_i2c driver.
- fix DLL load values to match dpllout*1 operation.
- fix 2nd chip select init for combo DDR device.
- add support for CFI Intel 28F256L18 on H4 board.
Patch by Richard Woodruff, 03 Mar 2005
20 years ago
Wolfgang Denk
c177bb5f6c
Fix VOH405 Support
...
Patch by Matthias Fuchs, 25 Sep 2005
20 years ago
Wolfgang Denk
1972dc0a9e
Added support for PCI bridge on MPC8272ADS
...
Patch by Vitaly Bordug, Feb 09 2005
20 years ago
Wolfgang Denk
0148e8cb43
Update multicore CM9XX support for Integrator AP to allow booting from flash
...
Patch by Jean-Paul Saman, 8 Feb 2005
20 years ago
Wolfgang Denk
70a2047ff6
Add Vibren (was Accelent) PXA255 IDP Support
...
Patch by Cliff Brake, 04 Feb 2005
20 years ago
Wolfgang Denk
fe7eb5d88b
Cleanup
20 years ago
Wolfgang Denk
74f4304ee7
Add ARM946E cpu and core module targets; remap memory to 0x00000000
...
Patch by Peter Pearse, 2 Feb 2005
20 years ago
Wolfgang Denk
c97a2aaf27
OMAP242x fix for GP device booting
...
- Add SRAM unlock for GP devices.
- Change DDR DLL unlock value to allow DPLLout*1 operation.
Patches by Richard Woodruff, 21 Jan 2005:
20 years ago
Wolfgang Denk
265817c7e6
Add support for AMD's Pb1x00 eval board;
...
add MII routines to the au1x00 ethernet driver;
add USB ohci driver (work in progress)
Patch by Thomas Sailer, 20 Jan 2005
20 years ago
Wolfgang Denk
b63de2c053
Update omap5912osk board:
...
Use drivers/cfi_flash.c instead of private flash driver;
Remove hardcoded personalized settings from omap5912osk.h;
Fix spacing with (RO) marks in 'flinfo' output.
Patch by Michael Bendzick, 14 Jan 2005
20 years ago
Wolfgang Denk
3706ba1a36
Fix warnings for PCI code on ixp
...
Patch by Joe <lgxue@yahoo.com>, 13 Jan 2005
20 years ago
Wolfgang Denk
2b792afcc5
* Fix PHY address argument passing with mii info command
...
Patch by Andrew Dyer, 28 Dec 2004
* Cleanup: fix broken builds
20 years ago
Wolfgang Denk
9ea4b5886a
More cleanup: get rid or redundand #defines
20 years ago
Wolfgang Denk
0c8721a466
Cleanup (PPC4xx is AMCC now)
20 years ago
Stefan Roese
7644f16f6b
esd CPCI2DP board added
...
Patch by Matthias Fuchs, 22 Sep 2005
20 years ago
Stefan Roese
026cb5d864
esd PMC405 board updated
...
Patch by Matthias Fuchs, 22 Sep 2005
20 years ago
Stefan Roese
98f4a3dfcb
Add SM501 support to HH405 board.
...
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP).
Add support for eeprom write-enable (CFG_EEPROM_WREN).
Patch by Stefan Roese, 22 Sep 2005
20 years ago
Wolfgang Denk
8b4c9e7c14
Fix bug in auto_update (trab board)
...
Patch by Martin Krause, 16 Sep 2005
20 years ago
Stefan Roese
34c0a5e98b
Update AMCC Yosemite to get a consistent setup for all AMCC eval
...
boards (baudrate, environment...). Flash driver fixed.
Patch by Stefan Roese, 15 Sep 2005
20 years ago
Wolfgang Denk
ac7eb8a315
Update of new NAND code
...
Patch by Ladislav Michl, 13 Sep 2005
20 years ago
Wolfgang Denk
6d51e505ad
Cleanup compiler warnings.
20 years ago
Stefan Roese
9d2a873bdf
Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
...
Removed CFG_CMD_DISPLAY from default commands.
Fixed compiler warning in net.c.
Patch by Stefan Roese, 31 Aug 2005
20 years ago
Wolfgang Denk
807d5d7319
Fix problems with ld version 2.16 (dot outside sections problem)
...
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
20 years ago
Wolfgang Denk
9f96ae44c6
Add keyboard and dot matrix display support for HMI1001 board.
20 years ago
Stefan Roese
5e4b3361bc
Add esd cpci5200 and pf5200 boards
...
Patch by Reinhard Arlt, 22 Aug 2005
20 years ago
Wolfgang Denk
c7db9a3805
Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2
...
Patch by Martin Krause, 08 Jun 2005
20 years ago
Wolfgang Denk
6617aae9b9
Add new board specific commands for TQM5200/STK52XX
...
- Sound commands (beep, wav, sound)
- Test commands (led, can, backlight, rs232)
Patch by Martin Krause, 02 May 2005
20 years ago
Wolfgang Denk
601aed1e8f
Add automatic HW detection for another CMC_PU2 variant
...
Patch by Martin Krause, 20 Apr 2005
20 years ago