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