Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | 2006-08-22 | -5/+65 |
* | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | 2006-08-17 | -2/+2 |
* | Merge branch 'mpc85xx' | Jon Loeliger | 2006-08-09 | -247/+126 |
|\ | ||||
| * | * Patch to modify ft_build.c to update flat device trees in place Patch by Ma... | Matthew McClintock | 2006-08-09 | -238/+105 |
| * | * Modify bootm command to support booting with flat device trees Patch by Mat... | Matthew McClintock | 2006-08-09 | -14/+26 |
* | | Merge branch 'wd' | Jon Loeliger | 2006-08-09 | -3300/+650 |
|\ \ | ||||
| * \ | Merge with /home/tur/proj/usb_sticks/u-boot | Wolfgang Denk | 2006-08-07 | -34/+64 |
| |\ \ | ||||
| | * | | Prevent USB commands from working when USB is stopped. | Bartlomiej Sieka | 2006-08-03 | -0/+10 |
| | * | | Add rudimentary handling of alternate settings of USB interfaces - to fix | Bartlomiej Sieka | 2006-08-02 | -34/+54 |
| * | | | Fix CONFIG_CMDLINE_EDITING implementation | Stefan Roese | 2006-07-27 | -2/+9 |
| * | | | More code cleanup | Wolfgang Denk | 2006-07-21 | -1/+1 |
| * | | | Code cleanup | Wolfgang Denk | 2006-07-21 | -1/+1 |
| * | | | Make code better readable. | Wolfgang Denk | 2006-07-21 | -1/+1 |
| * | | | Minor code cleanup. | Wolfgang Denk | 2006-07-21 | -3/+3 |
| * | | | Add readline cmdline-editing extension | Wolfgang Denk | 2006-07-21 | -0/+417 |
| * | | | Check argument count in "mii" command. | Wolfgang Denk | 2006-07-21 | -0/+5 |
| * | | | Add support for new TQM5200 revisions | Wolfgang Denk | 2006-07-19 | -1/+1 |
| |/ / | ||||
| * | | Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. | Bartlomiej Sieka | 2006-07-13 | -0/+4 |
| * | | Major PCMCIA Cleanup to make code better readable and maintainable. | Wolfgang Denk | 2006-07-10 | -3255/+132 |
| * | | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -3/+8 |
| |\ \ | | |/ | |/| | ||||
| | * | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | -3/+8 |
| * | | Add support for gth2 board | Wolfgang Denk | 2006-06-16 | -1/+6 |
| * | | Add support for CONFIG_SERIAL_MULTI on MPC5xxx | Wolfgang Denk | 2006-06-16 | -2/+2 |
* | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-07-13 | -2/+67 |
|\ \ \ | ||||
| * | | | Add support for reading and writing mac addresses to or from ID EEPROM. | Haiying Wang | 2006-07-13 | -1/+67 |
| * | | | Fixed initrd issue by define big RAM | Jin Zhengxiong | 2006-07-13 | -1/+0 |
* | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-07-07 | -0/+1 |
|\ \ \ \ | |/ / / | ||||
| * | | | We made a u-boot patch to fix the hang up issue | Jason Jin | 2006-07-07 | -0/+1 |
* | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-06-07 | -1/+1 |
|\ \ \ \ | |/ / / | ||||
| * | | | Allow args on reset command. | Haiying Wang | 2006-05-26 | -1/+1 |
* | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-06-07 | -8/+192 |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -0/+3 |
| * | | | Fix PCMCIA support on virtlab2 | Wolfgang Denk | 2006-05-15 | -0/+7 |
| * | | | Cleanup compile warning. | Wolfgang Denk | 2006-05-12 | -0/+2 |
| * | | | Add support for VirtLab2 board | Wolfgang Denk | 2006-05-12 | -2/+171 |
| * | | | Fix compile warnings in common/xyzModem.c | Stefan Roese | 2006-05-10 | -6/+9 |
* | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-05-10 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Remove unneeded INIT_RAM_LOCK cache twiddling. | Haiying Wang | 2006-05-10 | -2/+2 |
* | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-05-09 | -5/+5 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||
| * | | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | -5/+5 |
* | | | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-05-09 | -1/+2 |
|\ \ \ | ||||
| * | | | Add M5271EVB board support. | Marian Balakowicz | 2006-05-09 | -1/+2 |
| |/ / | ||||
* | | | Declare load_serial_ymodem() when using CFG_CMD_LOADB. | Wolfgang Denk | 2006-05-02 | -1/+4 |
|/ / | ||||
* | | Some code cleanup | Wolfgang Denk | 2006-04-16 | -263/+270 |
* | | Merge with /home/hs/U-Boot/u-boot-dev | Wolfgang Denk | 2006-04-16 | -8/+7 |
|\ \ | ||||
| * | | Fixes common/cmd_flash.c: | Heiko Schocher | 2006-04-11 | -8/+7 |
* | | | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -4/+26 |
|\ \ \ | |/ / |/| | | ||||
| * | | Remove dependencies between DoC code and old legacy NAND driver. | Marian Balakowicz | 2006-04-05 | -4/+26 |
* | | | Merge with /home/sr/git/u-boot/cfi-flash | Wolfgang Denk | 2006-04-06 | -2/+3 |
|\ \ \ | ||||
| * | | | * Changes/fixes for drivers/cfi_flash.c: | Stefan Roese | 2006-04-01 | -2/+3 |
| |/ / |