1. 5b13b4e fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups by Anton Vorontsov · 16 years ago
  2. 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  3. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  4. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  5. 7746ed8 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  6. 13f548d tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  8. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  9. 6503b5c Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  10. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  11. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · 16 years ago
  12. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  13. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  14. b4b02c0 Clean up INIT_RAM options by Andy Fleming · 16 years ago
  15. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · 16 years ago
  16. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  17. 9def8a0 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · 16 years ago
  18. fda2f3a MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  19. 2011997 85xx: Cleanup L2 cache size detection by Kumar Gala · 16 years ago
  20. ed4c502 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · 16 years ago
  21. 29e484e Fix indentation for default boot environment variables by Andy Fleming · 16 years ago
  22. 67f7eff sbc8560: add default fdt values by Paul Gortmaker · 16 years ago
  23. 3a03d1e sbc8560: add in ft_board_setup() by Paul Gortmaker · 16 years ago
  24. 14ebb15 sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · 16 years ago
  25. 824aee2 sbc8560: properly set cs0_bnds for 512MB by Paul Gortmaker · 16 years ago
  26. 43fd932 sbc8560: proper definitions for TSEC. by Paul Gortmaker · 16 years ago
  27. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  28. 0470c52 Change the temp map to ROM to align addresses to page size. by Andrew Klossner · 16 years ago
  29. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · 16 years ago
  30. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  31. 15e55e0 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · 16 years ago
  32. 54c7307 ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init() by Hugo Villeneuve · 16 years ago
  33. 275f4c1 Fix some more printf() format problems. by Kumar Gala · 16 years ago
  34. 5eb419c Fix coding style; make code better parsable by external tools by Wolfgang Denk · 16 years ago
  35. a159ad0 cpu/i386/serial.c: Fix syntax errors by Wolfgang Denk · 16 years ago
  36. d97cf33 elppc board: Coding style cleanup. by Wolfgang Denk · 16 years ago
  37. 76ec707 elppc board: fix syntax error. by Wolfgang Denk · 16 years ago
  38. c4f55ee EB+MCF-EV123 board: fix coding style (alingment) by Wolfgang Denk · 16 years ago
  39. 20bba5c EB+MCF-EV123 board: fix syntx error by Wolfgang Denk · 16 years ago
  40. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  41. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  42. ca62ceb AmigaOneG3SE: remove dead and incomplete files by Wolfgang Denk · 16 years ago
  43. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  44. 0f72069 vsprintf: add z and t options by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  46. fe036dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  47. c734c66 ADS5121: Fix (delete) incorrect ads5121_diu_init() prototype by Wolfgang Denk · 16 years ago
  48. a8755aa Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  49. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  51. 10de36d hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  52. b247400 FIS: repare incorrect return value with ramdisk handling by Michal Simek · 16 years ago
  53. 46b6bf4 microblaze: Remove useless ancient headers by Michal Simek · 16 years ago
  54. 403d619 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  55. df7da44 Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · 16 years ago
  56. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  57. 5ec31c6 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · 16 years ago
  58. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · 16 years ago
  59. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  60. 805e0ff Add last known maintainer for orphaned boards; reformat. by Wolfgang Denk · 16 years ago
  61. 953142a Remove kharris@nexus-tech.net from MAINTAINERS by Haavard Skinnemoen · 16 years ago
  62. 86e1bac Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  63. 5e29377 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  64. 4b44ac8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  65. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  66. 6f84a91 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  67. b2b0ff7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  68. f387b6a at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 by Anatolij Gustschin · 16 years ago
  69. 2db22bb Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  70. 9627310 fix DIU for small screens by Kenneth Johansson · 16 years ago
  71. 762886c ADS5121 cleanup compile warnings by John Rigby · 16 years ago
  72. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  73. 809be8d Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  74. 9352e3f ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · 16 years ago
  75. 1be9e09 ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC by TsiChung Liew · 16 years ago
  76. ad9a86d ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE by TsiChung Liew · 16 years ago
  77. 26c9f3c Fix compile error caused by missing timer function by TsiChung Liew · 16 years ago
  78. 41471d3 Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  79. 94e3f0f ColdFire: Fix power up issue for MCF5235 by TsiChung Liew · 16 years ago
  80. 7d12938 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · 16 years ago
  81. e15aa1c ColdFire: Fix timer issue for MCF5272 by TsiChung Liew · 16 years ago
  82. 160e11e ColdFire: Change invalid JMP to BRA caught by new v4e toolchain by TsiChung Liew · 16 years ago
  83. dcc2eb33 ColdFire: Add -got=single param for new linux v4e toolchains by TsiChung Liew · 16 years ago
  84. 3ac6b00 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · 16 years ago
  85. f94c6c4 ColdFire: Fix warning messages by passing correct data type in board.c by TsiChung Liew · 16 years ago
  86. d6a4da0 ColdFire: Fix UART baudrate formula by TsiChung Liew · 17 years ago
  87. 7105abd ppc4xx: Fix include sequence in 4xx_pcie.c by Stefan Roese · 16 years ago
  88. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  89. a68582c MAKEALL: remove duplicated at91 from ARM9 list and add LIST_at91 to arm by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 07b16c7 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  91. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  92. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · 16 years ago
  93. 392d701 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  94. 09197cb USB: shutdown USB before booting by Markus Klotzbücher · 16 years ago
  95. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · 17 years ago
  96. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · 17 years ago
  97. 68d1acf Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  98. ed5f379 Fix "usb part" command by Christian Eggers · 16 years ago
  99. 40a1fb6 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  100. 01c1170 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago