History log of /rk3399_rockchip-uboot/Makefile (Results 2151 – 2175 of 2314)
Revision Date Author Comments
# 8ed96046 09-Jan-2005 wdenk <wdenk>

* Patches by Richard Woodruff, 01 Oct 2004:
add support for the TI OMAP2420 processor and its H4 reference
board

* Patch by Christian Pellegrin, 24 Sep 2004:
Added support for NE2000 compatibl

* Patches by Richard Woodruff, 01 Oct 2004:
add support for the TI OMAP2420 processor and its H4 reference
board

* Patch by Christian Pellegrin, 24 Sep 2004:
Added support for NE2000 compatible (DP8390, DP83902) NICs.

show more ...


# ff36fd85 09-Jan-2005 wdenk <wdenk>

* Patch by Leif Lindholm, 23 Sep 2004:
add support for the AMD db1550 board

* Patch by Travis Sawyer, 15 Sep 2004:
Add CONFIG_SERIAL_MULTI support for ppc4xx,
update README.serial_multi


# 6310eb9d 09-Jan-2005 wdenk <wdenk>

Patches by David Snowdon, 07 Sep 2004:
- add u-boot.hex target in the top level Makefile
- add support for the UNSW/NICTA PLEB 2 board (pleb2)
- use -mtune=xscale and -march=armv5 options for PXA


# a562e1bd 09-Jan-2005 wdenk <wdenk>

Patch by Florian Schlote, 08 Sep 2004:
Add support for SenTec-COBRA5272-board (Coldfire).


# ec0aee7b 19-Dec-2004 wdenk <wdenk>

Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100


# f7d1572b 18-Dec-2004 wdenk <wdenk>

Add support for UC100 board


# c419d1d6 16-Dec-2004 stroese <stroese>

some new esd boards added


# 138ff60c 16-Dec-2004 wdenk <wdenk>

Add support for INKA4X0 board


# 7e6bf358 12-Dec-2004 wdenk <wdenk>

Patch by Martin Krause, 27 Oct 2004:
- add support for "STK52xx" board (including PS/2 multiplexer)
- add hardware detection for TQM5200


# 25d6712a 10-Dec-2004 wdenk <wdenk>

* Clean up CMC PU2 flash driver

* Update MAINTAINERS file

* Fix bug in MPC823 LCD driver


# 983fda83 28-Oct-2004 wdenk <wdenk>

Patch by TsiChung Liew, 23 Sep 2004:
- add support for MPC8220 CPU
- Add support for Alaska and Yukon boards


# c15f3120 10-Oct-2004 wdenk <wdenk>

* Patch by Michael Bendzick, 30 Aug 2004:
- 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 ru

* Patch by Michael Bendzick, 30 Aug 2004:
- 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

show more ...


# 5c952cf0 10-Oct-2004 wdenk <wdenk>

Patches by Scott McNutt, 24 Aug 2004:
- Add support for Altera Nios-II processors.
- Add support for Psyent PCI-5441 board.
- Add support for Psyent PK1C20 board.


# 03f5c550 10-Oct-2004 wdenk <wdenk>

Patches by Jon Loeliger, 24 Aug 2004:
- Add support for the MPC8541 and MPC8555 CDS boards
- Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR


# 2cbe571a 10-Oct-2004 wdenk <wdenk>

* Patch by Gary Jennejohn, 01 Oct 2004:
- add support for CMC PU2 board
- add support for I2C on at91rm9200

* Patch by Gary Jennejohn, 28 Sep 2004:
fix baudrate handling on at91rm9200


# 1d9f4105 09-Oct-2004 wdenk <wdenk>

Patch by Steven Scholz, 16 Aug 2004:
- 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

Patch by Steven Scholz, 16 Aug 2004:
- 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)/

show more ...


# da93ed81 29-Sep-2004 wdenk <wdenk>

* Patch by Shlomo Kut, 29 Mar 2004:
Add support for MKS Instruments "Quantum" board

* Fix build problem with Cogent boards;
avoid using <asm/byteorder.h> when using the host compiler


# 4ec3a7f0 28-Sep-2004 wdenk <wdenk>

Patch by Vincent Dubey, 24 Sep 2004:
Add support for xaeniax board


# 1d6f9720 09-Sep-2004 wdenk <wdenk>

Fix SysClk handling for PPChameleon and CATcenter boards


# eedcd078 08-Sep-2004 wdenk <wdenk>

* Patch by Detlev Zundel, 08 Sep 2004:
Update etags build target

* Improve NetConsole support: add support for broadcast destination
address and buffered input.

* Cleanup compiler warnings for

* Patch by Detlev Zundel, 08 Sep 2004:
Update etags build target

* Improve NetConsole support: add support for broadcast destination
address and buffered input.

* Cleanup compiler warnings for GCC 3.3.x and later

* Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch

show more ...


# 7ca202f5 28-Aug-2004 wdenk <wdenk>

Add support for IDS "NC650" board


# 31a64923 28-Aug-2004 wdenk <wdenk>

* Add automatic update support for LWMON board

* Enable MSDOS/VFAT filesystem support for LWMON board

* Clear Block Lock-Bits when erasing flash on LWMON board.

* Fix return code of "fatload" comm

* Add automatic update support for LWMON board

* Enable MSDOS/VFAT filesystem support for LWMON board

* Clear Block Lock-Bits when erasing flash on LWMON board.

* Fix return code of "fatload" command

* Disable debugging for TQM5200 board

show more ...


# 89394047 04-Aug-2004 wdenk <wdenk>

* Patch by Martin Krause, 03 Aug 2004:
change timing for SM501 graphics controller on TQM5200 module

* Patch by Mark Jonas, 13 July 2004:
- Total5200 LCD now run in little endian mode. Endianess

* Patch by Martin Krause, 03 Aug 2004:
change timing for SM501 graphics controller on TQM5200 module

* Patch by Mark Jonas, 13 July 2004:
- Total5200 LCD now run in little endian mode. Endianess conversion
is done in hardware.
- Removed last reference to "console" environment variable.

show more ...


# 281e00a3 01-Aug-2004 wdenk <wdenk>

* Code cleanup

* Patch by Sascha Hauer, 28 Jun:
- add generic support for Motorola i.MX architecture
- add support for mx1ads, mx1fs2 and scb9328 boards

* Patches by Marc Leeman, 23 Jul 2004:

* Code cleanup

* Patch by Sascha Hauer, 28 Jun:
- add generic support for Motorola i.MX architecture
- add support for mx1ads, mx1fs2 and scb9328 boards

* Patches by Marc Leeman, 23 Jul 2004:
- Add define for the PCI/Memory Buffer Configuration Register
- corrected comments in cpu/mpc824x/cpu_init.c

* Add support for multiple serial interfaces
(for example to allow modem dial-in / dial-out)

show more ...


# 6c7a1408 11-Jul-2004 wdenk <wdenk>

Patch by Mark Jonas, 01 Jul 2004:
Added support for Total5100 and Total5200 (Rev.1 and Rev.2)
MGT5100 and MPC5200 based Freescale platforms.


1...<<81828384858687888990>>...93