1. 344c303 ARM: implement relocation for sa1100 by Heiko Schocher · Fri Sep 17 13:10:48 2010 +0200
  2. b2b37f0 ARM: implement relocation for ixp by Heiko Schocher · Fri Sep 17 13:10:47 2010 +0200
  3. 3d8f5fa ARM: implement relocation for pxa by Heiko Schocher · Fri Sep 17 13:10:46 2010 +0200
  4. 68c4d2e ARM: implement relocation for ARM946 by Heiko Schocher · Fri Sep 17 13:10:45 2010 +0200
  5. df329fb ARM: implement relocation for ARM925 by Heiko Schocher · Fri Sep 17 13:10:44 2010 +0200
  6. 271a240 ARM: implement relocation for ARM920 by Heiko Schocher · Fri Sep 17 13:10:43 2010 +0200
  7. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · Fri Sep 17 13:10:42 2010 +0200
  8. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · Fri Sep 17 13:10:41 2010 +0200
  9. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · Fri Sep 17 13:10:40 2010 +0200
  10. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  11. 26cc10a nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer by Heiko Schocher · Fri Sep 17 13:10:38 2010 +0200
  12. 2afe314 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · Fri Sep 17 13:10:37 2010 +0200
  13. 9b98723 disk/part.c: fix relocation fixup by Heiko Schocher · Fri Sep 17 13:10:36 2010 +0200
  14. 167ad64 i2c: fix command usage help by Heiko Schocher · Fri Sep 17 13:10:35 2010 +0200
  15. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  16. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  17. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · Fri Sep 17 13:10:32 2010 +0200
  18. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · Fri Sep 17 13:10:31 2010 +0200
  19. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · Fri Sep 17 13:10:30 2010 +0200
  20. 69f1d0c ARM: cp15: setup mmu and enable dcache by Heiko Schocher · Fri Sep 17 13:10:29 2010 +0200
  21. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · Fri Sep 17 13:10:28 2010 +0200
  22. ab8e7f3 mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Heiko Schocher · Mon Sep 13 12:12:33 2010 +0200
  23. f896071 tools: enable img2srec for "tools-all" target by Mike Frysinger · Sun Aug 15 00:03:19 2010 -0400
  24. 9756b2e tools/env: use host build flags by Mike Frysinger · Sun Aug 15 00:03:22 2010 -0400
  25. 9bd7a6f unify toplevel tools targets by Mike Frysinger · Sun Aug 15 00:03:21 2010 -0400
  26. 0c8c153 tools: update .gitignore by Mike Frysinger · Sun Aug 15 00:03:20 2010 -0400
  27. b374bdb MAKEALL: cut down on duplication of targets by Mike Frysinger · Thu Aug 19 13:05:06 2010 -0400
  28. 7c07101 Makefile: restore support for board shortcut targets by Mike Frysinger · Wed Aug 11 18:52:36 2010 -0400
  29. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  30. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  31. b830e54 Remove support for CONFIG_HAS_UID and "forceenv" command by Wolfgang Denk · Sun Jun 20 16:03:45 2010 +0200
  32. c9ae986 Add hash table support as base for new environment code by Wolfgang Denk · Sun Jun 20 13:17:12 2010 +0200
  33. 9069922 Add qsort - add support for sorting data arrays by Wolfgang Denk · Sun Jun 13 01:45:10 2010 +0200
  34. 74aedc1 Add basic errno support. by Wolfgang Denk · Sat Jun 12 00:19:46 2010 +0200
  35. c558225 4xx: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · Sun Jul 25 23:08:00 2010 +0200
  36. daa2120 IceCube.h: update configuration by Wolfgang Denk · Thu Jul 01 09:44:39 2010 +0200
  37. ea9e0be Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · Wed Aug 11 09:38:31 2010 +0200
  38. 2fc54d9 4xx: add missing CONFIG_SYS_SRAM_SIZE definition by Wolfgang Denk · Fri Sep 10 23:04:05 2010 +0200
  39. 34ed109 Prepare v2010.09-rc2 by Wolfgang Denk · Sun Sep 19 17:47:52 2010 +0200
  40. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800
  41. d4eb723 socrates: adjust TEXT_BASE to increase U-Boot image size by Wolfgang Denk · Fri Sep 10 23:47:00 2010 +0200
  42. b030574 mmc: fix compiler warnings by Wolfgang Denk · Sun Sep 19 01:03:20 2010 +0200
  43. 6a20a32 tools/env: fail on invalid options by Daniel Hobi · Thu Sep 16 14:36:09 2010 +0200
  44. 6c55426 tools/env: allow option "-n" for fw_printenv by Daniel Hobi · Wed Sep 15 19:46:26 2010 +0200
  45. 9045142 ARM: Update ARM mach-types by Thomas Weber · Tue Sep 14 16:42:54 2010 +0200
  46. 61dba93 mmc: print out partition table by Lei Wen · Mon Sep 13 22:07:28 2010 +0800
  47. e1cc9c8 mmc: add boundary check for mmc operation by Lei Wen · Mon Sep 13 22:07:27 2010 +0800
  48. c9e86bc Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Sep 15 22:06:32 2010 +0200
  49. eec37e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Wed Sep 15 22:04:42 2010 +0200
  50. 328d055 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · Thu Sep 09 13:54:41 2010 +0200
  51. d9f13d0 display_buffer: fix misaligned buffer by Reinhard Meyer · Wed Sep 08 12:25:40 2010 +0200
  52. d5a3a56 x86: Remove Unmaintained Boards by Graeme Russ · Sun Aug 22 16:26:00 2010 +1000
  53. 4fdcc42 x86: Fix x86 Cold Boot by Graeme Russ · Sun Aug 22 16:25:59 2010 +1000
  54. 14917a9 x86: Add do_bdinfo() by Graeme Russ · Sun Aug 22 16:25:58 2010 +1000
  55. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · Sun Aug 22 16:25:58 2010 +1000
  56. 953ee31 usb: musb: set target address for non-multipoint devices by Bryan Wu · Mon Aug 09 18:41:12 2010 -0400
  57. 2dc21e3 usb: musb: setup TXCOUNT for Blackfin musb by Bryan Wu · Mon Aug 09 14:57:41 2010 -0400
  58. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  59. f23f9df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Sep 09 21:39:46 2010 +0200
  60. a232047 MX51: Update responsible for mx51evk by Stefano Babic · Fri Aug 13 16:47:17 2010 +0200
  61. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Sep 09 19:55:02 2010 +0200
  62. 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
  63. 918b541 ARMV7: Fix pad mux for Panda LEDs by Ricardo Salveti de Araujo · Tue Sep 07 16:17:52 2010 -0700
  64. 541ce99 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · Tue Aug 24 10:37:29 2010 -0700
  65. ac92995 ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · Thu Aug 19 20:56:11 2010 -0700
  66. 09d08e0 ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs by Steve Sakoman · Thu Aug 19 20:52:35 2010 -0700
  67. b8fbc2b mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · Thu Aug 19 20:14:01 2010 -0700
  68. a7561cc ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · Thu Aug 19 20:09:57 2010 -0700
  69. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · Wed Aug 25 13:22:44 2010 -0700
  70. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · Wed Apr 14 16:10:28 2010 +0100
  71. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · Wed Apr 14 15:49:57 2010 +0100
  72. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · Wed Apr 14 11:08:00 2010 +0100
  73. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · Wed Aug 18 07:34:09 2010 -0700
  74. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · Tue Aug 17 14:39:34 2010 -0700
  75. 0d1d008 ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · Thu Aug 12 21:07:02 2010 -0700
  76. 3ca3376 ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · Thu Aug 12 15:17:37 2010 -0700
  77. 5ddc70b ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · Thu Aug 12 15:13:02 2010 -0700
  78. 8c8376d ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle by Steve Sakoman · Wed Feb 03 14:39:14 2010 -0800
  79. 3a00c66 ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup by Steve Sakoman · Tue Feb 16 10:00:45 2010 -0800
  80. a18fc3f ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages by Steve Sakoman · Tue Aug 10 12:58:39 2010 -0700
  81. 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
  82. 6e28ba2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Wed Sep 08 00:48:27 2010 +0200
  83. 3961838 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Wed Sep 08 00:42:00 2010 +0200
  84. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Sep 08 00:03:22 2010 +0200
  85. b91d6d4 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Sep 07 23:20:53 2010 +0200
  86. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Sep 07 22:19:49 2010 +0200
  87. 71168ac Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Tue Sep 07 21:55:06 2010 +0200
  88. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 07 21:52:29 2010 +0200
  89. 4984bde Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Tue Sep 07 21:49:47 2010 +0200
  90. 3f4d334 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Sep 07 21:46:14 2010 +0200
  91. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Sep 07 21:28:20 2010 +0200
  92. 12ba80a MIPS: update the MIPS u-boot.lds by Xiangfu Liu · Mon Aug 09 23:13:43 2010 +0800
  93. 4cf6135 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · Wed Aug 04 11:24:53 2010 +0200
  94. c6f292f avr32: Add simple paging support by Haavard Skinnemoen · Thu Aug 12 13:52:54 2010 +0700
  95. 6f161e4 avr32: Use uncached() macro to get an address for SDRAM init by Haavard Skinnemoen · Thu Aug 12 13:52:53 2010 +0700
  96. 67d7935 avr32: Print unrelocated PC on exception by Haavard Skinnemoen · Thu Aug 12 13:52:52 2010 +0700
  97. 6348f1d AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · Wed Aug 25 12:32:53 2010 +0200
  98. 1e6ef50 AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction by Reinhard Meyer · Mon Aug 09 13:37:59 2010 +0200
  99. 609e631 AT91: reset.c: fix comments, add option by Reinhard Meyer · Mon Aug 09 13:25:37 2010 +0200
  100. 57281c3 AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · Tue Aug 24 11:18:09 2010 +0200