summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel2006-09-011-2/+5
| | | | Also bumped up ABI version to reflect this change.
* Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-301-3/+25
|
* Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk2006-08-301-1/+27
|
* Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka2006-08-221-0/+25
|
* Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-08-132-6/+3
|\
| * Fix control-c handing in CONFIG_CMDLINE_EDITINGStefan Roese2006-08-071-2/+3
| | | | | | | | | | Properly pass break code back from readline. Patch by Roger Blofeld, 31 Jul 2006
| * Change "mii info" to not print an error upon missing PHY at addressStefan Roese2006-08-071-4/+0
| | | | | | | | Patch by Stefan Roese, 07 Aug 2006
* | Merge with /home/tur/proj/usb_sticks/u-bootWolfgang Denk2006-08-072-34/+64
|\ \ | |/ |/|
| * Prevent USB commands from working when USB is stopped.Bartlomiej Sieka2006-08-032-0/+10
| |
| * Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-022-34/+54
| | | | | | | | problems with some USB storage devices. Some code readability improvements.
* | Fix CONFIG_CMDLINE_EDITING implementationStefan Roese2006-07-271-2/+9
| | | | | | | | Patch by Stefan Roese, 27 Jul 2006
* | More code cleanupWolfgang Denk2006-07-211-1/+1
| |
* | Code cleanupWolfgang Denk2006-07-211-1/+1
| |
* | Make code better readable.Wolfgang Denk2006-07-211-1/+1
| | | | | | | | Patch by Ladislav Michl, 14 Sep 2005
* | Minor code cleanup.Wolfgang Denk2006-07-211-3/+3
| |
* | Add readline cmdline-editing extensionWolfgang Denk2006-07-211-0/+417
| | | | | | | | Patch by JinHua Luo, 01 Sep 2005
* | Check argument count in "mii" command.Wolfgang Denk2006-07-211-0/+5
| | | | | | | | Problem pointed out by Andrew Dyer, 13 Jun 2005
* | Add support for new TQM5200 revisionsWolfgang Denk2006-07-191-1/+1
|/ | | | | | | - Support for TQM5200S (short version without graphic controller) - Support for modules with 'N' type S29GL128N Spansion flashes (requires changes to flash layout) - Support for MPC5200B cpu (mostly support for second SDRAM bank)
* Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.Bartlomiej Sieka2006-07-131-0/+4
|
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-101-3255/+132
| | | | | | | | | | | Notes: - Board-dependend code for RPXLITE and RPXCLASSIC-based boards placed to the drivers/rpx_pmcia.c file to avoid duplication. Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c). - drivers/i82365.c has been split into two parts located at board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are the only boards using CONFIG_82365). - Changes were tested for clean build and *very* *few* boards.
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-302-3/+8
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-302-3/+8
| |
* | Add support for gth2 boardWolfgang Denk2006-06-161-1/+6
| | | | | | | | Patch by Thomas Lange, Aug 11 2005
* | Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Martin Krause, 8 Jun 2006 This patch supports two serial consoles on boards with a MPC5xxx CPU. The console can be switched at runtime by setting stdin, stdout and stderr to the desired serial interface (serial0 or serial1). The PSCs to be used as console port are definded by CONFIG_PSC_CONSOLE and CONFIG_PSC_CONSOLE2. See README.serial_multi for details.
* | * Update Intel IXP4xx supportWolfgang Denk2006-05-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.]
* | Fix PCMCIA support on virtlab2Wolfgang Denk2006-05-151-0/+7
| |
* | Cleanup compile warning.Wolfgang Denk2006-05-121-0/+2
| |
* | Add support for VirtLab2 boardWolfgang Denk2006-05-121-2/+171
| | | | | | | | (needed because of differences in the PCMCIA hardware).
* | Fix compile warnings in common/xyzModem.cStefan Roese2006-05-101-6/+9
| | | | | | | | Patch by Stefan Roese, 10 May 2006
* | Merge with /home/m8/git/u-bootWolfgang Denk2006-05-091-1/+2
|\ \
| * | Add M5271EVB board support.Marian Balakowicz2006-05-091-1/+2
| | |
* | | Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk2006-05-021-1/+4
|/ / | | | | | | Patch by Jon Loeliger, 01. May 2006
* | Some code cleanupWolfgang Denk2006-04-163-263/+270
| |
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-161-8/+7
|\ \
| * | Fixes common/cmd_flash.c:Heiko Schocher2006-04-111-8/+7
| | | | | | | | | | | | | | | | | | | | | - fix some compiler/parser error, if using m68k tool chain - optical fix for protect on/off all messages, if using more then one bank Patch by Jens Scharsig, 28 July 2005
* | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-4/+26
|\ \ \ | |/ / |/| |
| * | Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-4/+26
| | | | | | | | | | | | | | | | | | Necessary defines and data structures were copied to DoC specific files so that legacy NAND code could be entirely removed from u-boot tree in the near future.
* | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-061-2/+3
|\ \ \
| * | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-011-2/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add Intel legacy lock/unlock support to common CFI driver On some Intel flash's (e.g. Intel J3) legacy unlocking is supported, meaning that unlocking of one sector will unlock all sectors of this bank. Using this feature, unlocking of all sectors upon startup (via env var "unlock=yes") will get much faster. - Fixed problem with multiple reads of envronment variable "unlock" as pointed out by Reinhard Arlt & Anders Larsen. - Removed unwanted linefeeds from "protect" command when CFG_FLASH_PROTECTION is enabled. - Changed p3p400 board to use CFG_FLASH_PROTECTION Patch by Stefan Roese, 01 Apr 2006 * Changes/fixes for drivers/cfi_flash.c: - Correctly handle the cases where CFG_HZ != 1000 (several XScale-based boards) - Fix the timeout calculation of buffered writes (off by a factor of 1000) Patch by Anders Larsen, 31 Mar 2006
* | | * Add support for ymodem protocol downloadWolfgang Denk2006-04-014-13/+938
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Stefano Babic, 29 Mar 2006 * Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000 Merge with /home/mk/8-benq/u-boot
| * | | Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-304-14/+938
| | | | | | | | | | | | | | | | Patch by Stefano Babic, 29 Mar 2006
* | | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-3128-454/+362
|/ / /
* | | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-2410-53/+99
|\ \ \ | |/ /
| * | Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-131-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Change the sequence of events in soft_i2c.c:send_ack() to keep fromWolfgang Denk2006-03-131-4/+1
| | | | | | | | | | | | | | | incorrectly generating start/stop conditions on the bus. Patch by Andrew Dyer, 26 Jul 2005
| * | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-122-17/+48
| |\ \
| | * | Add support for passing initrd information via flat device treeKumar Gala2006-01-112-9/+18
| | | | | | | | | | | | | | | | Patch by Kumar Gala 11 Jan 2006
| | * | Added OF_STDOUT_PATH and OF_SOCKumar Gala2006-01-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OF_STDOUT_PATH specifies the path to the device the kernel can use for console output OF_SOC specifies the proper name of the SOC node if one exists. Patch by Kumar Gala 11 Jan 2006
| | * | Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-111-1/+4
| | | | | | | | | | | | | | | | | | | | kernel Patch by Kumar Gala 11 Jan 2006
| | * | Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-111-7/+23
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | CONFIG_OF_HAS_BD_T will put a copy of the bd_t into the resulting flat device tree. CONFIG_OF_HAS_UBOOT_ENV will copy the environment variables from u-boot into the flat device tree Patch by Kumar Gala 11 Jan 2006
OpenPOWER on IntegriCloud