12 Jan, 2018

1 commit


15 Nov, 2016

1 commit


11 Oct, 2016

1 commit


05 Aug, 2015

1 commit


26 Oct, 2014

1 commit


20 Aug, 2013

1 commit


20 Jul, 2009

1 commit

  • Shove a lot of the HOSTCC and related #ifdef checking crap into the new
    compiler.h header so that we can keep all other headers nice and clean.

    Also introduce custom uswap functions so we don't have to rely on the non
    standard implementations that a host may (or may not in the case of OS X)
    provide. This allows mkimage to finally build cleanly on an OS X system.

    Signed-off-by: Mike Frysinger

    Mike Frysinger
     

04 Apr, 2009

1 commit


21 May, 2008

1 commit

  • 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: Wolfgang Denk

    Wolfgang Denk
     

31 Oct, 2003

1 commit


09 Oct, 2003

1 commit

  • allow mkimage to build and run on Cygwin-hosted systems

    * Patch by Frank Müller, 18 Sep 2003:
    use bi_intfreq instead of bi_busfreq to compute fec_mii_speed in
    cpu/mpc8xx/fec.c

    * Patch by Pantelis Antoniou, 16 Sep 2003:
    add tool to compute fileds in the PLPRCR register for MPC86x

    wdenk
     

28 Jun, 2003

1 commit

  • - remove trailing white space, trailing empty lines, C++ comments, etc.
    - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

    * Patches by Kenneth Johansson, 25 Jun 2003:
    - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)

    wdenk
     

01 Oct, 2002

1 commit