1. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  2. a882479 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  3. b343363 Merge branch 'master' of git://www.denx.de/git/u-boot by Markus Klotzbuecher · 16 years ago
  4. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 29395b7 nios2/sysid: fix printf warning by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. 0440e5a Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. 2693492 nios2: fix phys_addr_t and phys_size_t support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 6a97a65 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 27efd8d Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  10. 8886b53 Fix bitmap display for atmel lcd controller by Mark Jackson · 16 years ago
  11. 72801eb qemu_mips: update README to follow qemu update about default machine by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. efb683b ColdFire: Fix compilation issue caused by a missing function by TsiChung Liew · 16 years ago
  13. 0293c65 Fix compilation error for TASREG by TsiChung Liew · 16 years ago
  14. 08c4787 Fix compilation error for MCF5275 by TsiChung Liew · 16 years ago
  15. c369edf Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  16. 8cd620d Fix build issues with MPC8xx FADS boards. by Wolfgang Denk · 16 years ago
  17. 13bc133 Prepare v1.3.4-rc2: update CHANGELOG by Wolfgang Denk · 16 years ago
  18. 39fb0ad Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  19. 45bc5ea Add gzipped logo support by Mark Jackson · 16 years ago
  20. 52a583f Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · 16 years ago
  21. 8eed87e apollon: fix build out of tree by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 3110cf8 Uncompressed images loaded to their start address shall set load_end too by Guennadi Liakhovetski · 16 years ago
  23. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  24. c344958 TQM85xx: fix typo introduce by commit ffbb5cb9 by Wolfgang Denk · 16 years ago
  25. 19ed50d mvbc_p board: fix most build warnings. by Wolfgang Denk · 16 years ago
  26. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · 16 years ago
  27. f651e1b Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  28. 83c15e0 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI by Matvejchikov Ilya · 16 years ago
  29. a994bef PPC: Add pci_clk in the global_data for CPM2 processors by Matvejchikov Ilya · 16 years ago
  30. 4d7744c mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  31. 1a2f07f Fix compile warnings in dlmalloc by Kumar Gala · 16 years ago
  32. 965a5c1 ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines by Stefan Roese · 16 years ago
  33. a629a72 cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' by Stefan Roese · 16 years ago
  34. 789076b Remove unused I2C at apollon board by Kyungmin Park · 16 years ago
  35. 8df4efb at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · 16 years ago
  36. 5cdd687 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  37. a43b419 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 16 years ago
  38. 4c71038 fsl_i2c: Use timebase timer functions instead of get_timer() by Kumar Gala · 16 years ago
  39. 640b25a Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  40. 6af028e Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · 16 years ago
  41. 806fc46 Add OneNAND IPL related files to gitignore by Kyungmin Park · 16 years ago
  42. 94a1299 API: Teach the storage layer about SATA and MMC options. by Rafal Jaworowski · 16 years ago
  43. 429973f API: Dump contents of sector 0 in the demo application. by Rafal Jaworowski · 16 years ago
  44. 0977c10 API: Correct storage enumeration routine, other minor fixes in API storage area. by Rafal Jaworowski · 16 years ago
  45. f2001fd API: Fix compilation warnings in api_examples/demo.c. by Rafal Jaworowski · 16 years ago
  46. 8468027 Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 044655b Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. b321d9b Add include for config.h in command.h. by Stefano Babic · 16 years ago
  49. 9ab76ed NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · 16 years ago
  50. 8dc929d Fix warnings if compiling with IDE support. by Heiko Schocher · 16 years ago
  51. a590eee Removed support for the adsvix board. by Adrian Filipi · 16 years ago
  52. f411c79 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM by Remy Bohmer · 16 years ago
  53. 70c01a8 fsl-i2c: fix writes to data segment before relocation by Timur Tabi · 16 years ago
  54. 4e761d9 mips: Fix baudrate divisor computation on alchemy cpus by Wolfgang Ocker · 16 years ago
  55. 6908ec0 Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  56. 141e964 spi flash: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  57. c486370 atmel_mci: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  58. 718cb3f avr32: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  59. 91593ee avr32: asm/io.h needs asm/types.h by Haavard Skinnemoen · 16 years ago
  60. 44a88d6 Merge branch 'master' of git://www.denx.de/git/u-boot by Markus Klotzbuecher · 16 years ago
  61. adf146e microblaze: Fix printf() format issues by Michal Simek · 16 years ago
  62. 4921ad9 Remove unused code from lib_arm/bootm.c by Gururaja Hebbar K R · 16 years ago
  63. de46e24 tqm85xx: Demystify 'DK: !!!' comment by Detlev Zundel · 16 years ago
  64. 5fb9836 83xx/85xx/86xx: Add LTEDR local bus definitions by Detlev Zundel · 16 years ago
  65. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  66. d432156 POST: Add disable interrupts in some of the missing CPU POST tests by Stefan Roese · 16 years ago
  67. ed333ec ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL by Stefan Roese · 16 years ago
  68. ecb5d17 POST PPC4xx/spr IVPR only if PPC440 by Niklaus Giger · 16 years ago
  69. fcb5ae5 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  70. 1e227a0 ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · 16 years ago
  71. 84156de ppc4xx: Fix incorrect MODTx setup for some DIMM configurations by Stefan Roese · 16 years ago
  72. d528cd6 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  73. 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  74. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  75. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  76. 7746ed8 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  77. 13f548d tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  79. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  80. 6503b5c Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  81. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  82. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  83. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  84. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  85. b4b02c0 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  86. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  87. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  88. 9def8a0 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  89. fda2f3a MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  90. 2011997 85xx: Cleanup L2 cache size detection by Kumar Gala · 16 years ago
  91. ed4c502 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  92. 29e484e Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  93. 67f7eff sbc8560: add default fdt values by Paul Gortmaker · 16 years ago
  94. 3a03d1e sbc8560: add in ft_board_setup() by Paul Gortmaker · 16 years ago
  95. 14ebb15 sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · 16 years ago
  96. 824aee2 sbc8560: properly set cs0_bnds for 512MB by Paul Gortmaker · 16 years ago
  97. 43fd932 sbc8560: proper definitions for TSEC. by Paul Gortmaker · 16 years ago
  98. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  99. 0470c52 Change the temp map to ROM to align addresses to page size. by Andrew Klossner · 16 years ago
  100. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · 16 years ago