Skip to content
This project is mirrored from https://github.com/u-boot/u-boot.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Mar 13, 2006
    • Stefan Roese's avatar
      Change max size of uncompressed uImage's to 8MByte and add · 15940c9a
      Stefan Roese authored
      CFG_BOOTM_LEN to adjust this setting.
      
      As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
      uImages was restricted to 4MBytes. This default size is now
      increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
      in the board config file.
      
      Patch by Stefan Roese, 13 Mar 2006
      15940c9a
  2. Mar 12, 2006
  3. Jan 11, 2006
  4. Nov 22, 2005
    • Stefan Roese's avatar
      Add support for Prodrive P3P440 board: · 5568e613
      Stefan Roese authored
      - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
      - CFG_FLASH_QUIET_TEST added to use the common CFI driver
        for bank autodetection
      Patch by Stefan Roese, 22 Nov 2005
      5568e613
  5. Nov 20, 2005
  6. Oct 12, 2005
  7. Oct 08, 2005
  8. Oct 05, 2005
  9. Oct 04, 2005
  10. Sep 25, 2005
  11. Sep 24, 2005
  12. Sep 23, 2005
  13. Sep 22, 2005
    • Stefan Roese's avatar
      Add SM501 support to HH405 board. · 98f4a3df
      Stefan Roese authored
      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
      98f4a3df
  14. Aug 01, 2005
  15. Jul 29, 2005
  16. May 03, 2005
  17. Apr 13, 2005
    • Wolfgang Denk's avatar
      * Fixes for TQM8560 board: · 2a8af187
      Wolfgang Denk authored
        - fix clock rates
        - remove debug messages
        - fix flash sector protection
      
      * Patch by Steven Scholz, 07 Apr 2005:
        Fix warning in cpu/arm920t/at91rm9200/i2c.c
      2a8af187
  18. Apr 06, 2005
  19. Apr 05, 2005
  20. Apr 04, 2005
    • Wolfgang Denk's avatar
      Patch by Steven Scholz, 4 Apr 2005: · 8aa1a2d1
      Wolfgang Denk authored
      - 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
      8aa1a2d1
  21. Apr 03, 2005
  22. Apr 02, 2005
  23. Feb 24, 2005
  24. Jan 09, 2005
  25. Dec 16, 2004
  26. Dec 10, 2004
  27. Oct 28, 2004
  28. Oct 17, 2004
  29. Oct 10, 2004
  30. Oct 09, 2004
    • Wolfgang Denk's avatar
      Patch by Sam Song, 21 August 2004: · 30d56fae
      Wolfgang Denk authored
      - Fix a typo in README
      - Align "(RO)" output for "flinfo" after "protect on"
      - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency
        ratio 1:1 when core frequency less than 50MHz
      30d56fae
    • Wolfgang Denk's avatar
      Patch by Steven Scholz, 16 Aug 2004: · 1d9f4105
      Wolfgang Denk authored
      - 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)/
      1d9f4105
  31. Sep 28, 2004
    • Wolfgang Denk's avatar
      * Patch by Yuli Barcohen, 13 Jul 2004: · 66ca92a5
      Wolfgang Denk authored
        Allow clock setting on MPC866/MPC885 series chips according to
        environment variable `cpuclk'
      
      * Patch by Yuli Barcohen, 20 Apr 2004:
        Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
      66ca92a5
  32. Aug 02, 2004
    • Wolfgang Denk's avatar
      * Patch by Andreas Engel, 12 Jul 2004: · 6705d81e
      Wolfgang Denk authored
        Replaced hardcoded PL011 clock frequency with config variable.
        Fixed wrong CONFIG_CMD_DFL doc.
      
      * Patch by Thomas Viehweger, 09 Jun 2004:
        make it possible to remove chpart when there is only one partition
      6705d81e
  33. Jul 11, 2004
Loading