1. fe033ad Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · 16 years ago
  2. 7633903 Blackfin: allow serial console to be disabled by Mike Frysinger · 16 years ago
  3. 36ea8e9 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
  4. cf8f2ef Blackfin: handle new anomalies with reset by Mike Frysinger · 16 years ago
  5. b1e9435 Blackfin: pass RETX to Linux by Mike Frysinger · 16 years ago
  6. b5eba3f Blackfin: clarify relocation comment during init by Mike Frysinger · 16 years ago
  7. 95433f6 Blackfin: just set SP register directly during init by Mike Frysinger · 16 years ago
  8. 51230e6 Blackfin: add portmuxing for UARTs on the BF51x by Mike Frysinger · 16 years ago
  9. 4f6a313 Blackfin: respect CONFIG_CLKIN_HALF by Mike Frysinger · 16 years ago
  10. dc2bfb0 Blackfin: use common memcpy routine during init by Mike Frysinger · 16 years ago
  11. be853bf Blackfin: overhaul i2c driver by Mike Frysinger · 16 years ago
  12. 05b75e4 Blackfin: fix dcache handling when doing dma memcpy's by Mike Frysinger · 16 years ago
  13. 0332e4d Blackfin: minimize time cache is turned off when replacing cplb entries by Mike Frysinger · 16 years ago
  14. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  15. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  16. 49ad480 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  17. 03d3bfb MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  18. 3943d2f ppc4xx: Improve DDR autodetect by Dirk Eibach · 16 years ago
  19. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  20. 1ea0823 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  21. 2b5360e Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  22. ead056b Added MMCR reset functionality by Graeme Russ · 16 years ago
  23. 3f5f18d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  24. 9933d60 Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  25. 85ffbbd Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  26. 833d94b Merge branch 'next' by Kim Phillips · 16 years ago
  27. 2fc7eb0 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  28. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  29. 22cca7e fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  30. 22ff3d0 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  31. 80ee3ce fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
  32. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  33. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  34. e7f325b microblaze: Use cache functions (especially cache status) by Michal Simek · 16 years ago
  35. 6677876 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
  36. fd6646c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  37. 75f3520 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · 16 years ago
  38. 455a469 mpc83xx: Size optimization of start.S by Ron Madrid · 16 years ago
  39. a5b04d0 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · 16 years ago
  40. e92c9a8 cpu/mpc824x/Makefile: fix warning with parallel builds by Wolfgang Denk · 16 years ago
  41. 5f01ea6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  42. 9502643 Change DDR tlb start entry to CONFIG param for 85xx by Haiying Wang · 16 years ago
  43. a9f3acb MPC86xx: fix build warnings by Wolfgang Denk · 16 years ago
  44. 3dd9395 at91rm9200: move define from lowlevel_init to header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. d481c80 at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. ada591d mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · 16 years ago
  47. 9863d6a mpc86xx: Double local bus clock divider by Trent Piepho · 16 years ago
  48. 446c381 mpc8568: Double local bus clock divider by Trent Piepho · 16 years ago
  49. f51f07e 85xx: Fix the boot window issue by Dave Liu · 16 years ago
  50. 181a365 Set IVPR to kenrel entry point in second core boot page by Haiying Wang · 16 years ago
  51. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  52. 58ec486 mpc8[56]xx: Put localbus clock in device tree by Trent Piepho · 16 years ago
  53. ecf5b98 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  54. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  55. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  56. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 0e0c862 Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  58. 3680aed Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  59. 71fa071 MIPS: Flush data cache upon relocation by Stefan Roese · 16 years ago
  60. 4417434 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · 16 years ago
  61. e9d5f35 sh: Update sh timer function by Nobuhiro Iwamatsu · 16 years ago
  62. 2145188 Fix compile error in building MBX860T. by Ben Warren · 16 years ago
  63. 1f5070c Fixed path to sc520 SSI include file by Graeme Russ · 16 years ago
  64. ee2e9ba video: fix FADS823 and RRvision compiling issues by Anatolij Gustschin · 16 years ago
  65. 13d36ec Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  66. 5e3ab68 Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  67. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  68. 83ad179 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · 16 years ago
  69. 90665e3 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  70. 9df5953 85xx: init gd as early as possible by Kumar Gala · 16 years ago
  71. aed461a 85xx: Fix relocation of CCSRBAR by Kumar Gala · 16 years ago
  72. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  73. 7008d26 fsl ddr skip interleaving if not supported. by Ed Swarthout · 16 years ago
  74. a2cd50e 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  75. ed3b18e AT91: remove non supported board AT91RM9200DF macro by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 06efc12 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  77. 58c696e AT91RM9200DK: fix broken boot from NOR flash by Wolfgang Denk · 16 years ago
  78. 8052352 at91rm9200: fix broken boot from nor flash by Jens Scharsig · 16 years ago
  79. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  80. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  81. 3e0cda0 AT91: Enable PLLB for USB by Stelian Pop · 16 years ago
  82. 25fb4ea ppc4xx: Clear all potentially pending exceptions in MCSR by Stefan Roese · 16 years ago
  83. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  84. e0b0ec8 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  85. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  86. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  87. bf9a8c3 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · 16 years ago
  88. c1e1cf6 mpc86xx: Use SRR0/1/rfi to enable address translation, not blr by Becky Bruce · 16 years ago
  89. 24bfb48 mpc86xx: Move setup_bats into cpu_init_f by Becky Bruce · 16 years ago
  90. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  91. 25a8590 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  92. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  93. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  94. 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  95. a9bec96 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · 16 years ago
  96. 0e8454e Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  97. 3456a14 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  98. 62e15b4 Fix typo in cpu/mpc85xx/cpu.c by Ben Warren · 16 years ago
  99. 5dfb3ee net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · 16 years ago
  100. cc94074 Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago