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