1. bd3f52b smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  2. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  3. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  4. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  5. aed8334 Add setexpr command by Kumar Gala · 17 years ago
  6. 48116dc lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · 17 years ago
  7. af41d76 lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
  8. c3f9ee7 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  9. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  10. c268c71 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  11. 5d85774 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  12. 6dace8a Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  13. fe76494 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  14. 934f1f8 LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
  15. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  16. 53a34af lwmon5 POST: remove unreachable code by Wolfgang Denk · 17 years ago
  17. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  18. 913d8af TQM5200B: update MTD partition layout by Martin Krause · 17 years ago
  19. 7758c16 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · 17 years ago
  20. aae7357 Flash programming progress countdown. by Jerry Van Baren · 17 years ago
  21. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  22. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  23. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  24. b79da7b Add sub-commands to fdt by Kumar Gala · 17 years ago
  25. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  26. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  27. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  28. 0418e41 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  29. 9e9051c Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  30. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · 17 years ago
  31. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  32. cc71043 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
  33. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  34. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  35. 93d0d14 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  36. f3ae379 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  37. a01122b3 HMI1001: fix compile problem. by Wolfgang Denk · 17 years ago
  38. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · 17 years ago
  39. 6c097ce Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · 17 years ago
  40. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  41. b451b15 Blackfin: update MAINTAINERS list by Mike Frysinger · 17 years ago
  42. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · 17 years ago
  43. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  44. e46a0c3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  45. bf39adf mgcoge: update configuration by Heiko Schocher · 17 years ago
  46. 0d0d0f0 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · 17 years ago
  47. b27939b Add support for Intersil isl1208 RTC by Tor Krill · 17 years ago
  48. b232fe7 cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. 17cf79a Conding style cleanup by Wolfgang Denk · 17 years ago
  50. 8d0f6b2 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  51. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · 17 years ago
  52. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  53. 075f7a2 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  54. a9ad459 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · 17 years ago
  55. 105350e ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) by Stefan Roese · 17 years ago
  56. 015772c ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · 17 years ago
  57. 56291f3 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  58. 50c0533 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  59. cc019d1 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) by Stefan Roese · 17 years ago
  60. bdd13d1 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · 17 years ago
  61. e479012 ppc4xx: interrupt.c reworked by Stefan Roese · 17 years ago
  62. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  63. 8b231b2 ppc4xx: miiphy.c reworked by Stefan Roese · 17 years ago
  64. 754a5e5 rtc: Add M41T62 support by Stefan Roese · 17 years ago
  65. 1f4602b ppc4xx: Add 405GPr based MCU25 board specific files by Niklaus Giger · 17 years ago
  66. ba4655b ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · 17 years ago
  67. 3fdbc1c ppc4xx: Add 405GPr based MCU25 board. Global files by Niklaus Giger · 17 years ago
  68. 8c99261 ppc4xx: HCU4/5. remove obsolete hcu_flash.c by Niklaus Giger · 17 years ago
  69. bb2da71 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · 17 years ago
  70. 4b8b9b0 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · 17 years ago
  71. e145da6 tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · 17 years ago
  72. a3b53ef HMI1001: add support for MPC5200 Rev. B processors. by Wolfgang Denk · 17 years ago
  73. d48a2f3 TQM5200: remove dead code by Wolfgang Denk · 17 years ago
  74. e0aee8c Release v1.3.2 by Wolfgang Denk · 17 years ago
  75. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  76. 95e2026 scb9328: Fix flash warning: type qualifiers ignored on function return type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  77. f2d212b esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  78. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · 17 years ago
  79. 63e54e1 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  80. eeb656c Makefile: make build silently again. by Wolfgang Denk · 17 years ago
  81. bc012b7 m501sk: Fix out of tree building by Wolfgang Denk · 17 years ago
  82. f10a5de ADS5121: fix out of tree build by Wolfgang Denk · 17 years ago
  83. f6493be Release v1.3.2 by Wolfgang Denk · 17 years ago
  84. 360323b Update CHANGELOG by Wolfgang Denk · 17 years ago
  85. 6c266fa esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  86. 1338d1f net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · 17 years ago
  87. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  88. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  89. f72af11 mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  90. a83cbee mgcoge: update board configuration by Heiko Schocher · 17 years ago
  91. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  92. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · 17 years ago
  93. c459e39 fix taihu soft spi_read by Markus Brunner · 17 years ago
  94. 0084032 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  95. 30e4b17 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  96. ed5a098 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  97. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  98. 1a4c865 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  99. 45cbd6f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  100. 11da2be net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago