summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added support for TQM834x boards.Marian Balakowicz2005-10-111-0/+3
|
* Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+3
| | | | Patch by James MacAulay, 07 Oct 2005
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-091-3/+3
| | | | | sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005
* Make "split_by_variant.sh" executable.Wolfgang Denk2005-10-061-3/+0
|
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-173/+36
| | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* Add support for Cogent csb637Wolfgang Denk2005-10-051-0/+3
| | | | Patch by Anders Larsen, 29 Apr 2005
* Added support for KwikByte KB920x boards (based on AT91RM9200)Wolfgang Denk2005-10-051-0/+3
| | | | Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
* Add support for MP2USB board.Wolfgang Denk2005-09-261-0/+3
| | | | Patch by Eric Benard, 07 Apr 2005
* Add board support for armadillo HT1070Wolfgang Denk2005-09-261-0/+3
| | | | Patch by Rowel Atienza, 06 Apr 2005
* Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) boardWolfgang Denk2005-09-251-0/+3
| | | | Patch by Marc Leeman, 04 Mar 2005
* CleanupWolfgang Denk2005-09-251-4/+4
|
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-251-4/+171
| | | | Patch by Peter Pearse, 2 Feb 2005
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-0/+5
| | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
* esd CPCI2DP board addedStefan Roese2005-09-221-0/+3
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* Add esd cpci5200 and pf5200 boardsStefan Roese2005-08-221-0/+6
| | | | Patch by Reinhard Arlt, 22 Aug 2005
* Add 82dnt board supportWolfgang Denk2005-08-181-0/+3
|\
| * Add CHANEGLOG entry; sort Makefile entriesWolfgang Denk2005-08-181-3/+3
| |
| * Merge with pollux.denx.org:/home/git/u-boot/.git2005-08-161-4/+13
| |\
| * \ Merge with pollux.denx.org:/home/git/u-boot/.git2005-08-121-0/+8
| |\ \
| * | | Added support for O2DNT board.2005-08-091-0/+3
| | | |
* | | | Minor Makefile cleanupWolfgang Denk2005-08-181-1/+1
| |_|/ |/| |
* | | Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.Wolfgang Denk2005-08-151-0/+3
| | | | | | | | | | | | Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
* | | Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-151-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Second serial port on 440GX now defined as a system device. Add 'Short Etch' code for Cicada PHY within 440gx_enet.c Patch by Travis B. Sawyer, 12 Jul 2005 Check return value of malloc in 440gx_enet.c Patch by Travis B. Sawyer, 18 Jul 2005
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-131-1/+1
|\ \ \
| * | | make "make clean" remove all build resultsWolfgang Denk2005-08-131-1/+1
| | | |
* | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-121-2/+10
|\ \ \ \ | |/ / /
| * | | Make "tr" command use POSIX compliant; export HOSTOS make variableWolfgang Denk2005-08-121-2/+2
| | |/ | |/| | | | | | | Patch by Murray Jensen, 30 Jun 2005
| * | Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-121-3/+3
| |\ \
| * | | Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-101-0/+3
| |/ / | | | | | | | | | Minor coding style cleanup.
| * | Add configuration for IFM SPI eval boardWolfgang Denk2005-08-101-0/+5
| |/
* | Fix dbau1xxx (= MIPS big and little endian) build options.Wolfgang Denk2005-08-081-1/+1
|/ | | | | | Incorrect gcc options (big endian -BE switch) were used for dbau1550_el which is a little endian build; also get rid of reference to non-existant cpu/mips/little/liblittle.a library
* Add support for ep8248 boardWolfgang Denk2005-08-061-0/+4
| | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
* Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk2005-08-051-1/+34
|\
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-051-4/+3
| |\
| * \ Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger2005-08-021-8/+21
| |\ \
| * | | * Patch by Ron Alder, 11 July 2005Lunsheng Wang2005-07-291-0/+20
| | | | | | | | | | | | | | | | | | | | Add Xianghua Xiao and Lunsheng Wang's support for the GDA MPC8540 EVAL board.
| * | | * Patch by Eran LibertyEran Liberty2005-07-281-1/+11
| | | | | | | | | | | | | | | | Add support for the Freescale MPC8349ADS board.
| * | | * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-251-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
* | | | Add support for MicroSys PM856 boardWolfgang Denk2005-08-051-0/+3
| |_|/ |/| | | | | | | | Patch by Josef Wagner, 03 Aug 2005
* | | Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-031-4/+3
| |/ |/|
* | Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-011-8/+21
|/ | | | Patch by Stefan Roese, 01 Aug 2005
* * Add support for HMI1001 boardwdenk2005-06-101-0/+4
| | | | * Disable "date" and "sntp" commands on TQM866M which has no RTC
* Patch by Juergen Selent, 17 May 2005:wdenk2005-05-301-0/+5
| | | | Add support for Funkwerk VoVPN gateway module.
* Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-191-0/+6
| | | | add support for the OpenGear CM4008 board
* * Fix debug code in omap5912osk flash driverwdenk2005-05-121-0/+3
| | | | * Add support for MPC8247 based "IDS8247" board.
* On LWMON we must use the watchdog to reset the board as the CPUwdenk2005-05-091-1/+2
| | | | genereated HRESET pulse is too short to reset the external circuitry.
* Add support for canmb boardwdenk2005-04-131-1/+4
|
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-061-10/+6
| | | | | - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-061-0/+3
| | | | | | | | | | | | - 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
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-051-0/+13
| | | | | | | | | Add support for VoiceBlue board. * Patch by Ladislav Michl, 05 Apr 2005: Fix netboot_common() prototypes. * Cleanup.