1. ef39b77 Remove the bios emulator binary files from MAI board by Jason Jin · 17 years ago
  2. 53b3498 support board vendor-common makefiles by Kim Phillips · 17 years ago
  3. 7192096 Fix: TFTP is not working on little endian systems by stefano babic · 17 years ago
  4. edb0687 Fix MAC address setting in DM9000 driver. by stefano babic · 17 years ago
  5. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  6. 1ab6def fsl_pci_init - Remove self PCSRBAR allocation by Ed Swarthout · 17 years ago
  7. 18c44bf Fix compiler warning in include/s3c2410.h by Martin Krause · 17 years ago
  8. afa1dd5 Fix compilation error for omap2420h4_config. by Dirk Behme · 17 years ago
  9. 9b46eb6 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  10. ec8b22b Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  11. e5692a1 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  12. 991d701 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · 17 years ago
  13. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  14. 18082ce POST: limit memory test area to not touch global data anymore by Yuri Tikhonov · 17 years ago
  15. 607825a ppc4xx: Add RTC POST test to lwmon5 board configuration by Stefan Roese · 17 years ago
  16. 9bfa796 ppc4xx: Change GPIO signal for watchdog triggering on lwmon5 by Stefan Roese · 17 years ago
  17. a4e2576 ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  18. 77b5169 ppc4xx: Remove unused option CFG_INIT_RAM_OCM by Stefan Roese · 17 years ago
  19. e93ab0c Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  20. f55a22c ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  21. c30709a Fix some build errors. by Wolfgang Denk · 17 years ago
  22. 7f3035b Update CHANGELOG. by Wolfgang Denk · 17 years ago
  23. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  24. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  25. 0242be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  26. 2fd7790 Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  27. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  28. f19da9d PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · 17 years ago
  29. addc447 ColdFire: Fix some remaining problems with CFG_CMD_ by Stefan Roese · 17 years ago
  30. fe9dae6 Coding style cleanup by Stefan Roese · 17 years ago
  31. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  32. 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · 17 years ago
  33. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago
  34. 7c66714 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · 17 years ago
  35. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  36. c8b57f1 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · 17 years ago
  37. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  38. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  39. ade32cd ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · 17 years ago
  40. 1692b48 ColdFire: Update Freescale MCF52x2 platforms by TsiChungLiew · 17 years ago
  41. ceaf333 ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · 17 years ago
  42. de266ac ColdFire: update TASREG platform for MCF52x2 by TsiChungLiew · 17 years ago
  43. f5ca0cb ColdFire: update r5200 platform for MCF52x2 by TsiChungLiew · 17 years ago
  44. 47dfc1c ColdFire: idmr platform MCF52x2 update by TsiChungLiew · 17 years ago
  45. cfa2b48 ColdFire: cobra5272 platform for MCF52x2 update by TsiChungLiew · 17 years ago
  46. 0e81abc ColdFire: MCF52x2 Header files update by TsiChungLiew · 17 years ago
  47. 8cd73be ColdFire: MCF52x2 update by TsiChungLiew · 17 years ago
  48. b66c7ce ColdFire: MCF5329 update cache by TsiChungLiew · 17 years ago
  49. 12c7fe8 ColdFire: MCF5329 header file clean up by TsiChungLiew · 17 years ago
  50. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  51. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  52. 458c389 Add CONFIG_HAS_ETH0 to all boards with TSEC by Andy Fleming · 17 years ago
  53. ace11d8 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  54. 0eb6191 Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  55. 37a15972 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  56. c215781 PPC4xx:HCU4/5 cleanup by Niklaus Giger · 17 years ago
  57. 771180f PPC4xx:HCU4/5 cleanup ecc/sdram init by Niklaus Giger · 17 years ago
  58. 594784d fdt: suppress unused variable 'bd' warning by Kim Phillips · 17 years ago
  59. a0472ad Fix warnings from of_data copy fix by Andy Fleming · 17 years ago
  60. 4eb3dcf Don't wait for disconnected TSECs by Andy Fleming · 17 years ago
  61. 088e82c Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  62. 09b88df Define tsec flag values in config files by Andy Fleming · 17 years ago
  63. 36139f4 Add support for building all boards with a TSEC by Andy Fleming · 17 years ago
  64. d9a8d55 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · 17 years ago
  65. 7e380e7 mpc885ads: Don't define CONFIG_BZIP2. by Scott Wood · 17 years ago
  66. 05958f9 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  67. 694a710 Bios emulator - fix microblaze toolchain problem by Michal Simek · 17 years ago
  68. e5522fc Minor Coding Style fix; Update CHANGELOG file. by Wolfgang Denk · 17 years ago
  69. eb6b6e0 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  70. 594049e ppc4xx: Remove #warning in esd auto_update.c by Stefan Roese · 17 years ago
  71. 614320f ppc7xx: Update CPCI750 board by Stefan Roese · 17 years ago
  72. fa840e3 ppc4xx: Only enable POST FPU test on Sequoia and not Rainier by Stefan Roese · 17 years ago
  73. 8ad6cda Add missing rainier (PPC440GRx) target to MAKEALL and MAINTAINERs files by Stefan Roese · 17 years ago
  74. c4b0f4c ppc4xx: Update Sequoia/Rainier bootstrap command by Stefan Roese · 17 years ago
  75. 27bd4b8 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  76. c845449 mpc83xx: enable libfdt by default on freescale boards by Kim Phillips · 17 years ago
  77. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  78. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  79. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  80. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  81. b19af45 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc8323erdb by Kim Phillips · 17 years ago
  82. 60cab6a Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  83. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  84. 2c58c94 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  85. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · 17 years ago
  86. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago
  87. c253fa9 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · 17 years ago
  88. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · 17 years ago
  89. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  90. d6d48db PPC4xx:HCU4/5-Board fix compile warning by Niklaus Giger · 17 years ago
  91. afd2519 Fix malloc size error in ahci_init_one. by Ed Swarthout · 17 years ago
  92. 1d41ce4 TI DaVinci - fix unsupported %hhx format by ksi@koi8.net · 17 years ago
  93. 3d0b860 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  94. 0611c49 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  95. 75fd5a5 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  96. 970ca18 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  97. 63a5653 Fix initrd/dtb interaction by Andy Fleming · 17 years ago
  98. d7687c5 Supply spi interface in at45.c by Peter Pearse · 17 years ago
  99. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  100. 2bce434 POST: Fix merge problem by Stefan Roese · 17 years ago