- 375babe Makefile: fix cleanup by Wolfgang Denk · Sun Feb 22 01:17:47 2009 +0100
- 15fa2f0 Cleanup the comment for m68k linux boot argument passing. by Richard Retanubun · Fri Feb 20 13:01:56 2009 -0500
- de8cd4d sh: Fix rsk7203 in tree build by Peter Griffin · Tue Feb 10 16:44:45 2009 +0000
- ce56fea bootm: Reduce the unnecessary memmove by Minkyu Kang · Wed Feb 18 09:05:52 2009 +0900
- 9308166 fpga: Fix Spartan III FPGA booting by Matthias Fuchs · Sun Feb 15 22:29:15 2009 +0100
- f73e0ed fpga: Fix Spartan II FPGA booting by Matthias Fuchs · Sun Feb 15 22:28:36 2009 +0100
- d0e9786 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · Wed Feb 11 20:26:52 2009 -0500
- 95f0282 lcd_putc bug fix for tab. by Derek Ou · Tue Feb 03 16:00:07 2009 -0700
- ac66bc0 MIPS: cpu/mips/Makefile: Add a missing START line by Shinya Kuribayashi · Mon Feb 02 09:46:21 2009 +0900
- bf308ec Enable ext2 support for TQM8xxL/M based boards by Wolfgang Denk · Sat Feb 21 21:51:21 2009 +0100
- f5127ca ARM:PXA Use new definitions in mmc.h by Tom Rix · Fri Feb 20 03:47:50 2009 +0100
- ca4a212 Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions by Andy Fleming · Fri Feb 20 03:47:50 2009 +0100
- e75f633 pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · Fri Feb 20 03:47:50 2009 +0100
- 4642a8a ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · Thu Feb 19 19:27:22 2009 -0600
- 8a75a5b pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · Wed Feb 11 19:50:11 2009 +0200
- 140000f ARM:OMAP3 Change mmc_init to mmc_legacy_init by Tom Rix · Thu Feb 19 16:45:43 2009 -0600
- 5f02f8e 82xx, mgcoge: updates for 2009.03 by Heiko Schocher · Thu Feb 19 17:23:58 2009 +0100
- c4749fa 8xx, mgsuvd: updates for 2009.03 by Heiko Schocher · Thu Feb 19 17:24:01 2009 +0100
- df8852a MMC: Don't use new framework code if not enabled by Dirk Behme · Wed Feb 18 19:59:39 2009 +0100
- 0b7edfd TQM8xxL: make some room in low memory for future needs by Wolfgang Denk · Thu Feb 19 13:53:29 2009 +0100
- d5ec996 README: remove duplicate entry by Kim Phillips · Wed Feb 18 18:06:18 2009 -0600
- 28e9739 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu Feb 19 00:50:08 2009 +0100
- 413fc0a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Feb 19 00:46:32 2009 +0100
- 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Feb 19 00:41:08 2009 +0100
- 5f1486d sata_sil3114: fix compiler warning by Kim Phillips · Wed Feb 18 17:43:59 2009 -0600
- dfa028a Create configuration option for restricted ns16550 functions by Ron Madrid · Wed Feb 18 14:30:44 2009 -0800
- abd766c mkconfig: include board config.h before asm/config.h by Kim Phillips · Wed Feb 18 16:14:29 2009 -0600
- 9cace8c Fix build errors after making flash_get_info() non-static by Wolfgang Denk · Wed Feb 18 21:35:38 2009 +0100
- e2ea080 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · Wed Feb 18 13:18:00 2009 +0100
- a1edf84 ppc4xx: Some more PMC405 coding-style cleanup by Stefan Roese · Wed Feb 18 14:05:37 2009 +0100
- 21f9d87 ppc4xx: Update PMC405 board support by Matthias Fuchs · Sun Feb 15 22:27:47 2009 +0100
- f742242 ppc4xx: Cleanup PMC405 board support by Matthias Fuchs · Sun Feb 15 22:26:54 2009 +0100
- d2e5b31 qong: changes to Dave/DENX Qong configuration by Ilya Yanok · Thu Feb 05 04:08:20 2009 +0100
- 63331a0 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 01 17:07:52 2009 +0100
- c7dc672 common/console: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 01 17:07:51 2009 +0100
- 7868ef8 mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile by Mike Frysinger · Thu Jan 29 20:02:23 2009 -0500
- 0ea0aa8 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · Thu Jan 29 20:02:07 2009 -0500
- b55c74d include/image.h: Ease grepping of image_* functions by Petri Lehtinen · Thu Jan 29 10:35:40 2009 +0200
- 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
- 6501bf8 disable imls command if no flash is defined by Valeriy Glushkov · Fri Jan 23 20:02:17 2009 +0200
- 6feb82d API: Improve glue mid-layer of the API demo application. by Rafal Jaworowski · Fri Jan 23 13:27:18 2009 +0100
- f0f723a API: Only output test data when reading was successful. by Rafal Jaworowski · Fri Jan 23 13:27:17 2009 +0100
- 9d9689f API: Provide syscall entry point for the ARM architecture. by Rafal Jaworowski · Fri Jan 23 13:27:16 2009 +0100
- 3d25ba5 API: Use stack pointer as API signature search hint in the glue layer. by Rafal Jaworowski · Fri Jan 23 13:27:15 2009 +0100
- 2bcf8a0 TQM8260: fix locations of kernel and ramdisk images in flash by Wolfgang Denk · Tue Feb 17 10:26:38 2009 +0100
- 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · Thu Oct 30 16:50:14 2008 -0500
- 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · Thu Oct 30 16:51:33 2008 -0500
- e52ffb8 Add support for the Freescale eSDHC found on 8379 and 8536 SoCs by Andy Fleming · Thu Oct 30 16:47:16 2008 -0500
- ad347bb Add MMC Framework by Andy Fleming · Thu Oct 30 16:41:01 2008 -0500
- 724ecf0 Eliminated arch-specific mmc header requirement by Andy Fleming · Thu Oct 30 16:31:39 2008 -0500
- 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · Thu Oct 30 16:21:00 2008 -0500
- 0919258 Eliminate support for using MMC as memory by Andy Fleming · Thu Oct 30 16:19:25 2008 -0500
- 30cb145 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · Sun Jan 04 08:46:38 2009 +0530
- d4f9e5a TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · Mon Feb 16 09:40:20 2009 -0600
- c7487e9 MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · Wed Feb 11 18:38:26 2009 +0100
- 34d32ad MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · Wed Feb 11 18:38:25 2009 +0100
- 57181dd MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · Wed Feb 11 18:38:24 2009 +0100
- 89ad185 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · Wed Feb 11 18:38:23 2009 +0100
- 7ebcfec MPC85xx: TQM8548: add support for the TQM8548_AG module by Wolfgang Grandegger · Wed Feb 11 18:38:22 2009 +0100
- e85bbc6 MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · Wed Feb 11 18:38:21 2009 +0100
- b9864be MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
- 4988451 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · Wed Feb 11 18:38:19 2009 +0100
- 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · Fri Feb 06 14:30:40 2009 -0600
- fa9669e 86xx: Update Global Utilities structure by Peter Tyser · Thu Feb 05 11:25:24 2009 -0600
- 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
- 45eea1d fsl-ddr: Allow system to boot if we have more than 4G of memory by Kumar Gala · Tue Feb 10 23:53:40 2009 -0600
- a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · Wed Jan 21 17:17:33 2009 -0600
- 2cbb2ee 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · Tue Feb 10 17:36:15 2009 -0600
- acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · Fri Dec 05 20:10:22 2008 -0600
- ecfb987 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · Wed Feb 11 15:10:31 2009 -0600
- e7fd34b Add eth_get_dev_by_index by Andy Fleming · Wed Feb 11 15:07:24 2009 -0600
- f281c5c 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · Mon Feb 09 22:03:04 2009 -0600
- 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · Mon Feb 09 22:03:05 2009 -0600
- 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · Fri Feb 06 09:56:35 2009 -0600
- c0f3b3c fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · Fri Feb 06 09:56:34 2009 -0600
- f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · Wed Feb 04 09:35:57 2009 -0600
- 285517d Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Feb 15 22:55:56 2009 +0100
- 7a5f0d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sun Feb 15 22:21:17 2009 +0100
- 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · Tue Oct 28 16:51:31 2008 +0530
- 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · Tue Feb 03 15:17:10 2009 -0500
- 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · Fri Feb 13 09:23:36 2009 +0100
- bc94762 i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · Wed Feb 11 20:36:14 2009 -0500
- 0680603 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu Feb 12 08:36:52 2009 +0100
- a6dae3f 82xx, mgcoge: fix compile error by Heiko Schocher · Thu Feb 12 08:08:54 2009 +0100
- 378d1ca ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · Mon Feb 09 08:18:34 2009 +0100
- 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · Thu Feb 12 06:13:44 2009 +0100
- b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · Wed Feb 11 09:29:33 2009 +0100
- f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · Mon Feb 09 13:18:12 2009 -0800
- a14295e ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · Wed Feb 11 09:37:12 2009 +0100
- fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Feb 12 00:08:39 2009 +0100
- 9bfa114 Add feature-removal-schedule.txt by Peter Tyser · Fri Jan 30 16:36:40 2009 -0600
- bdfb6bd 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · Tue Feb 10 09:32:38 2009 +0100
- 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · Tue Feb 10 09:31:47 2009 +0100
- 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · Thu Feb 05 21:04:36 2009 -0500
- 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · Thu Feb 05 21:04:50 2009 -0500
- 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · Thu Feb 05 22:18:02 2009 -0500
- f281eaa Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Wed Feb 11 22:24:51 2009 +0100
- 4c0f005 cfi: make flash_get_info() non static by Heiko Schocher · Tue Feb 10 09:53:29 2009 +0100
- bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · Thu Feb 05 23:58:25 2009 -0800
- 9e3cc95 net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · Thu Feb 05 21:04:47 2009 -0500