1. 54bdcc9 ColdFire: Add mii driver in drivers/net by TsiChung Liew · 16 years ago
  2. 25a8590 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  3. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  4. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  5. 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  6. a9bec96 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · 16 years ago
  7. 0e8454e Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  8. 3456a14 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  9. 62e15b4 Fix typo in cpu/mpc85xx/cpu.c by Ben Warren · 16 years ago
  10. 5dfb3ee net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · 16 years ago
  11. cc94074 Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  12. f2a7806f xilinx_emaclite buffer overrun by Clive Stubbings · 16 years ago
  13. 0115b19 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. by richardretanubun · 16 years ago
  14. 44dcb73 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  15. 1378174 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  16. 2e4dcb6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  17. bad4d11 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  18. 23b7b87 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  19. ac4aeb1 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  20. c06d9bb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  21. d8003fa AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · 16 years ago
  22. c91e17a AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · 16 years ago
  23. 28962f5 Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejs by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 1079432 Custom AFEB9260 board support by Sergey Lapin · 16 years ago
  25. 26eecd2 Change to use "do_div" macro by Tomohiro Masubuchi · 16 years ago
  26. e352495 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory by Roman Mashak · 16 years ago
  27. 248b2c3 ARM/Versatile port: Removed unused functions by Roman Mashak · 16 years ago
  28. e4f69d1 ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · 16 years ago
  29. 1b27084 ColdFire: Fix compilation error by TsiChung Liew · 16 years ago
  30. 536e7da ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  31. a21d0c2 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  32. b202816 ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  33. f3962d3 ColdFire: Relocate FEC's GPIO and mii functions protocols by TsiChung Liew · 16 years ago
  34. 6e80f5a ColdFire: Remove platforms mii.c file by TsiChung Liew · 16 years ago
  35. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  36. ac2331a ColdFire: Remove linker file by TsiChung Liew · 16 years ago
  37. 0829323 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT by Peter Tyser · 16 years ago
  38. a80b21d common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 60c68d9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · 16 years ago
  40. 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  41. 298e476 mgsuvd: remove unused defines in config file. by Heiko Schocher · 16 years ago
  42. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  43. 3ec5314 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  44. b24ef56 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  45. d1e990c Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  46. 41e7bbe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  47. 17380cb Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · 16 years ago
  48. 4cc6474 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  49. a47f957 NAND: Allow NAND and OneNAND to coexist by Alessandro Rubini · 16 years ago
  50. 2f77c7f JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. by Scott Wood · 16 years ago
  51. c57fc28 NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  52. 6fc110b NAND: Fix CONFIG_ENV_ADDR for MPC8572DS by Haiying Wang · 16 years ago
  53. 51b572a sh: rsk7203: Moved rsk7203 board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  54. 58453b0 sh: MigoR: Moved MigoR board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  55. c1da2a2 sh: r2dplus: Moved r2dplus board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  56. 78385bf sh: sh7763rdp: Moved sh7763rdp board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  57. c6525d4 sh: sh7785lcr: Moved sh7785lcr board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  58. acd3e30 sh: r7780mp: Moved r7780mp board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  59. f84e6ea sh: ap325rxa: Moved ap325rxa board to board/renesas by Nobuhiro Iwamatsu · 16 years ago
  60. 9abda6b CFI Driver: Fix "flash not ready" problem by Wolfgang Denk · 16 years ago
  61. cdd4fe6 ppc4xx: Fix spelling error in MAINTAINERS file by Stefan Roese · 16 years ago
  62. be27079 ppc4xx: Update PMC440 board support by Matthias Fuchs · 16 years ago
  63. 75183b1 ppc4xx: Fix PMC440 BSP commands by Matthias Fuchs · 16 years ago
  64. 76b565b ppc4xx: Update PMC440 board configuration by Matthias Fuchs · 16 years ago
  65. ca0c2d4 ppc4xx: Fix esd loadpci command by Matthias Fuchs · 16 years ago
  66. 492aa9e ppc4xx: Clean up PMC440 header by Matthias Fuchs · 16 years ago
  67. 2951332 ppc4xx: Handle other board variant in PMC440 FPGA code by Matthias Fuchs · 16 years ago
  68. cc2dc9b ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg by Ricardo Ribalda Delgado · 16 years ago
  69. 3befd85 ppc4xx: Correctly configure the GPIO pin muxing on Arches by Stefan Roese · 16 years ago
  70. 7c84fe6 Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX) by Bartlomiej Sieka · 16 years ago
  71. 4bc7dee libfdt: Fix bug in fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  72. f242a08 fdt_resize(): ensure minimum padding by Peter Korsgaard · 16 years ago
  73. d685b74 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Dave Liu · 16 years ago
  74. d344293 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  75. e053ab1 mpc83xx pci: Round up memory size in inbound window. by Scott Wood · 16 years ago
  76. a7faab9 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  77. 1c67197 86xx: remove the unused definition by Dave Liu · 16 years ago
  78. eaa44c5 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  79. bd888e9 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  80. 5ba1ef5 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
  81. 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  82. dc2adad 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  83. 5cdade0 mpc8313erdb: Document NAND boot. by Scott Wood · 16 years ago
  84. bd78bc6 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  85. f7fe57c NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · 16 years ago
  86. c013b74 NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  87. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  88. 695c130 NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
  89. 33efde5 NAND: Reset chip on power-up by Karl Beldan · 16 years ago
  90. c45912d NAND: sync with 2.6.27 by Scott Wood · 16 years ago
  91. b1d0db1 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · 16 years ago
  92. 5a98127 bootm: support subcommands in linux ppc bootm by Kumar Gala · 16 years ago
  93. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  94. be08315 bootm: Move to using a function pointer table for the boot os function by Kumar Gala · 16 years ago
  95. d35c451 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 16 years ago
  96. a369f4a i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  97. 16263ff Merge branch 'denx' by Andy Fleming · 16 years ago
  98. 4442f45 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · 16 years ago
  99. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  100. cd42516 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · 16 years ago