1. 308e2b3 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  2. 5fe6be6 Improve error print messages. by Gerald Van Baren · 17 years ago
  3. 99dffca fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  4. 91148bf fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · 17 years ago
  5. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  6. fd61e55 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  7. 6f35ded Tighten up the error messages. by Gerald Van Baren · 17 years ago
  8. c45874b Asthetic improvements: error messages and line lengths. by Gerald Van Baren · 17 years ago
  9. 35ec398 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · 17 years ago
  10. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 17 years ago
  11. 9675ee7 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 17 years ago
  12. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  13. addd8ce Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 17 years ago
  14. 2511403 FDT command improvements. by Gerald Van Baren · 17 years ago
  15. 38eb508 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · 17 years ago
  16. 89c8757 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  17. 6be07cc Improve fdt move length handling. by Gerald Van Baren · 17 years ago
  18. bb930e7 Minor code clean up. by Gerald Van Baren · 17 years ago
  19. ba24e2a Improve error messages, more informative. by Gerald Van Baren · 17 years ago
  20. 8096b3b libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  21. 29eaae9 Merge git://www.denx.de/git/u-boot by Gerald Van Baren · 17 years ago
  22. 923efd2 add image size and descriptors for Spartan 3E FPGA chips by Bruce Adler · 17 years ago
  23. fb56579 make MAKEALL more immune to merge conflicts by Kim Phillips · 17 years ago
  24. 2628114 README: Remove outdated cpu type, board type, and NAME_config lists by Kim Phillips · 17 years ago
  25. 49bb599 mpc83xx: Suppress the warning 'burstlen' by Dave Liu · 17 years ago
  26. c646bba Add support for SBC8641D. Config files. by Joe Hamman · 17 years ago
  27. 8ac2732 Add support for SBC8641D. Board files. by Joe Hamman · 17 years ago
  28. f2c459c Merge with git+ssh://sr@pollux.denx.org/home/wd/git/u-boot/from_stefan by Stefan Roese · 17 years ago
  29. c2c0ab4 Conding style cleanup by Stefan Roese · 17 years ago
  30. 59530af Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  31. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  32. 2e4d94f fsl_pci_init cleanup. by Ed Swarthout · 17 years ago
  33. 936b3e6 pciauto_setup_device bars_num fix by Ed Swarthout · 17 years ago
  34. cf0b185 8641hpcn: Do correct sized pointer math. by Jon Loeliger · 17 years ago
  35. cfc7a7f cpu/86xx fixes. by Jon Loeliger · 17 years ago
  36. 35d22f9 Coding style cleanup by Stefan Roese · 17 years ago
  37. 3a82d59 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  38. 545359d Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  39. 3a6d56c Make use of generic 64bit division in nand_util.c by Dirk Behme · 17 years ago
  40. f7c086e Move 64bit division from avr32 to generic lib by Dirk Behme · 17 years ago
  41. 157cda4 Add PPC4xx-HCU4 and HCU5 boards: HCU5 files by Niklaus Giger · 17 years ago
  42. 6e5de26 Add PPC4xx-HCU4 and HCU5 boards: HCU4 files by Niklaus Giger · 17 years ago
  43. e8397fc7 Add PPC4xx-HCU4 and HCU5 boards: common files by Niklaus Giger · 17 years ago
  44. ac982ea Add PPC4xx-HCU4 and HCU5 boards: make related by Niklaus Giger · 17 years ago
  45. 137fdd9 Add PPC4xx-HCU4 and HCU5 boards: HCU5 config by Niklaus Giger · 17 years ago
  46. 714bc55 Add PPC4xx-HCU4 and HCU5 boards: HCU4 config by Niklaus Giger · 17 years ago
  47. 1894dd3 Add PPC4xx-HCU4 and HCU5 boards: READMEs by Niklaus Giger · 17 years ago
  48. 641cca9 Add PPC4xx-HCU4 and HCU5 boards: Infrastructure by Niklaus Giger · 17 years ago
  49. 3e4c90c ppc4xx: Update lwmon5 POST configuration by Stefan Roese · 17 years ago
  50. 29cb25d POST: Add ppc4xx UART POST support without external uart clock (lwmon5) by Yuri Tikhonov · 17 years ago
  51. 99c2fda mpc83xx: fix ITX[GP] O=builddir builds by Kim Phillips · 17 years ago
  52. 47e8bc8 mpc83xx: Correct the README for DDR ECC by Dave Liu · 17 years ago
  53. daab8c6 mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · 17 years ago
  54. 036575c mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · 17 years ago
  55. 1c274c4 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago
  56. 343d910 mpc83xx: fixup generic pci for libfdt by Kim Phillips · 17 years ago
  57. f57ac7a mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  58. 8be4044 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  59. 26d02c9 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  60. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  61. ff9658d mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
  62. 66dc2c2 mpc83xx: Revise the MPC8360EMDS readme doc by Dave Liu · 17 years ago
  63. e739bc9 FSL I2C driver programs the two I2C busses differently by Timur Tabi · 17 years ago
  64. df33f6b Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  65. 9546266 TQM834x: cleanup configuraton by Martin Krause · 17 years ago
  66. 5d497e6 MPC83xx: Fix makefile to generate config.h file in the build directory by david.saada · 17 years ago
  67. 1ded024 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  68. b0d2962 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  69. 2ee8078 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  70. a228064 Treat ppc64 host as ppc by Kumar Gala · 17 years ago
  71. 0dc4279 Minor fix for bios emulator makefile by Jason Jin · 17 years ago
  72. ce981dc Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  73. 19901c6 Merge with /home/wd/git/u-boot/custodian/u-boot-usb by Wolfgang Denk · 17 years ago
  74. ed81064 tsec: fix multiple PHY support by Zach Sadecki · 17 years ago
  75. 2c4faea Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  76. 0c4d65e3 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  77. dcb84b7 tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  78. 3ba4c2d Coding style cleanup by Stefan Roese · 17 years ago
  79. a41de1f Port enabled for I2C signals and chipselects port configuration. by TsiChungLiew · 17 years ago
  80. 1a33ce6 Added NAND support by TsiChungLiew · 17 years ago
  81. eaf9e44 Added I2C support by TsiChungLiew · 17 years ago
  82. 99c03c1 Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c by TsiChungLiew · 17 years ago
  83. 8d1d66a Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · 17 years ago
  84. 6fde84a Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · 17 years ago
  85. 9e737d8 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  86. 9998bd3 Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · 17 years ago
  87. ed8e5f3 Merge git://www.denx.de/git/u-boot by Gerald Van Baren · 17 years ago
  88. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  89. b23b547 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · 17 years ago
  90. 7c4c372 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  91. bf1060e Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · 17 years ago
  92. 6c33c78 Fixed typo in README (pointed out by Martin Jost). by Wolfgang Denk · 17 years ago
  93. 537223a ppc4xx: Update AMCC Bamboo README doc/README.bamboo by Stefan Roese · 17 years ago
  94. ec06b27 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  95. 9c7e4b0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  96. 221838c Remove the bios emulator from MAI board. by Jason Jin · 17 years ago
  97. 5618332 Fix some compile issues for MAI board. by Jason Jin · 17 years ago
  98. 0f460a1 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
  99. ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  100. 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago