1. 65c6567 at91rm9200ek: convert to at91 by Andreas Bießmann · 14 years ago
  2. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  3. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · 14 years ago
  4. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  5. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  6. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  7. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  8. da7fb74 mpc83xx: fix 837x MDS PCI HOST build by Kim Phillips · 14 years ago
  9. 4f40260 MPC832XEMDS: fix pci.c build warning by Wolfgang Denk · 14 years ago
  10. bdd6d91 logodl: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  11. e577b65 schmoogie: fix build error due to removal of forceenv() by Wolfgang Denk · 14 years ago
  12. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  13. 4b9538a da850evm: basic MII EMAC support by Ben Gardiner · 14 years ago
  14. cf86d2c da850evm: setup the NAND flash timings by Ben Gardiner · 14 years ago
  15. f522c1b da850evm : enable NAND even when not in NAND boot mode by Ben Gardiner · 14 years ago
  16. 3c1e54a OMAP3: Add support for the OMAP3 IGEP module. by Enric Balletbo i Serra · 14 years ago
  17. 2ce268c OMAP3: Add support for the IGEP v2 board. by Enric Balletbo i Serra · 14 years ago
  18. 97c57f1 ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  19. 20b56c0 ARMV7: OMAP3: Implement relocation for Overo by Steve Sakoman · 14 years ago
  20. b7d8052 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
  21. 57c6241 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · 14 years ago
  22. 7d99f69 ARMV7: OMAP4: Use generic mmc driver on SDP4430 by Sukumar Ghorai · 14 years ago
  23. e9edff8 ARMV7: OMAP4: Use generic mmc driver on Panda by Sukumar Ghorai · 14 years ago
  24. 2e88030 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  25. 7ed40ef mx51evk: add u-boot.imx to ALL target by Loic Minier · 14 years ago
  26. ec28133 Fix define for MPC5121 ADS board. by mark.vels@team-embedded.nl · 14 years ago
  27. 7f0ca34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  28. 53937da MX31: Add USB Host support to the QONG board by Stefano Babic · 14 years ago
  29. fbb1f58 MX31: Add support to update FPGA bitstream by Stefano Babic · 14 years ago
  30. b38a33b board/armltd/integrator/split_by_variant.sh: fix 'echo -n' by Andreas Bießmann · 14 years ago
  31. 35c638b ARMV7: Versatile Express Coretile CortexA9x4 support by Matt Waddel · 14 years ago
  32. f8e4262 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  33. f191901 ppmc7xx: Use _start as reset entry point by Peter Tyser · 14 years ago
  34. 8733949 a4m072: support for SHOW_BOOT_PROGRESS feature using LED display by Ilya Yanok · 14 years ago
  35. d0b7820 a4m072: led display support by Ilya Yanok · 14 years ago
  36. 9dea381 A4M072: Added support for the board. by Sergei Poselenov · 14 years ago
  37. a22d42a pdm360ng: add EDID property to FDT display node by Anatolij Gustschin · 14 years ago
  38. e8107b9 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  39. 7f581f0 microblaze: Add support for NET_MULTI api by Michal Simek · 14 years ago
  40. 1fb49e3 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  41. f127745 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  42. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  43. d3a00cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  44. 11e98e7 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
  45. 67a6dfe powerpc/85xx: Add support for 4th PCI controller on corenet_ds by Kumar Gala · 14 years ago
  46. a58e880 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
  47. 8848d47 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · 14 years ago
  48. 47d9882 mpc8569mds: fix some ddr settings by Haiying Wang · 14 years ago
  49. fac2385 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  50. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  51. fb4e2be x86: Rearrange linker script by Graeme Russ · 14 years ago
  52. ae428db x86: Rename linker script symbols by Graeme Russ · 14 years ago
  53. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  54. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  55. 4cde5d0 x86: use gc sections to reduce image size by Graeme Russ · 14 years ago
  56. 2b158e2 x86: Use TEXT_BASE in linker scripts by Graeme Russ · 14 years ago
  57. e1b6f59 MX51: Support for TTECH vision2 board by Stefano Babic · 14 years ago
  58. e9b1b49 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  59. 19d86f4 CCM: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  60. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  61. 7344159 pm9g45: fix compile warning by Wolfgang Denk · 14 years ago
  62. d5d15a7 pm9263: fix compile warning by Wolfgang Denk · 14 years ago
  63. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  64. 504d2dc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  65. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  66. 4010376 ppc44x: config GPIOs for USB on canyonlands board by Rupjyoti Sarmah · 14 years ago
  67. b97b4c4 ppc4xx: Small whitespace cleanup in canyonlands.c by Stefan Roese · 14 years ago
  68. 249310a ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  69. 6583ef4 APM821xx: Add bluestone board support by Tirumala Marri · 14 years ago
  70. 4d20e4a hmi1001, mucmc52, uc100, uc101: move boards to vendor directory by Wolfgang Denk · 14 years ago
  71. 028f90c Blackfin: blackvme: new board port by Wojtek Skulski · 14 years ago
  72. 9e9f4a4 Blackfin: bct-brettl2: new board port by Peter Meerwald · 14 years ago
  73. 8525123 Blackfin: bf527-sdp: new board port by Mike Frysinger · 14 years ago
  74. bf20385 Blackfin: support a 3rd gpio cfi pin by Peter Meerwald · 14 years ago
  75. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · 14 years ago
  76. 7245077 Blackfin: bf527-ad7160-eval: convert from old style MMR macros by Mike Frysinger · 14 years ago
  77. 586d7de Blackfin: cm-bf548: video: convert from old style MMR macros by Mike Frysinger · 14 years ago
  78. bcf89c1 Blackfin: bf548-ezkit: video: convert from old style MMR macros by Mike Frysinger · 14 years ago
  79. 4b2b25a Blackfin: bf527-ezkit: video: convert from old style MMR macros by Mike Frysinger · 14 years ago
  80. 78f6967 Blackfin: bf537-stamp: post: update old MMR style macros by Mike Frysinger · 14 years ago
  81. 2ff0a30 Blackfin: unify gpio cfi implementations by Mike Frysinger · 14 years ago
  82. 09033bf MX51: Drop unused header file for mx51evk by Stefano Babic · 14 years ago
  83. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  84. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  85. c3b9983 ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setup by Steve Sakoman · 14 years ago
  86. bb4a144 ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT Module by Steve Sakoman · 14 years ago
  87. 5a46a4f bmw: Remove duplicated include of header file by Thomas Weber · 14 years ago
  88. 970c01f p1022ds: use weak CFI flash accessors when DIU is enabled by Timur Tabi · 14 years ago
  89. 209c072 p1022ds: add video support by Timur Tabi · 14 years ago
  90. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  91. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  92. 622aa20 mpc8308_p1m: support for MPC8308 P1M board by Ilya Yanok · 14 years ago
  93. dbdc105 MPC8308RDB: various clean ups by Ilya Yanok · 14 years ago
  94. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  95. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  96. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  97. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  98. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  99. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  100. b05e893 Blackfin: update some missed board config.mk files by Mike Frysinger · 14 years ago