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