1. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  2. 934d734 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  3. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  4. 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  5. 9800373 uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · 17 years ago
  6. 24eb383 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  7. 951800b uec: add support for gbit mii status readings by Anton Vorontsov · 17 years ago
  8. f80c1ea 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  9. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  10. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  11. 6e4404d 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  12. af17045 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  13. 8afe80b Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  14. 5777254 mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  15. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  16. 33e32c4 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  17. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  18. 9d44993 NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  19. 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  20. f6acfe8 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  21. 848ea74 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  22. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  23. 52136e3 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · 17 years ago
  24. 05d2318 Add Flex-OneNAND booting support by Kyungmin Park · 17 years ago
  25. c1a1bbf MPC5200: support setup without FEC by André Schwarz · 17 years ago
  26. e361f2a FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  27. 276a0bf FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  28. 39bf01e FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  29. eb3def6 net: Add support AX88796L ethernet device by goda.yusuke · 17 years ago
  30. 22a7027 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · 17 years ago
  31. 7b603ad net: Divided code of NE2000 ethernet driver by goda.yusuke · 17 years ago
  32. b11eb3f net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · 17 years ago
  33. bd3f52b smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  34. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  35. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  36. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  37. aed8334 Add setexpr command by Kumar Gala · 17 years ago
  38. 762065e FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  39. 1d5f34d FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  40. 4124f21 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  41. 5db2d8e [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · 17 years ago
  42. 396aa80 [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  43. 3bdce4f [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  44. 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  45. 2300af1 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
  46. 79727f8 [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
  47. b5876f6 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  48. d784e4e [MIPS] Implement flush_cache() by Shinya Kuribayashi · 17 years ago
  49. 5bb51af [MIPS] Fix I-/D-cache initialization loops by Shinya Kuribayashi · 17 years ago
  50. 52c27e6 [MIPS] Replace memory clearance code with f_fill64 by Shinya Kuribayashi · 17 years ago
  51. 0622212 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  52. c824af8 [MIPS] asm headers' updates by Shinya Kuribayashi · 17 years ago
  53. b827589 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
  54. 48116dc lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · 17 years ago
  55. af41d76 lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
  56. c3f9ee7 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  57. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  58. c268c71 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  59. 5d85774 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  60. 6dace8a Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  61. fe76494 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  62. 934f1f8 LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
  63. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  64. 53a34af lwmon5 POST: remove unreachable code by Wolfgang Denk · 17 years ago
  65. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  66. 913d8af TQM5200B: update MTD partition layout by Martin Krause · 17 years ago
  67. 7758c16 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · 17 years ago
  68. aae7357 Flash programming progress countdown. by Jerry Van Baren · 17 years ago
  69. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  70. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  71. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  72. b79da7b Add sub-commands to fdt by Kumar Gala · 17 years ago
  73. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  74. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  75. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  76. 0418e41 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  77. 9e9051c Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  78. 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
  79. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  80. cc71043 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
  81. 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
  82. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  83. 93d0d14 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  84. f3ae379 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  85. a01122b3 HMI1001: fix compile problem. by Wolfgang Denk · 17 years ago
  86. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · 17 years ago
  87. 6c097ce Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · 17 years ago
  88. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  89. b451b15 Blackfin: update MAINTAINERS list by Mike Frysinger · 17 years ago
  90. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · 17 years ago
  91. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  92. e46a0c3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  93. bf39adf mgcoge: update configuration by Heiko Schocher · 17 years ago
  94. 0d0d0f0 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · 17 years ago
  95. b27939b Add support for Intersil isl1208 RTC by Tor Krill · 17 years ago
  96. b232fe7 cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  97. 17cf79a Conding style cleanup by Wolfgang Denk · 17 years ago
  98. 8d0f6b2 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  99. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · 17 years ago
  100. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago