1. 5fbc7cf ppc/85xx: add cpu init config file for boot from NAND by Mingkai Hu · Tue Sep 22 14:53:21 2009 +0800
  2. 59fd9e2 ppc/85xx: add ld script file for boot from NAND by Mingkai Hu · Tue Sep 22 14:53:10 2009 +0800
  3. 73343ca ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · Mon Sep 21 11:26:19 2009 -0700
  4. 11f5169 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · Mon Sep 14 11:13:34 2009 +0200
  5. 17b2d59 ppc4xx: Fix 405EZ uart base baud calculation by Stefan Roese · Fri Sep 11 17:07:55 2009 +0200
  6. 9faa23a ppc/85xx: Disable all async interrupt sources when we boot by Kumar Gala · Fri Sep 11 15:28:41 2009 -0500
  7. 64dd178 ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL by Kumar Gala · Fri Sep 11 13:52:45 2009 -0500
  8. 8aa8cdd ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL by Kumar Gala · Fri Sep 11 13:41:49 2009 -0500
  9. 0255cd7 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · Fri Sep 11 14:19:10 2009 +0800
  10. afc51ad ppc/85xx: Move code around to prep for NAND_SPL by Kumar Gala · Fri Sep 11 12:32:01 2009 -0500
  11. f82885e ppc/85xx: Repack tlb_table to save space by Kumar Gala · Fri Sep 11 11:30:30 2009 -0500
  12. c417c91 ppc/85xx: Introduce low level write_tlb function by Kumar Gala · Fri Sep 11 11:27:00 2009 -0500
  13. 14f2eb1 ppc/8xxx: Misc DDR related fixes by Kumar Gala · Thu Sep 10 14:54:55 2009 -0500
  14. e957bd7 ppc/85xx: Remove some bogus code from external interrupt handler. by Scott Wood · Thu Aug 20 17:45:00 2009 -0500
  15. 31e6010 ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. by Scott Wood · Thu Aug 20 17:45:05 2009 -0500
  16. 4211596 ppc/85xx: Don't enable interrupts before we're ready by Scott Wood · Thu Aug 20 17:44:20 2009 -0500
  17. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  18. 1fc08dd ppc4xx: Fix compilation warning in 4xx miiphy.c by Stefan Roese · Mon Sep 07 10:52:24 2009 +0200
  19. e9a5766 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · Mon Sep 07 17:00:40 2009 +0200
  20. 6472af8 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · Wed Sep 09 11:40:41 2009 -0500
  21. aff0153 ppc/85xx: Clean up do_reset by Kumar Gala · Tue Sep 08 13:46:46 2009 -0500
  22. 36a6843 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). by Poonam Aggrwal · Thu Sep 03 19:42:40 2009 +0530
  23. 4ca72ae ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · Wed Sep 02 19:40:36 2009 +0530
  24. da6e1ca ppc/85xx,86xx: Handling Unknown SOC version by Poonam Aggrwal · Wed Sep 02 13:35:21 2009 +0530
  25. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  26. 591ac07 ppc/85xx: Cleanup makefile and related optional files by Kumar Gala · Wed Sep 02 09:00:50 2009 -0500
  27. 8399e12 ppc/85xx: Fix bug in setup_mp code by Kumar Gala · Thu Sep 03 08:41:31 2009 -0500
  28. d13eb3c ppc/85xx: Add a simple function to search the TLB by Kumar Gala · Thu Sep 03 08:20:24 2009 -0500
  29. c24a905 85xx: Add support for setting IVORs to fixed offset defaults by Kumar Gala · Fri Aug 14 13:37:54 2009 -0500
  30. 9387773 ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · Wed Sep 02 11:25:08 2009 +0530
  31. 24aa71a ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · Tue Sep 01 22:01:54 2009 -0500
  32. 9af188d ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Dipen Dudhat · Tue Sep 01 17:27:00 2009 +0530
  33. b9d31cb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Mon Sep 07 23:20:04 2009 +0200
  34. b8de474 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 07 23:12:46 2009 +0200
  35. 12990a4 Reset i2c slave devices during init on mpc5xxx cpus by Eric Millbrandt · Thu Sep 03 08:09:44 2009 -0500
  36. 8c9c10f ARM: DaVinci: DaVinci DM365 SOC specific code by Sandeep Paulraj · Sat Aug 15 11:20:44 2009 -0400
  37. e2640ad mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice by Anton Vorontsov · Wed Sep 02 17:58:48 2009 +0400
  38. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:45 2009 -0500
  39. c156395 ppc: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:44 2009 -0500
  40. 1d977dc i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · Sun Aug 23 12:59:56 2009 +1000
  41. d0811ab i386: Misc PCI fixups by Graeme Russ · Sun Aug 23 12:59:50 2009 +1000
  42. cf2fb0c Fix sc520 timer interrupt generation by Graeme Russ · Sun Aug 23 12:59:49 2009 +1000
  43. de7f938 i386: Change inline asm global symbols to local by Graeme Russ · Sun Aug 23 12:59:46 2009 +1000
  44. 0d44cc9 Blackfin: use scratch pad for exception stack by Mike Frysinger · Mon Aug 24 20:48:04 2009 -0400
  45. 2906d77 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · Thu Aug 20 20:59:28 2009 +0530
  46. 4f572d8 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · Mon Aug 24 18:03:26 2009 +0200
  47. 016b702 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · Tue Aug 11 02:32:09 2009 +0400
  48. c5abd7a 85xx: Improve MPIC initialization by Timur Tabi · Thu Aug 20 17:41:11 2009 -0500
  49. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · Thu Aug 20 18:57:45 2009 +0530
  50. d2088e0 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · Tue Aug 18 15:37:15 2009 +0800
  51. 2cca63f 85xx: Move to a common linker script by Kumar Gala · Fri Aug 07 13:00:55 2009 -0500
  52. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · Fri Jul 31 12:08:27 2009 +0530
  53. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  54. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · Fri Jul 31 12:07:45 2009 +0530
  55. 8277e20 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:38:43 2009 -0500
  56. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:28:34 2009 -0500
  57. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  58. 0284852 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · Thu Aug 13 08:32:37 2009 -0500
  59. 6b9b996 Prepare 2009.08-rc3 by Wolfgang Denk · Sat Aug 22 23:27:26 2009 +0200
  60. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  61. 87f5792 85xx: Fix addrmap to include memory by Kumar Gala · Fri Aug 14 16:43:22 2009 -0500
  62. 6e9de1d Minor coding style cleanup. by Wolfgang Denk · Mon Aug 10 10:38:34 2009 +0200
  63. 93d1b76 ARM Cortex A8: Remove bogus config.mk entries by Dirk Behme · Sat Aug 08 16:06:47 2009 +0200
  64. 1ed4ae0 mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · Mon Jun 08 04:12:49 2009 +0400
  65. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  66. fc8b7aa omap3: bug fix for NOR boot support by Penda Naveen Kumar · Fri Jul 31 00:06:36 2009 +0530
  67. a4becd6 omap3: replace all instances of gpmc config struct by one global by Dirk Behme · Sat Aug 08 09:30:22 2009 +0200
  68. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · Sat Aug 08 09:30:21 2009 +0200
  69. e06da3d omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · Tue May 19 09:09:31 2009 +0200
  70. 90d1d73 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Tue Aug 04 21:54:11 2009 +0200
  71. 11a84c9 rm9200 lowevel_init: don't touch reserved/readonly registers by David Brownell · Thu Jul 16 18:40:55 2009 -0700
  72. 4b828a8 Add AT91SAM9260 to at91's lowlevel_init.S by Eric Benard · Sat Jul 18 23:45:15 2009 +0200
  73. 048f5a6 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · Wed Jul 29 08:45:27 2009 +0200
  74. cb87c8e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu Jul 30 00:36:25 2009 +0200
  75. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  76. 9444ff1 arm nomadik: add gpio support by Alessandro Rubini · Fri Jul 24 11:27:03 2009 +0200
  77. f138429 mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former by Kim Phillips · Thu Jul 23 14:09:38 2009 -0500
  78. 140f044 cpu/arm920t/start.S: include <common.h> to have ROUND() defined by Wolfgang Denk · Mon Jul 27 10:06:39 2009 +0200
  79. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · Fri Jul 24 00:17:48 2009 +0200
  80. c0be619 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Sun Jul 26 23:15:57 2009 +0200
  81. c563e48 Add AVR32 LCD support by Mark Jackson · Tue Jul 21 11:11:37 2009 +0100
  82. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  83. 9693c3d Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · Mon Jul 20 06:57:27 2009 +0200
  84. 14857e8 ppc4xx: Fix missing freqOPB for 405EP by Dirk Eibach · Fri Jul 10 14:47:32 2009 +0200
  85. d0c4395 ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · Tue Jul 14 15:53:08 2009 +0200
  86. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · Sun Jul 19 15:17:03 2009 -0400
  87. e93a4a5 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · Tue Jul 21 19:32:21 2009 +0400
  88. 554ebd7 rm9200 ethernet driver: board-specific quirk (csb337) by David Brownell · Tue Jun 09 11:14:24 2009 -0700
  89. f2d95b8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jul 23 00:59:37 2009 +0200
  90. ae6f0c6 ARM Cortex A8: Move OMAP3 specific reset handler by Minkyu Kang · Mon Jul 20 11:40:01 2009 +0900
  91. f4018f9 85xx, 86xx: Add common board_add_ram_info() by Peter Tyser · Fri Jul 17 10:14:48 2009 -0500
  92. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · Fri Jul 17 10:14:45 2009 -0500
  93. ab673ea Blackfin: split cpu COBJS into multilines by Mike Frysinger · Thu Jul 09 20:56:56 2009 -0400
  94. 0897589 Blackfin: add os log functions by Mike Frysinger · Thu Jul 09 01:15:05 2009 -0400
  95. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  96. 33cbd2b OMAP3 Fix compiler warning for v7_flush_dcache_all by Tom Rix · Tue Jun 30 15:04:13 2009 -0500
  97. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  98. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · Thu Jul 16 15:12:48 2009 +0200
  99. 24e671d usb: mpc834x: added support of the MPH USB controller in addition to the DR one by Valeriy Glushkov · Tue Jun 30 15:48:40 2009 +0300
  100. a424ba2 ColdFire: Add DSPI support for MCF5227x and MCF5445x by TsiChung Liew · Tue Jun 30 14:18:29 2009 +0000