1. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  2. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  3. 5c5d324 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 17 years ago
  4. 96b8a05 mpc83xx: Add MPC8313ERDB support. by Scott Wood · 17 years ago
  5. 49ea3b6 mpc83xx: Add generic PCI setup code. by Scott Wood · 17 years ago
  6. 7c98e51 mpc83xx: Add 831x support to speed.c. by Scott Wood · 17 years ago
  7. 0f25328 mpc83xx: Add 831x support to global_data.h by Scott Wood · 17 years ago
  8. 95e7ef8 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 17 years ago
  9. a35b0c4 mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 17 years ago
  10. d87c57b mpc83xx: Add register definitions for MPC831x. by Scott Wood · 17 years ago
  11. 396955f Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  12. 14da5f7 Cleanup compiler warnings, update CHANGELOG by Wolfgang Denk · 17 years ago
  13. 85f87fa Merge with /home/dzu/src/git/u-boot by Wolfgang Denk · 17 years ago
  14. 0a4307c Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  15. df9ef6d Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  16. 6923565 Fix breakage of NC650 board with respect to nand support. by Detlev Zundel · 17 years ago
  17. 39f23cd [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation by Domen Puncer · 17 years ago
  18. 7651f8b Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 17 years ago
  19. ee89bf2 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  20. 3783782 Clenaup, update CHANGELOG by Wolfgang Denk · 17 years ago
  21. 5cca409 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  22. fd094c6 Update CHANGELOG by Wolfgang Denk · 17 years ago
  23. a8227b6 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  24. 1d10b9e Merge with /home/wd/git/u-boot/custodian/u-boot-net by Wolfgang Denk · 17 years ago
  25. 2a26ec4 Cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  26. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  27. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  28. 5f6c732 Update CHANGELOG by Wolfgang Denk · 17 years ago
  29. 01ebbab Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 17 years ago
  30. 0f5642d Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  31. ad4eb55 MCC200 board: remove warning which is obsolete after PSoC firmware changes by Wolfgang Denk · 17 years ago
  32. afc7e4c Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  33. 3747a3f [PATCH] icecube/lite5200b: document wakeup from low-power support by Domen Puncer · 17 years ago
  34. e673226 ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM by Stefan Roese · 17 years ago
  35. 90e6f41 ppc4xx: Add output for bootrom location to 405EZ ports by Stefan Roese · 17 years ago
  36. 9c00dfb Move ppearse to ARM board list by Peter Pearse · 17 years ago
  37. d3832e8 [PATCH] icecube/lite5200b: wakeup from low-power support by Domen Puncer · 17 years ago
  38. f35a53f Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 17 years ago
  39. 6f1d57c Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 17 years ago
  40. c28abb9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  41. 3f9f08c Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 17 years ago
  42. 8048cdd Update CHANGELOG by Wolfgang Denk · 17 years ago
  43. 8e68751 AVR32: Enable MMC support by Haavard Skinnemoen · 18 years ago
  44. fc26c97 Atmel MCI driver by Haavard Skinnemoen · 19 years ago
  45. 05fdab1 AVR32: Add clk and gpio infrastructure for mmci by Haavard Skinnemoen · 18 years ago
  46. 7fac3f6 Enable partition support with MMC by Haavard Skinnemoen · 18 years ago
  47. 9a24f47 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  48. 5c1fe1f Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  49. b4ec9c2 AVR32: Add clk and gpio infrastructure for macb0 and macb1 by Haavard Skinnemoen · 18 years ago
  50. d5acb95 AVR32: Implement simple DMA memory allocator by Haavard Skinnemoen · 18 years ago
  51. 91975b0 Import <linux/mii.h> from the Linux kernel by Haavard Skinnemoen · 18 years ago
  52. 1b804b2 AVR32: Include more commands for ATSTK1000 by Haavard Skinnemoen · 18 years ago
  53. 9c0deb5 AVR32: Provide a definition of struct stat by Haavard Skinnemoen · 18 years ago
  54. 12f099c AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · 18 years ago
  55. 1f4f212 AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  56. df548d3 AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  57. 03d1e13 AVR32: Clean up memory-map.h for at32ap7000 by Haavard Skinnemoen · 18 years ago
  58. 28c699ef AVR32: Build position-independent u-boot by Haavard Skinnemoen · 18 years ago
  59. 5374b36 AVR32: Use avr32-linux- cross-compilation prefix by default by Haavard Skinnemoen · 18 years ago
  60. c841bee AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · 18 years ago
  61. 3740300 [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 17 years ago
  62. 7882751 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 17 years ago
  63. 0b94504 [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 17 years ago
  64. 6fbf261 Fix two bugs for MPC83xx DDR2 controller SPD Init by Xie Xiaobo · 18 years ago
  65. 2ad3aba ppc4xx: Fix i2c divisor calcularion for PPC4xx by Jeffrey Mann · 17 years ago
  66. e8aac8e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  67. 6c9ba91 Update CHANGELOG by Wolfgang Denk · 17 years ago
  68. 51056dd Update for SC3 board by Wolfgang Denk · 17 years ago
  69. 3d98b85 Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  70. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  71. 6679f92 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  72. c0707ce [Blackfin][PATCH] Kill off a bunch of common local prototypes by Aubrey Li · 18 years ago
  73. 7b7e30a [Blackfin][PATCH] Fix dynamic CPLB generation issue by Aubrey Li · 18 years ago
  74. 0445e3a [Blackfin][PATCH] minior cleanup by Aubrey Li · 18 years ago
  75. 155fd76 [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · 18 years ago
  76. 9fd437b [Blackfin][PATCH] Add BF537 EMAC driver initialization by Aubrey Li · 18 years ago
  77. 889256e [Blackfin][PATCH] call real the system synchronize instruction by Aubrey Li · 18 years ago
  78. e0df1c9 [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it by Aubrey Li · 18 years ago
  79. dfeeab2 [Blackfin][PATCH]: fix flash unaligned copy issue by Aubrey Li · 18 years ago
  80. 443feb7 Update usage of 'nc' in README.NetConsole by Igor Marnat · 18 years ago
  81. 25b0806 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  82. 31c98a8 Minor coding style cleanup. by Wolfgang Denk · 18 years ago
  83. c8f2280 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 18 years ago
  84. 94abd7c Minor cleanup. by Wolfgang Denk · 18 years ago
  85. a65c576 ppc4xx: Change SysACE address on Katmai by Stefan Roese · 18 years ago
  86. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  87. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  88. 781e09e Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago
  89. 3af0d58 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  90. fa3a74c libfdt: Customizations for use by u-boot. by Gerald Van Baren · 18 years ago
  91. 3574817 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 18 years ago
  92. 7cd5da0 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 18 years ago
  93. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  94. da6ebc1 ppc4xx: Update Katmai bootstrap command by Stefan Roese · 18 years ago
  95. cabee75 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 18 years ago
  96. 6072380 ppc4xx: Change Yucca config file to support ECC by Stefan Roese · 18 years ago
  97. 490e573 ppc4xx: Fix "bootstrap" command for Katmai board by Stefan Roese · 18 years ago
  98. 94f5470 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 18 years ago
  99. 342cd09 [PATCH] Clean include dependence by Michal Simek · 18 years ago
  100. 6f93421 [CLEAN] Remove inefficient Suzaku code by Michal Simek · 18 years ago