Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-22 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-08-22 | Fix disable_of booting | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-08-22 | Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-08-22 | Add a fix for a buggy USB device on the FO300 board. | Bartlomiej Sieka | |
2006-08-19 | Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd | Wolfgang Denk | |
2006-08-17 | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | |
2006-08-17 | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | |
2006-08-16 | * Fix disable_of booting | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-08-16 | * Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | |
Signed-off-by: Matthew McClintock <msm@freescale.com> | |||
2006-08-13 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | |
2006-08-09 | Merge branch 'mpc85xx' | Jon Loeliger | |
Conflicts: include/ft_build.h include/pci.h Resolved, though. | |||
2006-08-09 | * Patch to modify ft_build.c to update flat device trees in place Patch by ↵ | Matthew McClintock | |
Matthew McClintock 26-June-2006 | |||
2006-08-09 | * Modify bootm command to support booting with flat device trees Patch by ↵ | Matthew McClintock | |
Matthew McClintock 26-June-2006 | |||
2006-08-09 | Merge branch 'wd' | Jon Loeliger | |
2006-08-07 | Merge with /home/tur/proj/usb_sticks/u-boot | Wolfgang Denk | |
2006-08-07 | Fix control-c handing in CONFIG_CMDLINE_EDITING | Stefan Roese | |
Properly pass break code back from readline. Patch by Roger Blofeld, 31 Jul 2006 | |||
2006-08-07 | Change "mii info" to not print an error upon missing PHY at address | Stefan Roese | |
Patch by Stefan Roese, 07 Aug 2006 | |||
2006-08-03 | Prevent USB commands from working when USB is stopped. | Bartlomiej Sieka | |
2006-08-02 | Add rudimentary handling of alternate settings of USB interfaces - to fix | Bartlomiej Sieka | |
problems with some USB storage devices. Some code readability improvements. | |||
2006-07-27 | Fix CONFIG_CMDLINE_EDITING implementation | Stefan Roese | |
Patch by Stefan Roese, 27 Jul 2006 | |||
2006-07-21 | More code cleanup | Wolfgang Denk | |
2006-07-21 | Code cleanup | Wolfgang Denk | |
2006-07-21 | Make code better readable. | Wolfgang Denk | |
Patch by Ladislav Michl, 14 Sep 2005 | |||
2006-07-21 | Minor code cleanup. | Wolfgang Denk | |
2006-07-21 | Add readline cmdline-editing extension | Wolfgang Denk | |
Patch by JinHua Luo, 01 Sep 2005 | |||
2006-07-21 | Check argument count in "mii" command. | Wolfgang Denk | |
Problem pointed out by Andrew Dyer, 13 Jun 2005 | |||
2006-07-19 | Add support for new TQM5200 revisions | Wolfgang Denk | |
- 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) | |||
2006-07-13 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-07-13 | Add support for reading and writing mac addresses to or from ID EEPROM. | Haiying Wang | |
Added code for reading and writing Mac addresses to/from ID EEPROM(0x57). With attached patch, we can use command "mac/mac read/mac save/" to read and write EEPROM under u-boot prompt. U-boot will calculate the checksum of EEPROM while bootup, if it is right, then u-boot will check whether the mac address of eTSEC0/1/2/3 is availalbe (non-zero). If there is mac address availabe in EEPROM, u-boot will use it, otherewise, u-boot will use the mac address defined in MPC8641HPCN.h. This matches the requirement to set unique mac address for each TSEC port. Signed-off-by: Haiying Wang <haiying.wang@freescale.com> Signed-off-by: York Sun <yorksun@freescale.com> | |||
2006-07-13 | Fixed initrd issue by define big RAM | Jin Zhengxiong | |
Signed-off-by:Jason Jin <Jason.jin@freescale.com> | |||
2006-07-13 | Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. | Bartlomiej Sieka | |
2006-07-10 | Major PCMCIA Cleanup to make code better readable and maintainable. | Wolfgang Denk | |
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. | |||
2006-07-07 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-07-07 | We made a u-boot patch to fix the hang up issue | Jason Jin | |
when booting filesystem from ramdisk. Signed-off-by:Jason Jin <Jason.jin@freescale.com> | |||
2006-06-30 | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | |
2006-06-30 | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | |
2006-06-28 | * Patch to modify ft_build.c to update flat device trees in place | Matthew McClintock | |
Patch by Matthew McClintock 26-June-2006 | |||
2006-06-28 | * Modify bootm command to support booting with flat device trees | Matthew McClintock | |
Patch by Matthew McClintock 26-June-2006 | |||
2006-06-16 | Add support for gth2 board | Wolfgang Denk | |
Patch by Thomas Lange, Aug 11 2005 | |||
2006-06-16 | Add support for CONFIG_SERIAL_MULTI on MPC5xxx | Wolfgang Denk | |
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. | |||
2006-06-07 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-06-07 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | |
2006-05-30 | * Update Intel IXP4xx support | Wolfgang Denk | |
- 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.] | |||
2006-05-26 | Allow args on reset command. | Haiying Wang | |
Signed-off-by: Jon Loeliger <jdl@jdl.com> | |||
2006-05-15 | Fix PCMCIA support on virtlab2 | Wolfgang Denk | |
2006-05-12 | Cleanup compile warning. | Wolfgang Denk | |
2006-05-12 | Add support for VirtLab2 board | Wolfgang Denk | |
(needed because of differences in the PCMCIA hardware). | |||
2006-05-10 | Merge branch 'mpc86xx' | Jon Loeliger | |
2006-05-10 | Remove unneeded INIT_RAM_LOCK cache twiddling. | Haiying Wang | |
Correctly tracks r29 as global data pointer now. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> | |||
2006-05-10 | Fix compile warnings in common/xyzModem.c | Stefan Roese | |
Patch by Stefan Roese, 10 May 2006 |