1. 6efc1fc [PPC440SPe] PCIe environment settings for Katmai and Yucca by Grzegorz Bernacki · 17 years ago
  2. 7f19139 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  3. 15ee473 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · 17 years ago
  4. a89cbbd Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · 17 years ago
  5. 5e5803e PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  6. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  7. 28bb3f7 PXA270: fix compile issue (invalid lvalue) by stefano babic · 17 years ago
  8. 1d2ca44 Add BUILD_DIR support for bios emulator. by Jason Jin · 17 years ago
  9. b4d8a55 [MIPS] Remove inline asm string functions by Shinya Kuribayashi · 17 years ago
  10. 8ea2c4e [MIPS] Update asm string header by Shinya Kuribayashi · 17 years ago
  11. 3dd42fd Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  12. 5b729fb Fix do_bootm_linux() so that multi-file images with FDT blob boot. by Bartlomiej Sieka · 17 years ago
  13. bf72a4c Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx by Wolfgang Denk · 17 years ago
  14. 041a255 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago
  15. e790212 bootm/fdt: Only process the fdt if an fdt address was provided by Grant Likely · 17 years ago
  16. cf2817a Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  17. 41bb76e libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  18. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  19. f75e89e ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  20. 1d1ab63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  21. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  22. 6017474 Fix TFTP OACK code for short packets. by Wolfgang Denk · 17 years ago
  23. ff13ac8 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · 17 years ago
  24. 1900fbf Revert "Fix MPC8544DS PCIe3 scsi." by Ed Swarthout · 17 years ago
  25. 8f1bc28 tftp: don't implicity trust the format of recevied packets by Grant Likely · 17 years ago
  26. d4a68f4 Merge with git+ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  27. 2602a5c sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE by Kim Phillips · 17 years ago
  28. c5bded3 Add mii_init() prototype by Wolfgang Denk · 17 years ago
  29. 2d1f23a Disable network support on cmi_mpc5xx board by Wolfgang Denk · 17 years ago
  30. 9468e68 Fix MPC8544DS PCIe3 scsi. by Kumar Gala · 17 years ago
  31. 4bf4abb 8548cds fixes by Ed Swarthout · 17 years ago
  32. 7a1ac41 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  33. 94c47fd Remove the bios emulator binary files from MAI board by Jason Jin · 17 years ago
  34. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  35. ef8f207 Fix: TFTP is not working on little endian systems by stefano babic · 17 years ago
  36. 5f47094 Fix MAC address setting in DM9000 driver. by stefano babic · 17 years ago
  37. 4a8527e MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  38. 16e23c3 fsl_pci_init - Remove self PCSRBAR allocation by Ed Swarthout · 17 years ago
  39. 0e700ce Fix compiler warning in include/s3c2410.h by Martin Krause · 17 years ago
  40. 9bb8b20 Fix compilation error for omap2420h4_config. by Dirk Behme · 17 years ago
  41. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  42. 6af2eeb Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  43. 2064000 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  44. a861558 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · 17 years ago
  45. f98984c IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  46. 9c02def POST: limit memory test area to not touch global data anymore by Yuri Tikhonov · 17 years ago
  47. 75e1a84 ppc4xx: Add RTC POST test to lwmon5 board configuration by Stefan Roese · 17 years ago
  48. d7bfa62 ppc4xx: Change GPIO signal for watchdog triggering on lwmon5 by Stefan Roese · 17 years ago
  49. c25dd8f ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  50. c64fb30 ppc4xx: Remove unused option CFG_INIT_RAM_OCM by Stefan Roese · 17 years ago
  51. 93f7983 Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  52. 3ad6387 ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  53. 3e66c07 Fix some build errors. by Wolfgang Denk · 17 years ago
  54. 0567573 Update CHANGELOG. by Wolfgang Denk · 17 years ago
  55. 909627d Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  56. 8f22b67 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  57. 1d55483 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  58. 9edd580 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  59. 79f240f lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  60. 815b5bd PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · 17 years ago
  61. 26667b7 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · 17 years ago
  62. 8280f6a Coding style cleanup by Stefan Roese · 17 years ago
  63. 4a442d3 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  64. 4cc1cd5 mpc83xx: fix typo in DDR2 programming by Kim Phillips · 17 years ago
  65. e58fe95 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago
  66. 5aa4ad8 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · 17 years ago
  67. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  68. 1477858 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · 17 years ago
  69. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  70. a1436a8 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  71. a605aac ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · 17 years ago
  72. f28e1bd ColdFire: Update Freescale MCF52x2 platforms by TsiChungLiew · 17 years ago
  73. 870470d ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · 17 years ago
  74. aa93d85 ColdFire: update TASREG platform for MCF52x2 by TsiChungLiew · 17 years ago
  75. a950551 ColdFire: update r5200 platform for MCF52x2 by TsiChungLiew · 17 years ago
  76. 6cfd3c7 ColdFire: idmr platform MCF52x2 update by TsiChungLiew · 17 years ago
  77. 6706424 ColdFire: cobra5272 platform for MCF52x2 update by TsiChungLiew · 17 years ago
  78. 5611566 ColdFire: MCF52x2 Header files update by TsiChungLiew · 17 years ago
  79. 83ec20b ColdFire: MCF52x2 update by TsiChungLiew · 17 years ago
  80. f52e783 ColdFire: MCF5329 update cache by TsiChungLiew · 17 years ago
  81. 7171977 ColdFire: MCF5329 header file clean up by TsiChungLiew · 17 years ago
  82. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  83. 81735b2 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  84. 10327dc Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  85. d64ee90 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  86. ea5877e Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  87. fc99701 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  88. 07bc205 PPC4xx:HCU4/5 cleanup by Niklaus Giger · 17 years ago
  89. 1e6b07c PPC4xx:HCU4/5 cleanup ecc/sdram init by Niklaus Giger · 17 years ago
  90. d35b508 fdt: suppress unused variable 'bd' warning by Kim Phillips · 17 years ago
  91. 82bd9ee Fix warnings from of_data copy fix by Andy Fleming · 17 years ago
  92. 7613afd Don't wait for disconnected TSECs by Andy Fleming · 17 years ago
  93. b96c83d Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  94. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  95. ec72382 Add support for building all boards with a TSEC by Andy Fleming · 17 years ago
  96. 10aaf71 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · 17 years ago
  97. 78f9fef mpc885ads: Don't define CONFIG_BZIP2. by Scott Wood · 17 years ago
  98. 592391a Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  99. 002275a Bios emulator - fix microblaze toolchain problem by Michal Simek · 17 years ago
  100. a5a38f4 Minor Coding Style fix; Update CHANGELOG file. by Wolfgang Denk · 17 years ago