1. f85b607 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  2. 5c74071 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  3. 61d3421 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · 17 years ago
  4. ea9f739 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  5. 2c35364 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  6. ce37422 cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago
  7. 1182e9f Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · 17 years ago
  8. 1aaab9b Make scripts and Makefiles POSIX compliant by Wolfgang Denk · 17 years ago
  9. 47cc23c cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago
  10. 8f8b52e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  11. 3dfd708 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  12. d2995fe Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  13. feaa43f Merge branch 'for-1.3.2-ver2' by Stefan Roese · 17 years ago
  14. e174ac3 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  15. 8ba132c ppc4xx: Complete PMC440 board support by Matthias Fuchs · 17 years ago
  16. 407843a ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  17. 72c5d52 ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago
  18. f6e0f1f ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  19. 77660c4 ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  20. b56bd0f ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · 17 years ago
  21. c055690 ppc4xx: Enable 405EP PCI arbiter per default on all boards by Stefan Roese · 17 years ago
  22. bec9264 ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) by Stefan Roese · 17 years ago
  23. fb83a65 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target by Stefan Roese · 17 years ago
  24. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  25. b568fd2 Remove CPCI440 board by Matthias Fuchs · 17 years ago
  26. c591dff Add support for Korat PPC440EPx board by Larry Johnson · 17 years ago
  27. 87dc096 Add configuration file for Korat board by Larry Johnson · 17 years ago
  28. 8eb52d5 Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile by Larry Johnson · 17 years ago
  29. aba1960 Add 440EPx DDR2 SPD DIMM support by Larry Johnson · 17 years ago
  30. 8a24a69 Copy 440EPx/GRx SDRAM data-eye search to common directory by Larry Johnson · 17 years ago
  31. c46f533 Add definitions for 440EPx/GRx SDRAM controller to ppc440.h by Larry Johnson · 17 years ago
  32. c348578 Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  33. 9e2c347 Add driver for National Semiconductor LM73 temperature sensor by Larry Johnson · 17 years ago
  34. 1261827 Add driver for STMicroelectronics M41T60 RTC by Larry Johnson · 17 years ago
  35. d347117 Use out_be32() and friends to access memory-mapped registers in sequoia.c by Larry Johnson · 17 years ago
  36. c68f59f Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia by Larry Johnson · 17 years ago
  37. 0d9cdea Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  38. 2e583d6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · 17 years ago
  39. 42d55ea ppc4xx: Move virtual address of POST cache test to bigger address by Stefan Roese · 17 years ago
  40. d917221 ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · 17 years ago
  41. b0265b5 ppc4xx: Update Makalu fdt support by Stefan Roese · 17 years ago
  42. bf8324e ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · 17 years ago
  43. 328a340 ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · 17 years ago
  44. 7812bc4 ppc4xx: Fix lwmon5 compilation problem by Stefan Roese · 17 years ago
  45. 42ed33f Fix ppc4xx clear_bss() code by Anatolij Gustschin · 17 years ago
  46. 85dc2a7 PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · 17 years ago
  47. 052440b ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config by Markus Klotzbücher · 17 years ago
  48. a724a9b Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  49. 454a6cf PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  50. c29d2d3 ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · 17 years ago
  51. ba79fde ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · 17 years ago
  52. 871e6ce ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · 17 years ago
  53. 1362888 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  54. 0dc80e2 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() by Stefan Roese · 17 years ago
  55. 0dcfe3a Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  56. 33ed73b Some configuration updates for the TQM5200 based TB5200 board: by Martin Krause · 17 years ago
  57. e318d9e TQM8xx: use the CFI flash driver on all TQM8xx boards by Martin Krause · 17 years ago
  58. 11d9eec TQM885D: adjust for doubled flash sector size + some minor fixes by Martin Krause · 17 years ago
  59. 22d1a56 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · 17 years ago
  60. b988b8c TQM885D: use calculated cpuclk instead of measuring it by Martin Krause · 17 years ago
  61. 492c704 TQM885D: fix SDRAM refresh by Jens Gehrlein · 17 years ago
  62. dabad4b TQM860M: Support for 10col SDRAMs, max. 128 MiB by Jens Gehrlein · 17 years ago
  63. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  64. 6e1bbe6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  65. 81b38be Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  66. 58bbc77 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  67. f77ac3d Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  68. 3f523ed Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  69. bd878eb Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  70. 467bcee cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · 17 years ago
  71. 0ddf06d cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · 17 years ago
  72. e23741f cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · 17 years ago
  73. df9c25e AVR32: Fix logic inversion in disable_interrupts() by Haavard Skinnemoen · 17 years ago
  74. acac475 AVR32: Enable interrupts at bootup by Haavard Skinnemoen · 17 years ago
  75. 9570bcd AVR32: Fix wrong pin setup for USART3 by Haavard Skinnemoen · 17 years ago
  76. 09ea0de README: Remove ATSTK1000 daughterboard list by Haavard Skinnemoen · 17 years ago
  77. c81cbba Add ATSTK100[234] to MAINTAINERS by Haavard Skinnemoen · 17 years ago
  78. 64ff235 AVR32: Add support for the ATSTK1004 board by Haavard Skinnemoen · 17 years ago
  79. 667568d AVR32: Add support for the ATSTK1003 board by Haavard Skinnemoen · 17 years ago
  80. 5fee84a AVR32: Make some AT32AP700x peripherals optional by Haavard Skinnemoen · 17 years ago
  81. 36f28f8 AVR32: Rename at32ap7000 -> at32ap700x by Haavard Skinnemoen · 17 years ago
  82. 4d5fa99 atmel_mci: Show SR when block read fails by Haavard Skinnemoen · 17 years ago
  83. 8697e6a ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  84. a449c50 Merge commit 'u-boot-fdt/testing' by Stefan Roese · 17 years ago
  85. 12d30aa cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  86. 4d7d693 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  87. cdbaefb cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · 17 years ago
  88. 812711c Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  89. be60a90 cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · 17 years ago
  90. 3055793 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · 17 years ago
  91. 7e5b9b4 cfi_flash: Break long lines by Haavard Skinnemoen · 17 years ago
  92. 42026c9 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · 17 years ago
  93. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  94. 82ac8c9 Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  95. d435793 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  96. 22abb2d Update Freescale MPC85xx ADS/CDS/MDS board config by Kumar Gala · 17 years ago
  97. 415a613 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  98. c2d943f Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  99. 870ceac Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  100. acbca87 Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago