1. f13f64c serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  2. 86446d3 POST: Add disable interrupts in some of the missing CPU POST tests by Stefan Roese · 16 years ago
  3. 97a3bf2 ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL by Stefan Roese · 16 years ago
  4. 0043ac5 POST PPC4xx/spr IVPR only if PPC440 by Niklaus Giger · 16 years ago
  5. 20a71d9 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  6. 1092fbd ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · 16 years ago
  7. 66fe183 ppc4xx: Fix incorrect MODTx setup for some DIMM configurations by Stefan Roese · 16 years ago
  8. 60204d0 ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support by Stefan Roese · 16 years ago
  9. 086511f ppc4xx: ML507 Board Support by Ricardo Ribalda Delgado · 16 years ago
  10. d865fd0 ppc4xx: CPU PPC440x5 on Virtex5 FX by Ricardo Ribalda Delgado · 16 years ago
  11. 340ccb2 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  12. 42246da Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  13. 11188d5 ppc4xx: Fix alphabetical order in 4xx Makefile part (redwood) by Stefan Roese · 16 years ago
  14. 021f6df 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup by Anton Vorontsov · 16 years ago
  15. 25f5f0d 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs by Anton Vorontsov · 16 years ago
  16. 015b27b fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups by Anton Vorontsov · 16 years ago
  17. 699f051 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  18. bcab74b Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  19. 0328ef0 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  20. 7288f97 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  21. 31cfe57 tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 03849c1 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  23. 5085483 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  24. b5b7db9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  25. 1d28d48 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  26. 5e0de0e mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  27. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  28. d85f46a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  29. 1107014 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  30. 4524561 Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  31. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  32. 7f9f434 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  33. e585278 MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  34. 73f15a0 85xx: Cleanup L2 cache size detection by Kumar Gala · 16 years ago
  35. c3ca7e5 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  36. 6b44a44 Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  37. 37fef49 sbc8560: add default fdt values by Paul Gortmaker · 16 years ago
  38. d04e76e sbc8560: add in ft_board_setup() by Paul Gortmaker · 16 years ago
  39. c158bca sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · 16 years ago
  40. 0ec436d sbc8560: properly set cs0_bnds for 512MB by Paul Gortmaker · 16 years ago
  41. 6de5bf2 sbc8560: proper definitions for TSEC. by Paul Gortmaker · 16 years ago
  42. 71074ab 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  43. 24ef76f Change the temp map to ROM to align addresses to page size. by Andrew Klossner · 16 years ago
  44. 06b4186 mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · 16 years ago
  45. 6b70ffb fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  46. 85e5808 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
  47. 3a9e7ba ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init() by Hugo Villeneuve · 16 years ago
  48. 348753d Fix some more printf() format problems. by Kumar Gala · 16 years ago
  49. 45b16d2 Fix coding style; make code better parsable by external tools by Wolfgang Denk · 16 years ago
  50. b880cbf cpu/i386/serial.c: Fix syntax errors by Wolfgang Denk · 16 years ago
  51. e2d45e6 elppc board: Coding style cleanup. by Wolfgang Denk · 16 years ago
  52. 82b24a8 elppc board: fix syntax error. by Wolfgang Denk · 16 years ago
  53. 0fe3405 EB+MCF-EV123 board: fix coding style (alingment) by Wolfgang Denk · 16 years ago
  54. 6841785 EB+MCF-EV123 board: fix syntx error by Wolfgang Denk · 16 years ago
  55. ab5cda9 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  56. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  57. d785422 AmigaOneG3SE: remove dead and incomplete files by Wolfgang Denk · 16 years ago
  58. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  59. f354b73 vsprintf: add z and t options by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 4b32610 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  61. 25dbe98 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  62. d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  63. 0f9d5f6 ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype by Wolfgang Denk · 16 years ago
  64. 322716a Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  65. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 18c8a28 hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  67. 6ecbb45 hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  68. c78fce6 FIS: repare incorrect return value with ramdisk handling by Michal Simek · 16 years ago
  69. 84a2c64 microblaze: Remove useless ancient headers by Michal Simek · 16 years ago
  70. 53ea981 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  71. dbf3dfb Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · 16 years ago
  72. ef130d3 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  73. 6b76018 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · 16 years ago
  74. c15947d ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  75. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  76. d39a089 Add last known maintainer for orphaned boards; reformat. by Wolfgang Denk · 16 years ago
  77. 5c761d5 Remove kharris@nexus-tech.net from MAINTAINERS by Haavard Skinnemoen · 16 years ago
  78. a0b4dc2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  79. d8eb5cf Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  80. c90d115 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  81. 0740ac2 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  82. dc42c7c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  83. af577da Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  84. 17bd170 at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 by Anatolij Gustschin · 16 years ago
  85. a07351f Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  86. f889265 fix DIU for small screens by Kenneth Johansson · 16 years ago
  87. b60b857 ADS5121 cleanup compile warnings by John Rigby · 16 years ago
  88. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  89. 184f1b4 Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  90. 47bf9c7 ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · 16 years ago
  91. bc3ccb1 ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC by TsiChung Liew · 16 years ago
  92. f94945b ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE by TsiChung Liew · 16 years ago
  93. 0e0c435 Fix compile error caused by missing timer function by TsiChung Liew · 16 years ago
  94. c37ea03 Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  95. ab4860b ColdFire: Fix power up issue for MCF5235 by TsiChung Liew · 16 years ago
  96. dd08e97 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · 16 years ago
  97. 94603c2 ColdFire: Fix timer issue for MCF5272 by TsiChung Liew · 16 years ago
  98. 3b1e8ac ColdFire: Change invalid JMP to BRA caught by new v4e toolchain by TsiChung Liew · 16 years ago
  99. 8371dc2 ColdFire: Add -got=single param for new linux v4e toolchains by TsiChung Liew · 16 years ago
  100. 56d5261 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago