1. cd5b7d4 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  2. fe749f0 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  3. 29f8f58 TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · 16 years ago
  4. 41266c9 FIT: Fix handling of images without ramdisks by Peter Tyser · 16 years ago
  5. 21f971e TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · 16 years ago
  6. 3b8d17f TQM8xxL: fix support for second flash bank by Wolfgang Denk · 16 years ago
  7. 2a112b2 CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · 16 years ago
  8. d9d78ee QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  9. d5d28fe QE UEC: Add MII Commands by David Saada · 17 years ago
  10. 6689484 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · 16 years ago
  11. ef11df6 mpc5121: squash some fdt fixup errors by John Rigby · 16 years ago
  12. 81091f5 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 4cd7e65 nios2/sysid: fix printf warning by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 66da6fa0 Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 81d3f1f nios2: fix phys_addr_t and phys_size_t support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 5fa6200 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 9314a34 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  18. 1464eff Fix bitmap display for atmel lcd controller by Mark Jackson · 16 years ago
  19. 2a433c6 qemu_mips: update README to follow qemu update about default machine by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. ac169d6 ColdFire: Fix compilation issue caused by a missing function by TsiChung Liew · 16 years ago
  21. 01ae85b Fix compilation error for TASREG by TsiChung Liew · 16 years ago
  22. 35d3bd3 Fix compilation error for MCF5275 by TsiChung Liew · 16 years ago
  23. 5c40548 Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  24. a58c780 Fix build issues with MPC8xx FADS boards. by Wolfgang Denk · 16 years ago
  25. 4b50cd1 Prepare v1.3.4-rc2: update CHANGELOG by Wolfgang Denk · 16 years ago
  26. 2bb6a10 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  27. a483115 Add gzipped logo support by Mark Jackson · 16 years ago
  28. a5bcb01 Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · 16 years ago
  29. cdb8bd2 apollon: fix build out of tree by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 2e752be Uncompressed images loaded to their start address shall set load_end too by Guennadi Liakhovetski · 16 years ago
  31. c37207d Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  32. 5475412 TQM85xx: fix typo introduce by commit ffbb5cb9 by Wolfgang Denk · 16 years ago
  33. 0b4951d mvbc_p board: fix most build warnings. by Wolfgang Denk · 16 years ago
  34. c4ec6db E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · 16 years ago
  35. f7c602a Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  36. 9196b44 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI by Matvejchikov Ilya · 16 years ago
  37. 6361ad4 PPC: Add pci_clk in the global_data for CPM2 processors by Matvejchikov Ilya · 16 years ago
  38. f0ff885 mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  39. 57c219a Fix compile warnings in dlmalloc by Kumar Gala · 16 years ago
  40. 3f9ae1a ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines by Stefan Roese · 16 years ago
  41. ebb86c4 cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' by Stefan Roese · 16 years ago
  42. 2cb9080 Remove unused I2C at apollon board by Kyungmin Park · 16 years ago
  43. 3c95960 at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · 16 years ago
  44. 695a29b Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  45. 861931c Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 16 years ago
  46. 09d318a fsl_i2c: Use timebase timer functions instead of get_timer() by Kumar Gala · 16 years ago
  47. 1ca9950 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  48. 4fc72a0 Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · 16 years ago
  49. a4c59ad Add OneNAND IPL related files to gitignore by Kyungmin Park · 16 years ago
  50. 8d87589 API: Teach the storage layer about SATA and MMC options. by Rafal Jaworowski · 16 years ago
  51. 6b73b75 API: Dump contents of sector 0 in the demo application. by Rafal Jaworowski · 16 years ago
  52. 13ca630 API: Correct storage enumeration routine, other minor fixes in API storage area. by Rafal Jaworowski · 16 years ago
  53. 05c7fe0 API: Fix compilation warnings in api_examples/demo.c. by Rafal Jaworowski · 16 years ago
  54. c14eefc Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 936897d Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 5d1d00f Add include for config.h in command.h. by Stefano Babic · 16 years ago
  57. 2dacb73 NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · 16 years ago
  58. 36d59bd Fix warnings if compiling with IDE support. by Heiko Schocher · 16 years ago
  59. 7610db1 Removed support for the adsvix board. by Adrian Filipi · 16 years ago
  60. f96b44c ARM: set GD_FLG_RELOC for boards skipping relocation to RAM by Remy Bohmer · 16 years ago
  61. e4dafff fsl-i2c: fix writes to data segment before relocation by Timur Tabi · 16 years ago
  62. dbd3238 mips: Fix baudrate divisor computation on alchemy cpus by Wolfgang Ocker · 16 years ago
  63. ba17540 Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  64. a229d29 spi flash: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  65. 252a5e0 atmel_mci: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  66. 7f4b009 avr32: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  67. a79c3e8 avr32: asm/io.h needs asm/types.h by Haavard Skinnemoen · 16 years ago
  68. 1953d12 microblaze: Fix printf() format issues by Michal Simek · 16 years ago
  69. de2a07e Remove unused code from lib_arm/bootm.c by Gururaja Hebbar K R · 16 years ago
  70. ffbb5cb tqm85xx: Demystify 'DK: !!!' comment by Detlev Zundel · 16 years ago
  71. b2f44ba 83xx/85xx/86xx: Add LTEDR local bus definitions by Detlev Zundel · 16 years ago
  72. f13f64c serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  73. 86446d3 POST: Add disable interrupts in some of the missing CPU POST tests by Stefan Roese · 16 years ago
  74. 97a3bf2 ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL by Stefan Roese · 16 years ago
  75. 0043ac5 POST PPC4xx/spr IVPR only if PPC440 by Niklaus Giger · 16 years ago
  76. 20a71d9 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  77. 1092fbd ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · 16 years ago
  78. 66fe183 ppc4xx: Fix incorrect MODTx setup for some DIMM configurations by Stefan Roese · 16 years ago
  79. 340ccb2 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  80. 699f051 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  81. bcab74b Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  82. 0328ef0 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  83. 7288f97 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  84. 31cfe57 tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. 03849c1 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  86. 5085483 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  87. b5b7db9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  88. 1d28d48 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  89. 5e0de0e mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  90. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  91. d85f46a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  92. 1107014 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  93. 4524561 Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  94. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  95. 7f9f434 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  96. e585278 MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  97. 73f15a0 85xx: Cleanup L2 cache size detection by Kumar Gala · 16 years ago
  98. c3ca7e5 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  99. 6b44a44 Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  100. 37fef49 sbc8560: add default fdt values by Paul Gortmaker · 16 years ago