1. 8eb52d5 Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile by Larry Johnson · 17 years ago
  2. aba1960 Add 440EPx DDR2 SPD DIMM support by Larry Johnson · 17 years ago
  3. 8a24a69 Copy 440EPx/GRx SDRAM data-eye search to common directory by Larry Johnson · 17 years ago
  4. c46f533 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  5. c348578 Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  6. 9e2c347 Add driver for National Semiconductor LM73 temperature sensor by Larry Johnson · 17 years ago
  7. 1261827 Add driver for STMicroelectronics M41T60 RTC by Larry Johnson · 17 years ago
  8. d347117 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  9. c68f59f Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  10. 0d9cdea Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  11. 2e583d6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · 17 years ago
  12. 42d55ea ppc4xx: Move virtual address of POST cache test to bigger address by Stefan Roese · 17 years ago
  13. d917221 ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · 17 years ago
  14. b0265b5 ppc4xx: Update Makalu fdt support by Stefan Roese · 17 years ago
  15. bf8324e ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · 17 years ago
  16. 328a340 ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · 17 years ago
  17. 7812bc4 ppc4xx: Fix lwmon5 compilation problem by Stefan Roese · 17 years ago
  18. 42ed33f Fix ppc4xx clear_bss() code by Anatolij Gustschin · 17 years ago
  19. 85dc2a7 PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · 17 years ago
  20. 052440b ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config by Markus Klotzbücher · 17 years ago
  21. a724a9b Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  22. 454a6cf PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  23. c29d2d3 ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · 17 years ago
  24. ba79fde ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · 17 years ago
  25. 871e6ce ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · 17 years ago
  26. 1362888 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  27. 3b9abdc ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · 17 years ago
  28. 8809a27 rtc: Fix merging problem by Stefan Roese · 17 years ago
  29. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  30. 7cfc12a ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  31. 41be969 Release v1.3.1 by Wolfgang Denk · 17 years ago
  32. cf5933b ADS5121 Board: fix compile problem. by Wolfgang Denk · 17 years ago
  33. a27044b ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · 17 years ago
  34. a90921f ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support by Stefan Roese · 17 years ago
  35. 8d4f040 Prepare for 1.3.1-rc1 by Wolfgang Denk · 17 years ago
  36. e15e334 ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  37. 8be7609 ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing by Stefan Roese · 17 years ago
  38. 88fed9a Merge commit '3deca9d' by Wolfgang Denk · 17 years ago
  39. a5f601f Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  40. fe08fb6 Merge commit '87ddedd' by Wolfgang Denk · 17 years ago
  41. 3deca9d MAKEALL: add missing 512x boards in ppc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  42. a340c32 Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. 63362cf ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage by Stefan Roese · 17 years ago
  44. ca1ce22 ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt by Stefan Roese · 17 years ago
  45. 87ddedd Makefile : fix tags ctags etags with new drivers organization by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  46. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  47. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  48. 33daf5b drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. 0c698dc drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  50. f868cc5 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. 16b195c drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  53. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  54. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  55. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  56. 7364621 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  57. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  58. cfa4c9d Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  59. 9162352 Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  60. 9eb77ce Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  61. ab54463 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  62. dbaf07c Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  63. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  64. e93becf Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  65. f738b4a Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  66. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  67. 98e2867 [BUILD] Remove libraries when updating autoconf.mk by Grant Likely · 17 years ago
  68. ed1353d [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  69. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  70. 2f155f6 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · 17 years ago
  71. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  72. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  73. 9a337dd Prepare for 1.3.0 release. by Wolfgang Denk · 17 years ago
  74. f30ad49 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · 17 years ago
  75. f8c3206 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning by Shinya Kuribayashi · 17 years ago
  76. e8da58f Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  77. 6bf4c68 s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  78. 6073f61 pb1x00 board: Fix u16 status declaration when PCMCIA is defined by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  79. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  80. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  81. 653811a ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · 17 years ago
  82. 079c2c4 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  83. 0b20335 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  84. 7e14fc6 gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  85. 2309c13 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  86. 9ea61b5 ppc4xx: Update AMCC Kilauea config file by Stefan Roese · 17 years ago
  87. 7e1d884 [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 17 years ago
  88. 16664f7 [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · 17 years ago
  89. 03c031d [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
  90. f5e429d [MIPS] gth2.c: Fix a warning on gth2 build. by Shinya Kuribayashi · 17 years ago
  91. 4fbd074 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · 17 years ago
  92. f013204 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · 17 years ago
  93. b09258c MAKEALL: Added missing pb1000 board by Shinya Kuribayashi · 17 years ago
  94. 2e4a6e3 [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S by Shinya Kuribayashi · 17 years ago
  95. 662e5cb [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end} by Shinya Kuribayashi · 17 years ago
  96. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  97. 5947f69 Update CHANGELOIG, prepare for -rc4 by Wolfgang Denk · 17 years ago
  98. a75e1a3 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  99. 9e5285e Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxx by Wolfgang Denk · 17 years ago
  100. fd329e6 Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago