09 Nov, 2013

1 commit

  • Linux Kernel abolished include/linux/config.h long time ago.
    (around version v2.6.18..v2.6.19)

    We don't need to provide Linux copatibility any more.

    This commit deletes include/linux/config.h
    and fixes source files not to include this.

    Signed-off-by: Masahiro Yamada

    Masahiro Yamada
     

12 Jun, 2013

1 commit


29 Oct, 2012

1 commit


29 Jul, 2011

1 commit


07 Oct, 2010

2 commits


18 Jul, 2010

1 commit

  • The board maintainer states:

    The GTH board is obsolete and has not been manufactured for
    several years.
    To my knowledge, no recent U-Boot build has been tested on that
    card.

    So drop support for this board.

    Signed-off-by: Wolfgang Denk
    Cc: Thomas Lange
    Acked-by: Thomas Lange

    Wolfgang Denk
     

19 Mar, 2009

1 commit


19 Oct, 2008

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
     

16 Jan, 2008

1 commit


12 Jan, 2008

2 commits


12 Jul, 2006

1 commit


12 May, 2006

1 commit


28 Sep, 2004

1 commit


02 Aug, 2004

1 commit

  • * Patch by Sascha Hauer, 28 Jun:
    - add generic support for Motorola i.MX architecture
    - add support for mx1ads, mx1fs2 and scb9328 boards

    * Patches by Marc Leeman, 23 Jul 2004:
    - Add define for the PCI/Memory Buffer Configuration Register
    - corrected comments in cpu/mpc824x/cpu_init.c

    * Add support for multiple serial interfaces
    (for example to allow modem dial-in / dial-out)

    wdenk
     

07 Jun, 2004

1 commit


26 Mar, 2004

1 commit


05 Jan, 2004

1 commit

  • * Patch by Scott McNutt, 02 Jan 2004:
    Add support for the Nios Active Serial Memory Interface (ASMI)
    on Cyclone devices

    * Patch by Andrea Marson, 16 Dec 2003:
    Add support for the PPChameleon ME and HI modules

    * Patch by Yuli Barcohen, 22 Dec 2003:
    Add support for Motorola DUET ADS board (MPC87x/88x)

    wdenk
     

02 Jan, 2004

1 commit

  • * Minor code cleanup (coding style)

    * Patch by Reinhard Meyer, 30 Dec 2003:
    - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
    - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
    - turned debug print of PHY registers into a function (called in two places)
    - added support for EMK MPC5200 based modules

    * Fix MPC8xx PLPRCR_MFD_SHIFT typo

    * Add support for TQM866M modules

    * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)

    * Fix a few compiler warnings

    wdenk
     

08 Dec, 2003

1 commit


06 Aug, 2003

1 commit


18 Jul, 2003

1 commit

  • add delay to get I2C working with "imm" command and s3c24x0_i2c.c

    * Patch by Richard Woodruff, 17 July 03:
    - Fixed bug in OMAP1510 baud rate divisor settings.

    * Patch by Nye Liu, 16 July 2003:
    MPC860FADS fixes:
    - add MPC86xADS support (uses MPC86xADS.h)
    - add 866P/T core support (also MPC859T/MPC859DSL/MPC852T)
    o PLPRCR changes
    o BRG changes (EXTAL/XTAL restricted to 10MHz)
    o don't trust gclk() software measurement by default, depend on
    CONFIG_8xx_GCLK_FREQ
    - add DRAM SIMM not installed detection
    - use more "correct" SDRAM initialization sequence
    - allow different SDRAM sizes (8xxADS has 8M)
    - default DER is 0
    - remove unused MAMR defines from FADS860T.h (all done in fads.c)
    - rename MAMR/MBMR defines to be more consistent. Should eventually
    be merged into MxMR to better reflect the PowerQUICC datasheet.

    * Patch by Yuli Barcohen, 16 Jul 2003:
    support new Motorola PQ2FADS-ZU evaluation board which replaced
    MPC8260ADS and MPC8266ADS

    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
     

27 Jun, 2003

1 commit


16 Jun, 2003

1 commit

  • * Patches by Kyle Harris, 13 Mar 2003:
    - Add FAT partition support
    - Add command support for FAT
    - Add command support for MMC
    ----
    - Add Intel PXA support for video
    - Add Intel PXA support for MMC
    ----
    - Enable MMC and FAT for lubbock board
    - Other misc changes for lubbock board

    wdenk
     

06 Jun, 2003

1 commit


04 Jun, 2003

1 commit

  • - Added support for custom keyboards, initialized by defining a
    board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD .
    - Added support for the RBC823 board.
    - cpu/mpc8xx/lcd.c now automatically calculates the
    Horizontal Pixel Count field.

    * Fix alignment problem in BOOTP (dhcp_leasetime option)
    [pointed out by Nicolas Lacressonnière, 2 Jun 2003]

    * Patch by Mark Rakes, 14 May 2003:
    add support for Intel e1000 gig cards.

    * Patch by Nye Liu, 3 Jun 2003:
    fix critical typo in MAMR definition (include/mpc8xx.h)

    * Fix requirement to align U-Boot image on 16 kB boundaries on PPC.

    * Patch by Klaus Heydeck, 2 Jun 2003
    Minor changes for KUP4K configuration

    wdenk
     

20 Apr, 2003

1 commit

  • * MPC823 LCD driver: Fill color map backwards, to allow for steady
    display when Linux takes over

    * Patch by Erwin Rol, 27 Feb 2003:
    Add support for RTEMS (this time for real).

    * Add support for "bmp info" and "bmp display" commands to load
    bitmap images; this can be used (for example in a "preboot"
    command) to display a splash screen very quickly after poweron.

    * Add support for 133 MHz clock on INCA-IP board

    wdenk
     

10 Apr, 2003

1 commit


26 Mar, 2003

1 commit

  • Add support for Atmel AT91RM9200DK w/NAND

    * Patches by Robert Schwebel, 19 Mar 2003:
    - use arm-linux-gcc as default compiler for ARM
    - fix i2c fixup code
    - fix missing baudrate setting
    - added $loadaddr / CFG_LOAD_ADDR support to loadb
    - moved "ignoring trailing characters" _before_ u-boot wants to
    print out diagnostics messages; removes bogus characters at the
    end of transmission

    * Patch by John Zhan, 18 Mar 2003:
    Add support for SinoVee Microsystems SC8xx boards

    * Patch by Rolf Offermanns, 21 Mar 2003:
    ported the dnp1110 related changes from the current armboot cvs to
    current u-boot cvs. smc91111 does not work. problem marked in
    smc91111.c, grep for "FIXME".

    * Patch by Brian Auld, 25 Mar 2003:
    Add support for STM flash chips on ebony board

    * Add PCI support for MPC8250 Boards (PM825 module)

    * Patch by Stefan Roese, 25 Mar 2003:

    wdenk
     

12 Mar, 2003

1 commit

  • - 16/32 MB and 50/80 MHz support with auto-detection for IP860
    - ETH05 and BEDBUG support for CU824
    - added support for MicroSys CPC45
    - new BOOTROM/FLASH0 and DOC base for PM826

    * Patch by Robert Schwebel, 12 Mar 2003:
    Fix the chpart command on innokom board

    * Name cleanup:
    mv include/asm-i386/ppcboot-i386.h include/asm-i386/u-boot-i386.h
    s/PPCBoot/U-Boot/ in some files
    s/pImage/uImage/ in some files

    * Patch by Detlev Zundel, 15 Jan 2003:
    Fix '' command line quoting

    * Patch by The LEOX team, 19 Jan 2003:
    - add support for the ELPT860 board
    - add support for Dallas ds164x RTC

    wdenk
     

14 Jan, 2003

1 commit


07 Dec, 2002

1 commit

  • Fix misc problems with AmigaOne support

    * Patch by Chris Hallinan, 3 Dec 2002:
    minor cleanup to the MPC8245 EPIC driver

    * Patch by Pierre Aubert , 28 Nov 2002
    Add support for external (SIU) interrupts on MPC8xx

    * Patch by Pierre Aubert , 28 Nov 2002
    Fix nested syscalls bug in standalone applications

    * Patch by David Müller, 27 Nov 2002:
    fix output of "pciinfo" command for CardBus bridge devices.

    * Fix bug in TQM8260 board detection - boards got stuck when board ID
    was not readable

    wdenk
     

22 Nov, 2002

1 commit


06 Nov, 2002

1 commit


05 Nov, 2002

1 commit


03 Nov, 2002

1 commit