1. 0986231 Blackfin: bf537: unify arch header duplication by Mike Frysinger · 14 years ago
  2. c2c27cb Blackfin: punt old *p style volatile MMR defines by Mike Frysinger · 14 years ago
  3. 68b7a4f Blackfin: punt headers for non-existent BF541 by Mike Frysinger · 14 years ago
  4. b3e82c7 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 15 years ago
  5. 6914865 Blackfin: add support for BF51x parts by Mike Frysinger · 16 years ago
  6. 5662611 Blackfin: add support for BF538/BF539 processors by Mike Frysinger · 16 years ago
  7. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  8. ec0868b mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  9. 04bd2b9 ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  10. 22ffd70 ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  11. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  12. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  13. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  14. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  15. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  16. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  17. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  18. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  19. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  20. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  21. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  22. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  23. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  24. c43f06d Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  25. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  26. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  27. 55f965a ARM: implement relocation for arm1176 by Heiko Schocher · 14 years ago
  28. cad80e1 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  29. c620af2 ARM: implement relocation for arm_intcm by Heiko Schocher · 14 years ago
  30. 6ecd962 ARM: implement relocation for lh7a40x by Heiko Schocher · 14 years ago
  31. 296c3ee ARM: implement relocation for s3c44b0 by Heiko Schocher · 14 years ago
  32. 344c303 ARM: implement relocation for sa1100 by Heiko Schocher · 14 years ago
  33. b2b37f0 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  34. 3d8f5fa ARM: implement relocation for pxa by Heiko Schocher · 14 years ago
  35. 68c4d2e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  36. df329fb ARM: implement relocation for ARM925 by Heiko Schocher · 14 years ago
  37. 271a240 ARM: implement relocation for ARM920 by Heiko Schocher · 14 years ago
  38. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  39. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  40. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  41. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  42. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  43. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  44. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  45. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  46. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  47. 69f1d0c ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  48. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  49. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  50. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  51. ea9e0be Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  52. 34ed109 Prepare v2010.09-rc2 by Wolfgang Denk · 14 years ago
  53. b4eceac Save environment data to mmc. by Terry Lv · 15 years ago
  54. 9045142 ARM: Update ARM mach-types by Thomas Weber · 14 years ago
  55. 4fdcc42 x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  56. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  57. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  58. f23f9df Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  59. 4dce358 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  60. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  61. a7561cc ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bank by Steve Sakoman · 14 years ago
  62. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  63. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · 15 years ago
  64. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  65. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · 15 years ago
  66. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · 14 years ago
  67. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · 14 years ago
  68. 6e09a76 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  69. 6e28ba2 Merge branch 'avr32' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  70. 3961838 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  71. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  72. b91d6d4 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  73. ac40508 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  74. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  75. 3f4d334 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  76. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  77. 4cf6135 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro by Alexander Stein · 14 years ago
  78. c6f292f avr32: Add simple paging support by Haavard Skinnemoen · 14 years ago
  79. 67d7935 avr32: Print unrelocated PC on exception by Haavard Skinnemoen · 14 years ago
  80. 6348f1d AT91: add option to enable pullups in at91sam9260_devices.c by Reinhard Meyer · 14 years ago
  81. 609e631 AT91: reset.c: fix comments, add option by Reinhard Meyer · 14 years ago
  82. 57281c3 AT91: fix at91sam9260.h for AT91SAM9XE by Reinhard Meyer · 14 years ago
  83. 8ec18f4 AT91SAM9XE: add embedded flash support by Reinhard Meyer · 14 years ago
  84. c9c7606 AT91: add RTT and GPBR based RTC by Reinhard Meyer · 14 years ago
  85. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  86. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  87. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  88. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  89. ffd4f72 AT91 Fix: return value of get_tbclk by Jens Scharsig · 14 years ago
  90. fc62ca8 ARMV7: S5P: rename the member of gpio structure by Minkyu Kang · 14 years ago
  91. 36f25cf ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  92. dc76182 orion5x: fix comment-in-comment typo in cpu.h by Albert Aribaud · 14 years ago
  93. f9c72f6 Kirkwood: bugfix: window size (mis)calculation by Prafulla Wadaskar · 14 years ago
  94. 7e0978f Orion5x: bugfix: window size (mis)calculation by Albert Aribaud · 14 years ago
  95. 0d755c0 ARMV7: S5P: fix the macro at samsung_get_base function by Minkyu Kang · 14 years ago
  96. f39eafc S5P: mmc: fix the mmc offset by Minkyu Kang · 14 years ago
  97. 2917c0a ARMV7: S5P: rename from s5pc1xx to s5p by Minkyu Kang · 14 years ago
  98. 0a2b631 ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx by Minkyu Kang · 14 years ago
  99. 25cfc75 omap2: i2c: remove redundant header definitions by Nishanth Menon · 14 years ago
  100. 50b5194 omap2: i2c: add syss offset by Nishanth Menon · 14 years ago