1. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  2. 880eff5 ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  3. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  4. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  5. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  6. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  7. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago v2010.09-rc2
  8. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  9. c54b592 ARM: Update ARM mach-types by Thomas Weber · 14 years ago
  10. 797960f x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  11. e69c0cb x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  12. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago v2010.09-rc1
  13. 8fea51a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  14. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  15. 40e74c8 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  16. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  17. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  18. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 15 years ago
  19. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  20. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 15 years ago
  21. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  22. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  23. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  24. f8736c2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  25. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  26. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  27. 27130f1 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  28. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  29. c0026fc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  30. 6050c75 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  31. 67bd941 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  32. 5c3dab9 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · 14 years ago
  33. 1f36f73 avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  34. 8d1334a avr32: Print unrelocated PC on exception by Haavard Skinnemoen · 14 years ago
  35. 7588ad1 AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  36. e0cd44c AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  37. 93dfcbe AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · 14 years ago
  38. d88bebe AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  39. c7260d1 AT91: add RTT and GPBR based RTC by Reinhard Meyer · 14 years ago
  40. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  41. f3cac53 ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  42. c1ab75c ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  43. 8d9207c Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  44. c982d86 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  45. a87bc64 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · 14 years ago
  46. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  47. 438c37e orion5x: fix comment-in-comment typo in cpu.h by Albert Aribaud · 14 years ago
  48. f106056 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  49. 4e4479a Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  50. 545dabb ARMV7: S5P: fix the macro at samsung_get_base function by Minkyu Kang · 14 years ago
  51. da70a2b S5P: mmc: fix the mmc offset by Minkyu Kang · 14 years ago
  52. 37168da ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  53. 852bd07 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago
  54. a947f4b omap2: i2c: remove redundant header definitions by Nishanth Menon · 14 years ago
  55. 46d8ece omap2: i2c: add syss offset by Nishanth Menon · 14 years ago
  56. b80d305 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  57. 7a6a7d1 nios2: fix out of reach case for do_reset by Thomas Chou · 14 years ago
  58. 62a0557 nios2: fix bootm error on fdt args by Thomas Chou · 14 years ago
  59. ed062e0 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  60. 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  61. 5549d22 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  62. 9ce2c4b ARM: Update ARM mach-types by Sandeep Paulraj · 14 years ago
  63. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  64. ae37a07 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  65. 668a6b4 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  66. a7e9c51 AM35x: Adding SCM general register definitions by Ajay Kumar Gupta · 14 years ago
  67. 5d89115 Blackfin: re-use board data in cpu banner by Mike Frysinger · 14 years ago
  68. 5fc564e Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · 15 years ago
  69. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  70. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  71. b77f380 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  72. 4cfa0ab orion5x: allow overriding default mappings windows by Albert Aribaud · 14 years ago
  73. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  74. 9844d02 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  75. 201532a Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  76. 51b5870 MX51EVK: fix return value of get_timer_masked by Li Haibo · 14 years ago
  77. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  78. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  79. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  80. 5f30500 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · 14 years ago
  81. 113bfe4 cmd_ide: add support for orion5x by Albert Aribaud · 14 years ago
  82. f2a37fc ide: add configuration by Albert Aribaud · 14 years ago
  83. 5606398 ARM: Define __raw_readX and __raw_writeX by Marek Vasut · 14 years ago
  84. 3df4f46 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  85. 9b16757 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  86. d708395 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  87. 674e0b2 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · 14 years ago
  88. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  89. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  90. 9efac4a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  91. 36448c6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  92. ac95629 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  93. 5000284 S5P: support mmc driver by Minkyu Kang · 14 years ago
  94. a37c36f powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  95. c8cf4fc Blackfin: gpio: use common usage func by Mike Frysinger · 14 years ago
  96. 5fb8a8a powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  97. 9490ff4 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  98. 7fd101c powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  99. 5800e7a powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  100. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago