1. 10d7d6e ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 18 years ago
  2. 655a3d0 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  3. 64a8d63 Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 18 years ago
  4. fc85260 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver by Stefan Roese · 18 years ago
  5. 8bdf168 ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. by Matthias Fuchs · 18 years ago
  6. 34128aa Cleanup compiler warnings, update CHANGELOG by Wolfgang Denk · 18 years ago
  7. c92590f Merge with /home/dzu/src/git/u-boot by Wolfgang Denk · 18 years ago
  8. c7a01be Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 18 years ago
  9. c4b644c Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 18 years ago
  10. fd7ad6e Fix breakage of NC650 board with respect to nand support. by Detlev Zundel · 18 years ago
  11. 4f9e4fd [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculation by Domen Puncer · 18 years ago
  12. 8e894a3 Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 18 years ago
  13. 822d20d Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 18 years ago
  14. 1eb7a17 ppc4xx: Fix chip select timing for SysACE access on AMCC Katmai by Stefan Roese · 18 years ago
  15. 7ce7150 Clenaup, update CHANGELOG by Wolfgang Denk · 18 years ago
  16. 51f2e8a Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 18 years ago
  17. 1829727 Update CHANGELOG by Wolfgang Denk · 18 years ago
  18. ee0da4a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 18 years ago
  19. 2b4f2fb Merge with /home/wd/git/u-boot/custodian/u-boot-net by Wolfgang Denk · 18 years ago
  20. f3bda27 Cleanup, update CHANGELOG by Wolfgang Denk · 18 years ago
  21. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  22. b7ae1cf Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 18 years ago
  23. 1391f78 Update CHANGELOG by Wolfgang Denk · 18 years ago
  24. 6dc6c7e Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 18 years ago
  25. 6d30a12 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  26. 26db169 MCC200 board: remove warning which is obsolete after PSoC firmware changes by Wolfgang Denk · 18 years ago
  27. 606e466 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  28. daa7382 [PATCH] icecube/lite5200b: document wakeup from low-power support by Domen Puncer · 18 years ago
  29. 1e088bf ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM by Stefan Roese · 18 years ago
  30. 3a75ac1 ppc4xx: Add output for bootrom location to 405EZ ports by Stefan Roese · 18 years ago
  31. 7051cea Move ppearse to ARM board list by Peter Pearse · 18 years ago
  32. 64b89ae [PATCH] icecube/lite5200b: wakeup from low-power support by Domen Puncer · 18 years ago
  33. 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 18 years ago
  34. 731b1b2 Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 18 years ago
  35. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  36. c077a13 Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 18 years ago
  37. 5af5c05 Update CHANGELOG by Wolfgang Denk · 18 years ago
  38. e034f52 AVR32: Enable MMC support by Haavard Skinnemoen · 18 years ago
  39. 7c2842a Atmel MCI driver by Haavard Skinnemoen · 19 years ago
  40. b950ebc AVR32: Add clk and gpio infrastructure for mmci by Haavard Skinnemoen · 18 years ago
  41. 01d354e Enable partition support with MMC by Haavard Skinnemoen · 18 years ago
  42. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  43. 51c8f24 Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  44. a5ca998 AVR32: Add clk and gpio infrastructure for macb0 and macb1 by Haavard Skinnemoen · 18 years ago
  45. a6622e8 AVR32: Implement simple DMA memory allocator by Haavard Skinnemoen · 18 years ago
  46. 48b8bb1 Import <linux/mii.h> from the Linux kernel by Haavard Skinnemoen · 18 years ago
  47. 1ec8427 AVR32: Include more commands for ATSTK1000 by Haavard Skinnemoen · 18 years ago
  48. 698d582 AVR32: Provide a definition of struct stat by Haavard Skinnemoen · 18 years ago
  49. 1def43a AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · 18 years ago
  50. abf19bf AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  51. 0a2743f AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  52. 879cc87 AVR32: Clean up memory-map.h for at32ap7000 by Haavard Skinnemoen · 18 years ago
  53. 7e62421 AVR32: Build position-independent u-boot by Haavard Skinnemoen · 18 years ago
  54. ab2039e AVR32: Use avr32-linux- cross-compilation prefix by default by Haavard Skinnemoen · 18 years ago
  55. 4707f0f AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · 18 years ago
  56. 71400bf [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 18 years ago
  57. 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 18 years ago
  58. 50abf9f [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 18 years ago
  59. bbc1fc5 ppc4xx: Fix i2c divisor calcularion for PPC4xx by Jeffrey Mann · 18 years ago
  60. 00ef272 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  61. 48a8d87 Update CHANGELOG by Wolfgang Denk · 18 years ago
  62. 15c6b15 Update for SC3 board by Wolfgang Denk · 18 years ago
  63. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  64. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  65. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  66. 7158ebd [Blackfin][PATCH] Kill off a bunch of common local prototypes by Aubrey Li · 18 years ago
  67. e8c47f4 [Blackfin][PATCH] Fix dynamic CPLB generation issue by Aubrey Li · 18 years ago
  68. 53a72d1 [Blackfin][PATCH] minior cleanup by Aubrey Li · 18 years ago
  69. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · 18 years ago
  70. 570dc1e [Blackfin][PATCH] Add BF537 EMAC driver initialization by Aubrey Li · 18 years ago
  71. 1ac50af [Blackfin][PATCH] call real the system synchronize instruction by Aubrey Li · 18 years ago
  72. 5f790b7 [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
  73. c9e6d06 [Blackfin][PATCH]: fix flash unaligned copy issue by Aubrey Li · 18 years ago
  74. 6df6690 Update usage of 'nc' in README.NetConsole by Igor Marnat · 18 years ago
  75. 05a94fd Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  76. 8ed317c Minor coding style cleanup. by Wolfgang Denk · 18 years ago
  77. d4dd662 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 18 years ago
  78. 39adcbb Minor cleanup. by Wolfgang Denk · 18 years ago
  79. e01d43a ppc4xx: Change SysACE address on Katmai by Stefan Roese · 18 years ago
  80. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  81. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  82. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago
  83. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  84. 6c1da53 libfdt: Customizations for use by u-boot. by Gerald Van Baren · 18 years ago
  85. 9e61ed8 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 18 years ago
  86. c0577a6 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 18 years ago
  87. c266054 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  88. 9c2df5f ppc4xx: Update Katmai bootstrap command by Stefan Roese · 18 years ago
  89. 5d48a84 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 18 years ago
  90. 7e3b46b ppc4xx: Change Yucca config file to support ECC by Stefan Roese · 18 years ago
  91. 92f0c28 ppc4xx: Fix "bootstrap" command for Katmai board by Stefan Roese · 18 years ago
  92. f88e360 ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) by Stefan Roese · 18 years ago
  93. dda9bd8 [PATCH] Clean include dependence by Michal Simek · 18 years ago
  94. 109aab7 [CLEAN] Remove inefficient Suzaku code by Michal Simek · 18 years ago
  95. d864c6f Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 18 years ago
  96. 374f38b Merge some AMCC make targets to keep the top-level Makefile smaller by Stefan Roese · 18 years ago
  97. d09d601 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 18 years ago
  98. 21d62e6 PATCH: Resolve GPL license problem by Michal Simek · 18 years ago
  99. 1f0c40c Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  100. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago