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