1. 55fed6f Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  2. e69e520 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  3. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  4. a51dd67 ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  5. abef7b8 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  6. c6c2ceb ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  7. ec985e9 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  8. 0110955 ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  9. e30ceca ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  10. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  11. 5347f68 ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  12. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  13. 405d023 ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  14. cc7cdcb ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  15. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  16. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  17. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  18. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  19. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  20. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  21. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  22. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  23. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  24. 880eff5 ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  25. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  26. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  27. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  28. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  29. 07517e7 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  30. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  31. c54b592 ARM: Update ARM mach-types by Thomas Weber · 14 years ago
  32. 797960f x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  33. e69c0cb x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  34. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  35. 8fea51a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  36. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  37. 40e74c8 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  38. 3667cbe ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  39. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  40. 0c0a0e0 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 14 years ago
  41. 096ca83 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 14 years ago
  42. 2984470 ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 14 years ago
  43. 7c281c9 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  44. b2b9169 ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  45. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  46. f8736c2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  47. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  48. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  49. 27130f1 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  50. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  51. c0026fc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  52. 6050c75 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  53. 67bd941 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  54. 5c3dab9 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · 14 years ago
  55. 1f36f73 avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  56. 8d1334a avr32: Print unrelocated PC on exception by Haavard Skinnemoen · 14 years ago
  57. 7588ad1 AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  58. e0cd44c AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  59. 93dfcbe AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · 14 years ago
  60. d88bebe AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  61. c7260d1 AT91: add RTT and GPBR based RTC by Reinhard Meyer · 14 years ago
  62. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  63. f3cac53 ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  64. c1ab75c ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  65. 8d9207c Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  66. c982d86 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  67. a87bc64 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · 14 years ago
  68. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  69. 438c37e orion5x: fix comment-in-comment typo in cpu.h by Albert Aribaud · 14 years ago
  70. f106056 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  71. 4e4479a Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  72. 545dabb ARMV7: S5P: fix the macro at samsung_get_base function by Minkyu Kang · 14 years ago
  73. da70a2b S5P: mmc: fix the mmc offset by Minkyu Kang · 14 years ago
  74. 37168da ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  75. 852bd07 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago
  76. a947f4b omap2: i2c: remove redundant header definitions by Nishanth Menon · 14 years ago
  77. 46d8ece omap2: i2c: add syss offset by Nishanth Menon · 14 years ago
  78. b80d305 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  79. 7a6a7d1 nios2: fix out of reach case for do_reset by Thomas Chou · 14 years ago
  80. 62a0557 nios2: fix bootm error on fdt args by Thomas Chou · 14 years ago
  81. ed062e0 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  82. 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  83. 5549d22 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  84. 9ce2c4b ARM: Update ARM mach-types by Sandeep Paulraj · 14 years ago
  85. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  86. ae37a07 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  87. 668a6b4 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  88. a7e9c51 AM35x: Adding SCM general register definitions by Ajay Kumar Gupta · 14 years ago
  89. 5d89115 Blackfin: re-use board data in cpu banner by Mike Frysinger · 14 years ago
  90. 5fc564e Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · 15 years ago
  91. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  92. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  93. b77f380 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  94. 4cfa0ab orion5x: allow overriding default mappings windows by Albert Aribaud · 14 years ago
  95. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  96. 9844d02 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  97. 201532a Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  98. 51b5870 MX51EVK: fix return value of get_timer_masked by Li Haibo · 14 years ago
  99. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  100. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago