Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-04 | Patch by Steven Scholz, 4 Apr 2005: | wdenk | |
- 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 | |||
2005-04-02 | Prepare for SoC rework of ARM code: | wdenk | |
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | |||
2005-01-09 | Patches by David Snowdon, 07 Sep 2004: | wdenk | |
- 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 |