1. 9df20ce arm: Correct build with CONFIG_SYS_HUSH_PARSER set by Simon Kagstrom · 15 years ago
  2. df38262 TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
  3. 2a6cc97 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  4. 0297ec7 TI OMAP3 Use arm init sequence to initialize i2c by Tom Rix · 15 years ago
  5. 4df30f3 TI: DaVinci DM365: Enabling network Support on DM365 EVM by Sandeep Paulraj · 15 years ago
  6. 00e1665 TI: DaVinci: GPIO header file and definitions by Sandeep Paulraj · 15 years ago
  7. 95ae803 TI: DaVinci DM646x: Update flag used to represent DM646x SOC's by Sandeep Paulraj · 15 years ago
  8. fc9165f OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  9. 9de0212 OMAP3 MMC: Fix warning dereferencing type-punned pointer by Dirk Behme · 15 years ago
  10. e92daeb Support for the OpenRD base board by Simon Kagstrom · 15 years ago
  11. a62e78f Kirkwood: mv88f6281gtw_ge: Add kwbimage build support by Prafulla Wadaskar · 15 years ago
  12. 5bc7cbc Kirkwood: rd6281a: Add kwbimage build support by Prafulla Wadaskar · 15 years ago
  13. 23b8098 Add support for Eukrea CPU9260/CPU9G20 SBC by Tom Rix · 15 years ago
  14. d8380c9 Add support for Eukrea CPUAT91 SBC by Tom Rix · 15 years ago
  15. eb95aa1 TI: DaVinci DM365: Minor config cleanup by Sandeep Paulraj · 15 years ago
  16. 5d783c1 TI DaVinci DM365: Removing header file which does not exist by Sandeep Paulraj · 15 years ago
  17. 409ec37 TI DaVinci: DM355: Config Cleanup and Update by Sandeep Paulraj · 15 years ago
  18. 7908c97 TI DaVinci: DM646x: Initial Support for DM646x SOC by Sandeep Paulraj · 15 years ago
  19. 5d0f536 TI DaVinci: DM6446: Fix Compilation error in NAND mode by Sandeep Paulraj · 15 years ago
  20. 7a2aa8b OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  21. a16df2c TI DaVinci: Remove references to SZ_xx by Sandeep Paulraj · 15 years ago
  22. 14abfe3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  23. 285870f Leave x86emu op code tables in default section by Ed Swarthout · 16 years ago
  24. d43bc3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Minkyu Kang · 15 years ago
  25. bb3f053 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  26. d46879d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  27. 6cbfd59 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  28. 4d68feb Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  29. be22544 Update all board to support new bbmiiphy driver (with multibus support) by Luigi 'Comio' Mantellini · 15 years ago
  30. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  31. 4ba31ab Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses. by Luigi 'Comio' Mantellini · 15 years ago
  32. efaf6f1 mpc83xx: cosmetic comment update relating to SPD EEPROM by Paul Gortmaker · 15 years ago
  33. bda33be CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  34. c0a1dfd s5pc1xx: add support SMDKC100 board by Minkyu Kang · 15 years ago
  35. 7074635 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  36. 4125a8d s5pc1xx: support onenand driver by Minkyu Kang · 15 years ago
  37. c3f0a0e s5pc1xx: support Samsung s5pc1xx SoC by Minkyu Kang · 15 years ago
  38. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  39. afc3ba0 relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  40. 3beb40c 85xx: Ensure BSS segment isn't linked at address 0 by Peter Tyser · 15 years ago
  41. 95c44ec tqm5200: Correct comment and code in post_hotkeys_pressed. by Detlev Zundel · 15 years ago
  42. da01f53 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · 15 years ago
  43. dbcc357 ppc4xx: respect 80-chars per line in ppc*.h files by Niklaus Giger · 15 years ago
  44. 78d2a64 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  45. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  46. f80e61d ppc4xx: Cleanup some HW register names by Niklaus Giger · 15 years ago
  47. 56f1481 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · 15 years ago
  48. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  49. 54f5f05 PPC4xx: Denali core: Fix incorrect DDR row bits by Mike Nuss · 15 years ago
  50. 99dbd4e Add information about return values of xxx_eth_register() in documentation by Ben Warren · 15 years ago
  51. 1f1e774 document network driver framework by Mike Frysinger · 15 years ago
  52. aba8237 net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · 15 years ago
  53. 7194ab8 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  54. 32e7f23 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  55. c0b46d8 net: Fix problem with 405EZ ethernet interrupt by James Clough · 15 years ago
  56. 91b469c net: add random_port() prototype by Mike Frysinger · 15 years ago
  57. 617da90 Merge branch 't-next-marvell' into t-next-at91 by Tom Rix · 15 years ago
  58. 25823ac at91: Update MEESC board support by Daniel Gorsulowski · 15 years ago
  59. dca0d1e arm: Correct build with CONFIG_SYS_HUSH_PARSER set by Simon Kagstrom · 15 years ago
  60. 2f3b6ef TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
  61. 4eb3af0 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  62. 54737ba TI OMAP3 Use arm init sequence to initialize i2c by Tom Rix · 15 years ago
  63. 67c3d9f TI: DaVinci DM365: Enabling network Support on DM365 EVM by Sandeep Paulraj · 15 years ago
  64. 67682a3 TI: DaVinci: GPIO header file and definitions by Sandeep Paulraj · 15 years ago
  65. 6824fda TI: DaVinci DM646x: Update flag used to represent DM646x SOC's by Sandeep Paulraj · 15 years ago
  66. 3d6436a OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  67. b3ff566 OMAP3 MMC: Fix warning dereferencing type-punned pointer by Dirk Behme · 15 years ago
  68. 4d6c2dd Merge branch 'arm/master' into arm/next by Tom Rix · 15 years ago
  69. 311c19c Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  70. eb4bf4c Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 15 years ago
  71. 300d113 Support for the OpenRD base board by Simon Kagstrom · 15 years ago
  72. 2f8cccc Kirkwood: mv88f6281gtw_ge: Add kwbimage build support by Prafulla Wadaskar · 15 years ago
  73. 0fe47c9 Kirkwood: rd6281a: Add kwbimage build support by Prafulla Wadaskar · 15 years ago
  74. ef115a5 Add support for Eukrea CPU9260/CPU9G20 SBC by Tom Rix · 15 years ago
  75. 6dceeaa Add support for Eukrea CPUAT91 SBC by Tom Rix · 15 years ago
  76. 203e6fb mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[] by Wolfgang Denk · 15 years ago
  77. b393a89 mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  78. 9e3f6f3 mpc5200, mucmc52, uc101: config cleanup by Heiko Schocher · 15 years ago
  79. 94731e4 Fix "ppc/85xx: Clean up use of LAWAR defines" breakage by Wolfgang Denk · 15 years ago
  80. c8ca0bc Add Elpida Memory Configuration to mpc5121ads Boards by Martha M Stan · 15 years ago
  81. 5313e09 mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  82. 4dea2bb ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · 16 years ago
  83. 7f0b16f ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  84. 345fb36 ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  85. 2154836 ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · 15 years ago
  86. 17e4eeb ppc/p4080: CoreNet platfrom style CCSRBAR setting by Kumar Gala · 15 years ago
  87. 161df97 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · 16 years ago
  88. 2064afe ppc/p4080: Add p4080 platform immap definitions by Kumar Gala · 15 years ago
  89. fd8dfa1 ppc/85xx: Fix enabling of L2 cache by Kumar Gala · 15 years ago
  90. b5190df 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · 15 years ago
  91. 2db3602 ppc/85xx: add cpu init config file for boot from NAND by Mingkai Hu · 15 years ago
  92. 27f4ddf immap_85xx: add porpllsr's plat ratio definition by Mingkai Hu · 15 years ago
  93. 98305c0 ppc/85xx: add ld script file for boot from NAND by Mingkai Hu · 15 years ago
  94. 3478171 mpc8610hpcd: Use common 86xx fdt fixup code by Peter Tyser · 15 years ago
  95. 7638da6 sbc85x0: tidy up Makefile to use new configuration script. by Paul Gortmaker · 15 years ago
  96. 510edfc sbc8548: allow enabling PCI via a make config option by Paul Gortmaker · 15 years ago
  97. 589a100 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · 15 years ago
  98. 3d97b5e fsl_pci: create a SET_STD_PCI_INFO() helper wrapper by Paul Gortmaker · 15 years ago
  99. 02af821 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · 15 years ago
  100. 89ff5db sbc8548: use I/O accessors by Paul Gortmaker · 15 years ago