1. 31 3月, 2009 1 次提交
  2. 29 3月, 2009 1 次提交
  3. 24 1月, 2009 1 次提交
  4. 19 10月, 2008 1 次提交
  5. 11 9月, 2008 2 次提交
  6. 21 5月, 2008 1 次提交
    • W
      Big white-space cleanup. · 53677ef1
      Wolfgang Denk 提交于
      This commit gets rid of a huge amount of silly white-space issues.
      Especially, all sequences of SPACEs followed by TAB characters get
      removed (unless they appear in print statements).
      
      Also remove all embedded "vim:" and "vi:" statements which hide
      indentation problems.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      53677ef1
  7. 21 11月, 2007 1 次提交
  8. 10 7月, 2007 1 次提交
  9. 05 7月, 2007 1 次提交
  10. 21 7月, 2006 2 次提交
  11. 04 4月, 2005 1 次提交
    • W
      Patch by Steven Scholz, 4 Apr 2005: · 8aa1a2d1
      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
      8aa1a2d1
  12. 03 4月, 2005 1 次提交
    • W
      Prepare for SoC rework of ARM code: · 400558b5
      wdenk 提交于
      - rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
      - rename memsetup into lowlevel_init (function name and source files)
      400558b5
  13. 07 12月, 2003 1 次提交
    • W
      * Patch by Gleb Natapov, 19 Sep 2003: · a8c7c708
      wdenk 提交于
        Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c
      
      * Patch by Anders Larsen, 17 Sep 2003:
        Bring ARM memory layout in sync with the documentation:
        stack and malloc-heap are now located _below_ the U-Boot code
      a8c7c708
  14. 20 6月, 2003 1 次提交
    • W
      * Patches by David Mller, 12 Jun 2003: · 48b42616
      wdenk 提交于
        - rewrite of the S3C24X0 register definitions stuff
        - "driver" for the built-in S3C24X0 RTC
      
      * Patches by Yuli Barcohen, 12 Jun 2003:
        - Add MII support and Ethernet PHY initialization for MPC8260ADS board
        - Fix incorrect SIUMCR initialisation caused by wrong Hard Reset
          configuration word supplied by FPGA on some MPC8260ADS boards
      
      * Patch by Pantelis Antoniou, 10 Jun 2003:
        Unify status LED interface
      48b42616
  15. 11 11月, 2002 1 次提交
    • W
      * Vince Husovsky, 7 Nov 2002: · 7f6c2cbc
      wdenk 提交于
        Add "-n" to linker options to get rid of "Not enough room for
        program headers" problem
      
      * Patch by David Mller, 05 Nov 2002
        Rename CONFIG_PLL_INPUT_FREQ to CONFIG_SYS_CLK_FREQ
        so we can use an already existing name
      
      * Patch by Pierre Aubert, 05 Nov 2002
        Hardware related improvements in FDC boot code
      
      * Patch by Holger Schurig, 5 Nov 2002:
        Make the PXA really change it's frequency
      
      * Patch by Pierre Aubert, 05 Nov 2002
        Add support for slave serial Spartan 2 FPGAs
      
      * Fix uninitialized memory (MAC address) in 8xx SCC/FEC ethernet
        drivers
      7f6c2cbc
  16. 04 11月, 2002 1 次提交
  17. 26 10月, 2002 1 次提交
  18. 11 9月, 2002 1 次提交