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. Jan 11, 2006
  2. 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
  3. Nov 20, 2005
  4. Oct 12, 2005
  5. Oct 08, 2005
  6. Oct 05, 2005
  7. Oct 04, 2005
  8. Sep 25, 2005
  9. Sep 24, 2005
  10. Sep 23, 2005
  11. 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
  12. Aug 01, 2005
  13. Jul 29, 2005
  14. May 03, 2005
  15. 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
  16. Apr 06, 2005
  17. Apr 05, 2005
  18. 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
  19. Apr 03, 2005
  20. Apr 02, 2005
  21. Feb 24, 2005
  22. Jan 09, 2005
  23. Dec 16, 2004
  24. Dec 10, 2004
  25. Oct 28, 2004
  26. Oct 17, 2004
  27. Oct 10, 2004
  28. 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
  29. 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
  30. 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
  31. Jul 11, 2004
  32. Jul 10, 2004
    • Wolfgang Denk's avatar
      Patches by Yasushi Shoji, 29 Jun 2004: · 857cad37
      Wolfgang Denk authored
      - add empty include/asm-microblaze/processor.h
      - add to CREDITS and MAINTAINERS
      - add gd initialization
      - add MicroBlaze and SUZAKU board to MAKEALL script
      - add reset support for SUZAKU
      - add flush_cache() for MicroBlaze
      - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
        size flash memory on SUZAKU
      857cad37
Loading