1. 11080ab ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC by Ben Gardiner · 14 years ago
  2. a784c01 ARM: relocation: fix typo in comment by Heiko Schocher · 14 years ago
  3. 0b20ed7 Kirkwood: Changes specific to ARM relocation support by Prafulla Wadaskar · 14 years ago
  4. 54e999a kirkwood: added common config file mv-common.h by Prafulla Wadaskar · 14 years ago
  5. beeb258 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  6. 500f2ff orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  7. c0cd020 Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  8. d349713 mvsata_ide: adjust port init sequence by Albert Aribaud · 14 years ago
  9. 0d3fe2b sf: turn probe switch into a lookup table by Reinhard Meyer · 14 years ago
  10. 076f1be TSI148: Fix argument parsing by Brent Darley · 14 years ago
  11. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  12. 3792d74 ppmc7xx: Use _start as reset entry point by Peter Tyser · 14 years ago
  13. a1c4864 powerpc: Zero out board info struct on bootup by Peter Tyser · 14 years ago
  14. eaadb44 cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · 14 years ago
  15. c91d456 examples/standalone: Use gcc's -fno-toplevel-reorder by Peter Tyser · 14 years ago
  16. 92d1a40 a4m072: support for SHOW_BOOT_PROGRESS feature using LED display by Ilya Yanok · 14 years ago
  17. cb5639c a4m072: led display support by Ilya Yanok · 14 years ago
  18. 7f0d241 led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  19. 9531a23 A4M072: Added support for the board. by Sergei Poselenov · 14 years ago
  20. 3831530 VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
  21. b75a2dd tools/imls: fix comment in Makefile by Daniel Hobi · 14 years ago
  22. d259079 env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE by Lei Wen · 14 years ago
  23. be4424c zlib: Add further watchdog reset calls by Stefan Roese · 14 years ago
  24. f852628 zlib/gunzip: Use WATCHDOG_RESET macro by Stefan Roese · 14 years ago
  25. 6213b8f pdm360ng: add EDID property to FDT display node by Anatolij Gustschin · 14 years ago
  26. beca5a5 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · 14 years ago
  27. c000808 CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off by Alexander Stein · 14 years ago
  28. c0c3590 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 14 years ago
  29. 655c549 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · 14 years ago
  30. 0ee8746 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  31. d30b570 Kirkwood: Changes specific to ARM relocation support by Prafulla Wadaskar · 14 years ago
  32. 44f1ec6 kirkwood: added common config file mv-common.h by Prafulla Wadaskar · 14 years ago
  33. 6edf0f1 Kirkwood: dram_init is moved to dram.c by Prafulla Wadaskar · 14 years ago
  34. 3b467ec orion5x: optimize window size computation by Albert Aribaud · 14 years ago
  35. 35883cc Kirkwood: print_cpuinfo fixed for valid devid revid by Prafulla Wadaskar · 14 years ago
  36. 7054cfd mvsata_ide: adjust port init sequence by Albert Aribaud · 14 years ago
  37. 0e3fa01 cfi_flash: Fix "Unknown FLASH" error message by John Schmoller · 14 years ago
  38. b98cba0 microblaze: Support little-endian microblaze target by Michal Simek · 14 years ago
  39. d69f8f4 microblaze: Add support for NET_MULTI api by Michal Simek · 14 years ago
  40. 4aecfb1 microblaze: Fix microblaze-generic config file by Michal Simek · 14 years ago
  41. c82a541 microblaze: generic: rename MTD partition set to 'flash-0' by Stephan Linz · 14 years ago
  42. 3faf987 microblaze: generic: adding DHCP support by Stephan Linz · 14 years ago
  43. 1ca6d0d smc91111: add write_hwaddr by Thomas Chou · 14 years ago
  44. 7b37a27 davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr by Ben Gardiner · 14 years ago
  45. 042272a net: Move Emaclite to NET_MULTI by Michal Simek · 14 years ago
  46. bf6cb24 rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
  47. 3f91ec0 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · 14 years ago
  48. f87a6f2 mpc5xxx_fec: add call to reset_phy() after PHY initialization by Ilya Yanok · 14 years ago
  49. 7717906 drivers/net/at91_emac.c: change return values by Andreas Bießmann · 14 years ago
  50. e63ac4c drivers/net/at91_emac.c: increase timeout for autonegotiation by Andreas Bießmann · 14 years ago
  51. a61a819 NET: add ENC28J60 driver using SPI framework by Reinhard Meyer · 14 years ago
  52. f29c181 UEC PHY: Speed up initial PHY neg. by Joakim Tjernlund · 14 years ago
  53. 68e1ede Net: Remove redundant CONFIG_NET_MULTI directives by Ben Warren · 14 years ago
  54. b0a75d7 UEC PHY: Remove strange 0.5 sec delay by Joakim Tjernlund · 14 years ago
  55. bd6c25a UEC: Don't udelay needlessly by Joakim Tjernlund · 14 years ago
  56. b7081d9 NET: move legacy enc28j60.c to sidetrack as enc28j60_lpc2292.c by Reinhard Meyer (-VC) · 14 years ago
  57. 9195583 net: Fix faulty definition of uec_initialize() by Joakim Tjernlund · 14 years ago
  58. 456be17 mtd: OneNAND: add support for OneNAND manufactured by Numonyx by Enric Balletbo i Serra · 14 years ago
  59. fdd813d README: Add new NAND env features by Scott Wood · 14 years ago
  60. 36650ca Followup fixes on the mtdparts spread patchset by Scott Wood · 14 years ago
  61. 59a50d2 mtdparts: new add.spread: add part skipping bad blocks by Ben Gardiner · 14 years ago
  62. ca75b20 mtdparts: add new sub-command "spread" by Ben Gardiner · 14 years ago
  63. 04ac380 mtdparts: show net size in mtdparts list by Ben Gardiner · 14 years ago
  64. 4ba692f mtd: add an mtd method for get_len_incl_bad() by Ben Gardiner · 14 years ago
  65. 0a026d3 mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · 14 years ago
  66. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  67. 8c5659a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  68. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  69. ea533c2 cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  70. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  71. d778a2f orion5x: fix relocation-incompatible code by Albert Aribaud · 14 years ago
  72. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  73. ddf71e4 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  74. e67f462 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  75. bfc7bea Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 14 years ago
  76. 29840de Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  77. 02b117d Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  78. bfb7071 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
  79. e95a061 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  80. 3c6a22b powerpc/p4080: Add new CPC register - HDBCR0 by Kumar Gala · 14 years ago
  81. 1bf8e9f powerpc/85xx: Add support for 4th PCI controller on corenet_ds by Kumar Gala · 14 years ago
  82. c2b3b64 powerpc/corenet_ds: Various updates to initial env cfg by Emil Medve · 14 years ago
  83. 3addcb9 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
  84. a2d12f8 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · 14 years ago
  85. b6bde93 mpc8569mds: fix some ddr settings by Haiying Wang · 14 years ago
  86. 3aed550 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  87. 1b8e4fa mpc8569mds: fix CONFIG_ENV_SIZE by Haiying Wang · 14 years ago
  88. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  89. f2ff75c x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  90. 2219142 x86: Rearrange linker script by Graeme Russ · 14 years ago
  91. 067f9b1 x86: Rename linker script symbols by Graeme Russ · 14 years ago
  92. c81b26b x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  93. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  94. 5a3876d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  95. 5f26790 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  96. 88fa0a6 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  97. 00940a2 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  98. 6ae032a x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  99. 7228efa x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  100. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago