1. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · Fri Sep 17 13:10:40 2010 +0200
  2. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  3. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  4. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  5. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · Fri Sep 17 13:10:32 2010 +0200
  6. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · Fri Sep 17 13:10:31 2010 +0200
  7. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · Fri Sep 17 13:10:30 2010 +0200
  8. 69f1d0c ARM: cp15: setup mmu and enable dcache by Heiko Schocher · Fri Sep 17 13:10:29 2010 +0200
  9. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  10. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  11. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  12. ea9e0be Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · Wed Aug 11 09:38:31 2010 +0200
  13. 34ed109 Prepare v2010.09-rc2 by Wolfgang Denk · Sun Sep 19 17:47:52 2010 +0200
  14. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  15. 9045142 ARM: Update ARM mach-types by Thomas Weber · Tue Sep 14 16:42:54 2010 +0200
  16. 4fdcc42 x86: Fix x86 Cold Boot by Graeme Russ · Sun Aug 22 16:25:59 2010 +1000
  17. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · Sun Aug 22 16:25:58 2010 +1000
  18. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  19. f23f9df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Sep 09 21:39:46 2010 +0200
  20. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Sep 09 19:55:02 2010 +0200
  21. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · Thu Aug 19 00:27:33 2010 +0200
  22. a7561cc ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · Thu Aug 19 20:09:57 2010 -0700
  23. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · Wed Aug 25 13:22:44 2010 -0700
  24. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · Wed Apr 14 16:10:28 2010 +0100
  25. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · Wed Apr 14 15:49:57 2010 +0100
  26. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · Wed Apr 14 11:08:00 2010 +0100
  27. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · Wed Aug 18 07:34:09 2010 -0700
  28. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · Tue Aug 17 14:39:34 2010 -0700
  29. 6e09a76 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · Wed Aug 04 09:39:40 2010 -0700
  30. 6e28ba2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Wed Sep 08 00:48:27 2010 +0200
  31. 3961838 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Wed Sep 08 00:42:00 2010 +0200
  32. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  33. b91d6d4 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Sep 07 23:20:53 2010 +0200
  34. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Sep 07 22:19:49 2010 +0200
  35. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 07 21:52:29 2010 +0200
  36. 3f4d334 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Sep 07 21:46:14 2010 +0200
  37. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Sep 07 21:28:20 2010 +0200
  38. 4cf6135 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · Wed Aug 04 11:24:53 2010 +0200
  39. c6f292f avr32: Add simple paging support by Haavard Skinnemoen · Thu Aug 12 13:52:54 2010 +0700
  40. 67d7935 avr32: Print unrelocated PC on exception by Haavard Skinnemoen · Thu Aug 12 13:52:52 2010 +0700
  41. 6348f1d AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · Wed Aug 25 12:32:53 2010 +0200
  42. 609e631 AT91: reset.c: fix comments, add option by Reinhard Meyer · Mon Aug 09 13:25:37 2010 +0200
  43. 57281c3 AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · Tue Aug 24 11:18:09 2010 +0200
  44. 8ec18f4 AT91SAM9XE: add embedded flash support by Reinhard Meyer · Tue Jul 27 15:18:38 2010 +0200
  45. c9c7606 AT91: add RTT and GPBR based RTC by Reinhard Meyer · Tue Jul 27 16:22:09 2010 +0200
  46. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · Fri Aug 13 10:31:06 2010 +0200
  47. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · Tue Aug 31 11:27:14 2010 +0200
  48. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · Thu Aug 26 17:14:51 2010 +0200
  49. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · Fri Aug 27 16:25:56 2010 -0500
  50. ffd4f72 AT91 Fix: return value of get_tbclk by Jens Scharsig · Sat Aug 07 19:49:42 2010 +0200
  51. fc62ca8 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · Wed Aug 25 13:45:43 2010 +0900
  52. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · Tue Aug 24 15:51:55 2010 +0900
  53. dc76182 orion5x: fix comment-in-comment typo in cpu.h by Albert Aribaud · Fri Aug 27 21:41:48 2010 +0530
  54. f9c72f6 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · Thu Aug 26 14:43:55 2010 +0530
  55. 7e0978f Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · Thu Aug 26 14:05:19 2010 +0530
  56. 0d755c0 ARMV7: S5P: fix the macro at samsung_get_base function by Minkyu Kang · Tue Aug 24 15:37:57 2010 +0900
  57. f39eafc S5P: mmc: fix the mmc offset by Minkyu Kang · Fri Aug 20 17:57:38 2010 +0900
  58. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · Thu Aug 19 20:41:50 2010 +0900
  59. 0a2b631 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · Thu Aug 19 13:48:11 2010 +0900
  60. 25cfc75 omap2: i2c: remove redundant header definitions by Nishanth Menon · Wed Aug 18 19:39:09 2010 -0500
  61. 50b5194 omap2: i2c: add syss offset by Nishanth Menon · Wed Aug 18 19:39:08 2010 -0500
  62. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · Thu Aug 19 13:57:48 2010 -0500
  63. 5975e79 nios2: fix out of reach case for do_reset by Thomas Chou · Mon Aug 16 10:49:44 2010 +0800
  64. 97ffc02 nios2: fix bootm error on fdt args by Thomas Chou · Fri Jul 30 14:12:12 2010 +0800
  65. 1c9cee9 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · Tue Aug 17 23:12:37 2010 -0500
  66. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · Mon Aug 09 18:39:57 2010 -0500
  67. 4e6d1b2 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Wed Aug 18 21:19:00 2010 +0200
  68. d1c84b3 ARM: Update ARM mach-types by Sandeep Paulraj · Wed Aug 18 10:45:54 2010 -0400
  69. c818984 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · Fri Aug 13 16:07:35 2010 +0900
  70. 92cb940 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Aug 12 23:08:05 2010 +0200
  71. 87694aa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Thu Aug 12 23:05:22 2010 +0200
  72. 906a152 AM35x: Adding SCM general register definitions by Ajay Kumar Gupta · Fri Jul 09 11:43:47 2010 +0530
  73. 36e63df Blackfin: re-use board data in cpu banner by Mike Frysinger · Mon Aug 09 17:39:22 2010 -0400
  74. ae712d8 Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · Fri Aug 07 02:47:54 2009 +0000
  75. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · Mon Aug 09 13:31:49 2010 +0200
  76. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Aug 10 23:03:15 2010 +0200
  77. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Aug 10 22:49:09 2010 +0200
  78. f4704d0 orion5x: allow overriding default mappings windows by Albert Aribaud · Tue Jul 13 09:04:26 2010 +0200
  79. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  80. 6caf122 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Tue Aug 10 22:20:51 2010 +0200
  81. 91cb722 Merge branch 'master' of ../master by Wolfgang Denk · Tue Aug 10 22:20:27 2010 +0200
  82. cfdda9e MX51EVK: fix return value of get_timer_masked by Li Haibo · Tue Aug 10 14:18:38 2010 +0800
  83. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  84. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  85. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  86. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
  87. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  88. 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  89. 5b0b1b9 ARM: Define __raw_readX and __raw_writeX by Marek Vasut · Thu Jul 22 12:07:19 2010 +0200
  90. ccace71 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Sat Aug 07 22:33:06 2010 +0200
  91. 31367d1 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · Fri Jun 25 12:42:04 2010 -0700
  92. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · Mon Jul 19 20:31:55 2010 -0700
  93. 58657e6 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · Tue Jul 20 14:56:07 2010 -0700
  94. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · Thu Jul 15 13:43:10 2010 -0700
  95. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  96. 9b98044 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Aug 04 00:35:10 2010 +0200
  97. 9035c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Aug 04 00:30:50 2010 +0200
  98. 93d3257 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Aug 03 22:45:13 2010 +0200
  99. 12760ab S5P: support mmc driver by Minkyu Kang · Tue Jul 06 20:26:06 2010 +0900
  100. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · Wed Jul 14 19:47:29 2010 -0500