1. f700e7d mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  2. 3a0cfdd mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  3. 3419eb6 mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  4. d892b2d mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  5. d47d49c mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  6. 7ad9594 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  7. 9a3e832 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  8. 300615d uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · 17 years ago
  9. 6a600c3 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  10. 91cdaa3 uec: add support for gbit mii status readings by Anton Vorontsov · 17 years ago
  11. aabce7f 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  12. 2bd7460 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  13. 453316a 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  14. a796cdf 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  15. 46a3aee 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  16. 82e45a2 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  17. 0fa7a1b mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  18. 5bbeea8 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  19. fc549c8 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  20. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  21. b55d98c NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  22. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  23. 6525489 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  24. 08e9443 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  25. 43ddd9c Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  26. 22ed228 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · 17 years ago
  27. 1bb707c Add Flex-OneNAND booting support by Kyungmin Park · 17 years ago
  28. c512389 MPC5200: support setup without FEC by André Schwarz · 17 years ago
  29. aa3511e FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  30. 7f1d846 FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  31. b7e24d2 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  32. 6a8a5dc net: Add support AX88796L ethernet device by goda.yusuke · 17 years ago
  33. e0a6140 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · 17 years ago
  34. e710185 net: Divided code of NE2000 ethernet driver by goda.yusuke · 17 years ago
  35. 395bce4 net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · 17 years ago
  36. 8a30b47 smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  37. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  38. 9c666a7 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  39. a6f5f31 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  40. d058698 Add setexpr command by Kumar Gala · 17 years ago
  41. 3f105fa FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  42. 449c703 FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  43. 5863577 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  44. 8a77398 [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · 17 years ago
  45. 373b16f [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  46. d98e348 [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  47. b0c66af [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  48. decaba6 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
  49. d43d43e [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
  50. 2613862 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  51. ccf8f82 [MIPS] Implement flush_cache() by Shinya Kuribayashi · 17 years ago
  52. 2e0e527 [MIPS] Fix I-/D-cache initialization loops by Shinya Kuribayashi · 17 years ago
  53. 1898840 [MIPS] Replace memory clearance code with f_fill64 by Shinya Kuribayashi · 17 years ago
  54. 2f5d414 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  55. 282223a [MIPS] asm headers' updates by Shinya Kuribayashi · 17 years ago
  56. e139080 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
  57. 0d48926 lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · 17 years ago
  58. ff2bdfb lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
  59. b38d7fc Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  60. 55774b5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  61. 4731071 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  62. e334e05 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  63. 161efeb Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  64. 6887cb6 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  65. 86aea3e LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
  66. 01026a6 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  67. 81a0ac6 lwmon5 POST: remove unreachable code by Wolfgang Denk · 17 years ago
  68. b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  69. a5cc555 TQM5200B: update MTD partition layout by Martin Krause · 17 years ago
  70. f010572 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · 17 years ago
  71. 9a042e9 Flash programming progress countdown. by Jerry Van Baren · 17 years ago
  72. 11abe45 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  73. d0ccb9b libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  74. fe30a35 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  75. 804887e Add sub-commands to fdt by Kumar Gala · 17 years ago
  76. f84d65f libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  77. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  78. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  79. 23e20aa lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  80. 46bc0a9 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  81. 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
  82. 0f009f7 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  83. f694e32 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
  84. 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
  85. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  86. c2ed33e Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  87. fdeb932 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  88. 3515fd1 HMI1001: fix compile problem. by Wolfgang Denk · 17 years ago
  89. 1f2a997 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · 17 years ago
  90. 5b22163 Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · 17 years ago
  91. cf675d3 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  92. aadb725 Blackfin: update MAINTAINERS list by Mike Frysinger · 17 years ago
  93. f7ce12c Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · 17 years ago
  94. 86a20fb Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  95. e95bcc3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  96. decbe02 mgcoge: update configuration by Heiko Schocher · 17 years ago
  97. c136724 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · 17 years ago
  98. 9536dfc Add support for Intersil isl1208 RTC by Tor Krill · 17 years ago
  99. 0210cff cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  100. 0b8f2a2 Conding style cleanup by Wolfgang Denk · 17 years ago