1. 3c96165 ppc4xx: Fix building of sc3 board by Heiko Schocher · 14 years ago
  2. 795b56c ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  3. 4490449 ppc4xx: Fix building of CANBT board by Matthias Fuchs · 14 years ago
  4. d2b9424 ppc4xx: Fix building of AR405 board by Matthias Fuchs · 14 years ago
  5. 47853e1 ppc4xx: cleanup default environment for AMCC boards by Wolfgang Denk · 14 years ago
  6. 3e34f47 PXA: Declare __io for vpac270 IDE by Marek Vasut · 14 years ago
  7. ce2f090 PXA: Fix missing includes by Marek Vasut · 14 years ago
  8. e2d721a PXA: Fix off-the-tree build problems by Marek Vasut · 14 years ago
  9. a569861 config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · 14 years ago
  10. ba31fb6 fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · 14 years ago
  11. 2408358 board/purple/flash.c: removed unneded variable by Frans Meulenbroeks · 14 years ago
  12. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  13. 0dddc00 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · 14 years ago
  14. 2111d3e tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · 14 years ago
  15. e0726db flash_protect: check for NULL flash info by Mike Frysinger · 14 years ago
  16. 7a060a7 getenv_f(): fix handling of too short buffers by Wolfgang Denk · 14 years ago
  17. 7b5bf77 dataflash mmc mux: use common cmd_usage function by Mike Frysinger · 14 years ago
  18. e799e98 mflash: use common cmd_usage function by Mike Frysinger · 14 years ago
  19. a3a26fc print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
  20. 3952bea cmd editing: optimize/shrink output blanking by Mike Frysinger · 14 years ago
  21. 4367b8d 8xx, kup4k/kup4x: add FDT support by Heiko Schocher · 14 years ago
  22. 4c934d0 8xx, kup4k/kup4x: configuration changes, code cleanup by Heiko Schocher · 14 years ago
  23. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  24. 9711cf6 Add mkimage manpage by Nobuhiro Iwamatsu · 14 years ago
  25. c8bb963 LZMA and LZO causes compile error by Matthias Weisser · 14 years ago
  26. 3ebc202 ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · 14 years ago
  27. 6fc7d3a Fix condition where bootm_size not set and wrong memory size reported by Matthew McClintock · 14 years ago
  28. bebe728 Replace CHANGELOG files by auto-generated "snapshot.commit" by Wolfgang Denk · 14 years ago
  29. 982967f net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  30. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  31. b41ad24 bootm: fix pointer warning with lzma by Mike Frysinger · 14 years ago
  32. 9035c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  33. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  34. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  35. e1c0949 powerpc/p4080: Add support for the P4080DS board by Kumar Gala · 14 years ago
  36. 12c2a49 Blackfin: gpio: use common usage func by Mike Frysinger · 14 years ago
  37. cc1415c powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig by york · 14 years ago
  38. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  39. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  40. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  41. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  42. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  43. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  44. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 15 years ago
  45. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  46. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  47. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  48. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · 14 years ago
  49. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  50. 046d78d powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · 14 years ago
  51. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  52. b9c880d powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  53. 74e78b6 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 15 years ago
  54. 8f75022 Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · 14 years ago
  55. 7f72b92 Blackfin: jtag-console: add debug markers by Mike Frysinger · 14 years ago
  56. 9f83a5b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · 14 years ago
  57. b388562 Blackfin: jtagconsole: disable output processing by Mike Frysinger · 14 years ago
  58. d86e9a7 Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code by Mike Frysinger · 14 years ago
  59. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  60. 660e9a4 usb_storage.c: change progress output in debug() message by Wolfgang Denk · 14 years ago
  61. a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
  62. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  63. 1896bf1 usb_storage.c: initialize device type by Wolfgang Denk · 14 years ago
  64. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  65. fea2ea4 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  66. d5146d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  67. fea294d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  68. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  69. b3381f3 ppc4xx: Enable "ecctest" command on t3corp by Stefan Roese · 14 years ago
  70. e3d569b ppc4xx: Enable "ecctest" command on katmai by Stefan Roese · 14 years ago
  71. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  72. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  73. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  74. ef04420 ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · 14 years ago
  75. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  76. 45f7809 ppc4xx: T3CORP fixes and updates by Stefan Roese · 14 years ago
  77. 4e23bff ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · 14 years ago
  78. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  79. d79e112 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 14 years ago
  80. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  81. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 15 years ago
  82. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  83. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  84. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  85. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  86. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  87. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  88. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · 14 years ago
  89. b87e793 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · 14 years ago
  90. e78f665 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  91. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  92. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  93. 1db661a Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  94. 9300f8d Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  95. 30c3add Drop support for GTH board by Wolfgang Denk · 14 years ago
  96. 794b25c video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · 14 years ago
  97. fe8190b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  98. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  99. a1c0a46 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · 15 years ago
  100. f6f382b ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · 15 years ago