- 090c47d SPARC: added SMC91111 driver in and out macros for LEON processors. by Daniel Hellstrom · Mon Mar 31 14:25:00 2008 +0000
- dd68c02 Fix macro typo in common/cmd_mii.c by Ben Warren · Sun Mar 30 11:34:34 2008 -0400
- 68c2a30 new PHY @ e1000 - 2nd try by Andre Schwarz · Thu Mar 06 16:45:44 2008 +0100
- f143179 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · Fri Mar 28 20:22:53 2008 +0100
- beae21a Add CONFIG_MII_INIT in cmd_mii.c by Tsi-Chung Liew · Mon Mar 17 17:08:22 2008 -0500
- 2ddf649 ColdFire: Fix FEC transmit issue for MCF5275 by Tsi-Chung Liew · Mon Mar 17 17:08:16 2008 -0500
- 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · Wed Mar 26 09:43:57 2008 +1100
- 3b2247f Fix host tool build breakage, take two by Bartlomiej Sieka · Thu Mar 27 15:06:40 2008 +0100
- 397b1b4 new-image: Fix host tool build breakage by Haavard Skinnemoen · Thu Mar 27 09:12:40 2008 +0100
- 05f75cd Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Mar 27 00:19:13 2008 +0100
- 7297792 Fix out of tree building issue by Anatolij Gustschin · Wed Mar 26 21:05:43 2008 +0100
- 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Mar 27 00:16:34 2008 +0100
- 2334931 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Thu Mar 27 00:16:18 2008 +0100
- 08337f3 README: update documentation (availability, links, etc.) by Anatolij Gustschin · Wed Mar 26 18:13:33 2008 +0100
- 18fa700 Fix compilation error in cmd_usb.c by Anatolij Gustschin · Wed Mar 26 17:47:44 2008 +0100
- b301fda Add support for setting the I2C bus speed in fsl_i2c.c by Timur Tabi · Fri Mar 14 17:45:29 2008 -0500
- 9a6a7e0 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Mar 27 00:03:57 2008 +0100
- 6f1a8a2 drivers: add the support for Freescale SATA controller by Dave Liu · Wed Mar 26 22:55:32 2008 +0800
- 2e57ae9 ata: add the readme for SATA command line by Dave Liu · Wed Mar 26 22:54:44 2008 +0800
- 92123e0 ata: enable the sata initialize on boot up by Dave Liu · Wed Mar 26 22:53:24 2008 +0800
- 65009da ata: add the fis struct for SATA by Dave Liu · Wed Mar 26 22:52:36 2008 +0800
- 531dd9c ata: add the libata support by Dave Liu · Wed Mar 26 22:51:44 2008 +0800
- a566ebd ata: make the ata_piix driver using new SATA framework by Dave Liu · Wed Mar 26 22:50:45 2008 +0800
- 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
- c230272 ata: merge the header of ata_piix driver by Dave Liu · Wed Mar 26 22:48:18 2008 +0800
- 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · Wed Mar 26 22:47:06 2008 +0800
- 8e2a486 USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · Wed Mar 26 18:26:43 2008 +0100
- 8289c1f Fix compilation error in cmd_usb.c by Anatolij Gustschin · Wed Mar 26 17:47:44 2008 +0100
- 5769ded 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · Wed Mar 26 08:53:53 2008 -0500
- deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · Wed Mar 26 08:34:25 2008 -0500
- 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · Wed Mar 19 15:02:07 2008 -0500
- 8aea089 85xx: Fix merge duplication by Kumar Gala · Wed Feb 27 22:00:27 2008 -0600
- 82bb0f3 85xx: Expand CCSR space with more DDR controller registers. by James Yang · Tue Feb 12 16:35:07 2008 -0600
- d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · Fri Feb 08 18:05:08 2008 -0600
- 5dab484 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · Fri Feb 08 16:46:27 2008 -0600
- 957b191 85xx: get_tbclk() speed up and rounding fix by James Yang · Fri Feb 08 16:44:53 2008 -0600
- f574097 Update SVR numbers to expand support by Andy Fleming · Wed Feb 06 01:19:40 2008 -0600
- 840799a Add the Freescale PCI device IDs by Andy Fleming · Wed Feb 06 01:12:57 2008 -0600
- 05260f8 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Feb 14 11:04:23 2008 -0600
- 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
- d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · Wed Jan 30 14:55:14 2008 -0600
- 331dfe8 Coding style cleanup. by Wolfgang Denk · Wed Mar 26 15:38:47 2008 +0100
- 2ef2731 Add CFG_RTC_DS1337_NOOSC to turn off OSC output by Joakim Tjernlund · Wed Mar 26 13:02:13 2008 +0100
- 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · Wed Mar 26 11:48:46 2008 +0100
- 1fca254 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · Wed Mar 26 10:41:48 2008 +0100
- b240aef README: update documentation (availability, links, etc.) by Wolfgang Denk · Wed Mar 26 10:40:12 2008 +0100
- 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
- 7ede186 USB Storage, add meaningful return value by Aras Vaichas · Tue Mar 25 12:09:07 2008 +1100
- 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · Fri Mar 14 23:20:18 2008 +0300
- 91112ec tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · Fri Mar 14 23:20:30 2008 +0300
- 3114a9b mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · Mon Mar 24 20:47:09 2008 +0300
- d6399af Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · Mon Mar 24 13:00:59 2008 -0400
- e913773 mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · Mon Mar 24 12:44:13 2008 -0500
- bb81ae3 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · Mon Mar 24 20:47:05 2008 +0300
- 37fea66 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · Mon Mar 24 20:47:02 2008 +0300
- 5d91e5d mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · Mon Mar 24 20:47:00 2008 +0300
- aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · Mon Mar 24 20:46:57 2008 +0300
- 934d734 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · Mon Mar 24 20:46:53 2008 +0300
- 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · Mon Mar 24 20:46:51 2008 +0300
- 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:46 2008 +0300
- 9800373 uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · Mon Mar 24 20:46:34 2008 +0300
- 24eb383 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:28 2008 +0300
- 951800b uec: add support for gbit mii status readings by Anton Vorontsov · Mon Mar 24 20:46:24 2008 +0300
- f80c1ea 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · Mon Mar 24 17:40:47 2008 +0300
- 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · Mon Mar 24 17:40:43 2008 +0300
- 202f9e0 83xx: serdes setup routines by Anton Vorontsov · Mon Mar 24 17:40:32 2008 +0300
- 6e4404d 83xx: split COBJS onto separate lines by Anton Vorontsov · Mon Mar 24 17:40:27 2008 +0300
- af17045 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · Mon Mar 24 17:40:23 2008 +0300
- 8afe80b Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · Tue Mar 18 21:44:41 2008 -0400
- 5777254 mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · Thu Mar 20 13:15:39 2008 -0400
- 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · Thu Mar 20 13:15:34 2008 -0400
- 33e32c4 mpc8323erdb: use readable DDR config macros by Michael Barkowski · Thu Mar 20 13:15:28 2008 -0400
- 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:55 2008 -0600
- 9d44993 NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:54 2008 -0600
- 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · Wed Mar 26 00:52:10 2008 +0100
- f6acfe8 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Mar 26 00:44:52 2008 +0100
- 848ea74 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Wed Mar 26 00:44:32 2008 +0100
- c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
- 52136e3 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · Mon Mar 17 10:49:25 2008 +0100
- 05d2318 Add Flex-OneNAND booting support by Kyungmin Park · Mon Mar 17 08:54:06 2008 +0900
- c1a1bbf MPC5200: support setup without FEC by André Schwarz · Thu Mar 13 13:50:52 2008 +0100
- e361f2a FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · Wed Mar 05 18:05:46 2008 -0600
- 276a0bf FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · Wed Mar 05 18:05:47 2008 -0600
- 39bf01e FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · Wed Mar 05 18:05:45 2008 -0600
- eb3def6 net: Add support AX88796L ethernet device by goda.yusuke · Wed Mar 05 17:08:33 2008 +0900
- 22a7027 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · Tue Mar 25 22:50:41 2008 +0100
- 7b603ad net: Divided code of NE2000 ethernet driver by goda.yusuke · Wed Mar 05 17:08:20 2008 +0900
- b11eb3f net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · Sun Feb 24 23:58:13 2008 -0500
- bd3f52b smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · Sun Feb 24 23:52:35 2008 -0500
- 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
- 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · Fri Feb 15 15:16:18 2008 -0600
- d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · Fri Feb 15 01:05:58 2008 +0000
- aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
- 762065e FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · Wed Mar 05 17:27:48 2008 -0600
- 1d5f34d FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · Wed Mar 05 17:21:43 2008 -0600
- 4124f21 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · Wed Mar 05 16:41:41 2008 -0600
- 5db2d8e [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · Tue Mar 25 21:30:08 2008 +0900
- 396aa80 [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
- 3bdce4f [MIPS] Fix dcache_status() by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
- 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900