Age | Commit message (Expand) | Author |
2007-07-11 | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup | Stefan Roese |
2007-07-10 | Merge branch 'master' into u-boot-5329-early | John Rigby |
2007-07-10 | Add mcffec_initialize() | TsiChungLiew |
2007-07-10 | net/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! | Jon Loeliger |
2007-07-09 | net/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-09 | Merge with /home/hs/Atronic/u-boot | Wolfgang Denk |
2007-07-04 | net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-06-22 | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher |
2007-06-18 | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew |
2007-05-17 | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips |
2007-04-18 | Merge with /home/wd/git/u-boot/custodian/u-boot-net | Wolfgang Denk |
2007-04-18 | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx | Wolfgang Denk |
2007-04-18 | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. | Wolfgang Denk |
2007-04-14 | AVR32: Enable networking | Haavard Skinnemoen |
2007-04-05 | [Blackfin][PATCH] Add BF537 EMAC driver initialization | Aubrey Li |
2007-03-07 | net - Support ping reply when processing net-loop | Ed Swarthout |
2006-12-01 | Fix the confilcts when merging 'master' into hpc2. | roy zang |
2006-11-30 | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk |
2006-11-29 | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese |
2006-11-03 | mpc83xx: add QE ethernet support | Dave Liu |
2006-11-02 | Tundra tsi108 on chip Ethernet controller support. | roy zang |
2006-10-12 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-10-12 | Minor code cleanup. | Wolfgang Denk |
2006-10-10 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-10-09 | Make bootp implementation RFC3046 compliant | Wolfgang Denk |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-19 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-08-22 | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger |
2006-08-14 | Fix typo. | Wolfgang Denk |
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 |
2006-04-26 | Initial support for MPC8641 HPCN board. | Jon Loeliger |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2006-03-12 | Add support for the DHCP vendor optional bootfile (#67). | Wolfgang Denk |
2006-03-12 | Fix behaviour if gatewayip is not set | Wolfgang Denk |
2005-12-01 | Merge with /home/sr/git/u-boot | Wolfgang Denk |
2005-11-30 | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz |
2005-11-30 | Add support for TQM8541/8555 boards, TQM85xx support reworked: | Stefan Roese |
2005-11-10 | Add explanation for CDP checksum algorithm | Wolfgang Denk |
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz |
2005-10-15 | Merge with /home/m8/git/u-boot | Wolfgang Denk |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2005-10-11 | Added support for TQM834x boards. | Marian Balakowicz |
2005-10-09 | Add support for AP1000 board. | Wolfgang Denk |
2005-09-25 | Fix typo in eth.c | Wolfgang Denk |
2005-09-24 | Update for TFTP using a fixed UDP port | Wolfgang Denk |
2005-09-24 | Allow to force TFTP to use a fixed UDP port | Wolfgang Denk |
2005-08-31 | Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). | Stefan Roese |