History log of /rk3399_rockchip-uboot/include/exports.h (Results 76 – 80 of 80)
Revision Date Author Comments
# c83bf6a2 06-Jan-2004 wdenk <wdenk>

Add a common get_ram_size() function and modify the the
board-specific files to invoke that common implementation.


# f5300ab2 12-Sep-2003 wdenk <wdenk>

Move TRAB burn-in tests to TRAB board directory


# 4f7cb08e 11-Sep-2003 wdenk <wdenk>

* Patch by Martin Krause, 11 Sep 2003:
add burn-in tests for TRAB board

* Enable instruction cache on MPC5200 board


# 77846748 26-Jul-2003 wdenk <wdenk>

* Allow crc32 to be used at address 0x000

* Provide consistent interface to standalone applications to access
the 'global_data' structure
Provide a doc/README.standalone more useful to users/dev

* Allow crc32 to be used at address 0x000

* Provide consistent interface to standalone applications to access
the 'global_data' structure
Provide a doc/README.standalone more useful to users/developers.

* Make IceCube MGT5100 FEC driver work

show more ...


# 27b207fd 24-Jul-2003 wdenk <wdenk>

* Implement new mechanism to export U-Boot's functions to standalone
applications: instead of using (PPC-specific) system calls we now
use a jump table; please see doc/README.standalone for detai

* Implement new mechanism to export U-Boot's functions to standalone
applications: instead of using (PPC-specific) system calls we now
use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
added support for Unity OS (a proprietary OS)

show more ...


1234