1. e710185 net: Divided code of NE2000 ethernet driver by goda.yusuke · 17 years ago
  2. 395bce4 net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · 17 years ago
  3. 8a30b47 smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  4. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  5. 9c666a7 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  6. a6f5f31 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  7. d058698 Add setexpr command by Kumar Gala · 17 years ago
  8. 3f105fa FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  9. 449c703 FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  10. 5863577 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  11. 8a77398 [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · 17 years ago
  12. 373b16f [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  13. d98e348 [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  14. b0c66af [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  15. decaba6 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
  16. d43d43e [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
  17. 2613862 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  18. ccf8f82 [MIPS] Implement flush_cache() by Shinya Kuribayashi · 17 years ago
  19. 2e0e527 [MIPS] Fix I-/D-cache initialization loops by Shinya Kuribayashi · 17 years ago
  20. 1898840 [MIPS] Replace memory clearance code with f_fill64 by Shinya Kuribayashi · 17 years ago
  21. 2f5d414 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  22. 282223a [MIPS] asm headers' updates by Shinya Kuribayashi · 17 years ago
  23. e139080 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
  24. 0d48926 lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · 17 years ago
  25. ff2bdfb lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
  26. b38d7fc Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  27. 55774b5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  28. 4731071 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  29. e334e05 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  30. 161efeb Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  31. 6887cb6 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  32. 86aea3e LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
  33. 01026a6 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  34. 493a2b1 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  35. 388b82f [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · 17 years ago
  36. 95f4ec2 [new uImage] Do not compile new uImage format support by default by Bartlomiej Sieka · 17 years ago
  37. dafaede [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  38. fbe7a15 [new uImage] Compilation and new uImage handling fixes for imxtract by Bartlomiej Sieka · 17 years ago
  39. 36cc8cb [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · 17 years ago
  40. 43142e8 [new uImage] Fix *.its files location in documentation by Bartlomiej Sieka · 17 years ago
  41. 81a0ac6 lwmon5 POST: remove unreachable code by Wolfgang Denk · 17 years ago
  42. b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  43. a5cc555 TQM5200B: update MTD partition layout by Martin Krause · 17 years ago
  44. f010572 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · 17 years ago
  45. 9a042e9 Flash programming progress countdown. by Jerry Van Baren · 17 years ago
  46. 5e339fd [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> by Bartlomiej Sieka · 17 years ago
  47. 11abe45 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  48. d0ccb9b libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  49. fe30a35 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  50. 804887e Add sub-commands to fdt by Kumar Gala · 17 years ago
  51. f84d65f libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  52. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  53. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  54. 23e20aa lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  55. 46bc0a9 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  56. 3d61018 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
  57. 0f009f7 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  58. f694e32 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
  59. b428f6a 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
  60. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  61. c2ed33e Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  62. fdeb932 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  63. 3a5d1e7 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  64. 0f855a1 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  65. 2d99195 The patch introduces the alternative configuration of the log buffer for by Yuri Tikhonov · 17 years ago
  66. ff818b2 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  67. 603f194 Some fixes to dspic, fpga, and gdc post tests for lwmon5. by Yuri Tikhonov · 17 years ago
  68. e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  69. 65b20dc The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  70. 8dc3b23 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  71. 3515fd1 HMI1001: fix compile problem. by Wolfgang Denk · 17 years ago
  72. 1f2a997 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · 17 years ago
  73. 5b22163 Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · 17 years ago
  74. cf675d3 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  75. aadb725 Blackfin: update MAINTAINERS list by Mike Frysinger · 17 years ago
  76. f7ce12c Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · 17 years ago
  77. 86a20fb Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  78. e95bcc3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  79. decbe02 mgcoge: update configuration by Heiko Schocher · 17 years ago
  80. c136724 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · 17 years ago
  81. 9536dfc Add support for Intersil isl1208 RTC by Tor Krill · 17 years ago
  82. 0210cff cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  83. 0b8f2a2 Conding style cleanup by Wolfgang Denk · 17 years ago
  84. 41712b4 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  85. 2596f5b usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · 17 years ago
  86. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  87. c813f1f ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  88. 6983fe2 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · 17 years ago
  89. 8e1a3fe ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) by Stefan Roese · 17 years ago
  90. 43c6099 ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · 17 years ago
  91. 6f2eb3f ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  92. 999ecd5 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  93. 2801b2d ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) by Stefan Roese · 17 years ago
  94. 8ac41e3 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · 17 years ago
  95. 56e4101 ppc4xx: interrupt.c reworked by Stefan Roese · 17 years ago
  96. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  97. c3307fa ppc4xx: miiphy.c reworked by Stefan Roese · 17 years ago
  98. 88aff62 rtc: Add M41T62 support by Stefan Roese · 17 years ago
  99. 217d383 ppc4xx: Add 405GPr based MCU25 board specific files by Niklaus Giger · 17 years ago
  100. 75a66dc ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · 17 years ago