1. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  2. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · 14 years ago
  3. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  4. 305775b Fix hash table deletion to prevent lost entries by Peter Barada · 14 years ago
  5. 31162e1 Top config.mk: add include/config.mk by Joakim Tjernlund · 14 years ago
  6. 0bed917 net: ftmac100: update get_timer() usages by Po-Yu Chuang · 14 years ago
  7. 767ba6f net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · 14 years ago
  8. e9ef3f4 mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2 by Heiko Schocher · 14 years ago
  9. 3d94f03 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 14 years ago
  10. d314394 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  11. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · 14 years ago
  12. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  13. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 14 years ago
  14. 34cca92 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  15. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  16. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  17. c51b40d fsl_esdhc: Correcting esdhc timeout counter calculation by Priyanka Jain · 14 years ago
  18. 3cde72b powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS by Matthew McClintock · 14 years ago
  19. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  20. b422ae3 powerpc/corenet_ds: revise platform dependent parameters by York Sun · 14 years ago
  21. 9c75e00 corenet_ds: pick the middle value for all tested timing parameters by York Sun · 14 years ago
  22. 3673f2c powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  23. 978bb79 fsl_law: Fix LAW printing function by Kumar Gala · 14 years ago
  24. 6bf194d ARM: Update mach-types by Sandeep Paulraj · 14 years ago
  25. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  26. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  27. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · 14 years ago
  28. adb152f Pantheon: Add Board Support for Marvell dkb board by Lei Wen · 14 years ago
  29. 7527a68 mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  30. 82a6051 serial: add pantheon soc support by Lei Wen · 14 years ago
  31. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  32. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · 14 years ago
  33. cbc782e ARM: fix write*() I/O accessors by Wolfgang Denk · 14 years ago
  34. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  35. d50f905 arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago
  36. a3e280b arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · 14 years ago
  37. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  38. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  39. 1af83e3 mx31pdk: Make the full boot log visible by Fabio Estevam · 14 years ago
  40. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  41. 943a9c7 EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX by Loïc Minier · 14 years ago
  42. 0fce515 Fix compile warning in net/eth.c by Remy Bohmer · 14 years ago
  43. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · 14 years ago
  44. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · 14 years ago
  45. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · 14 years ago
  46. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · 14 years ago
  47. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · 14 years ago
  48. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · 14 years ago
  49. 246d693 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · 14 years ago
  50. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  51. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  52. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · 14 years ago
  53. 3292233 net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · 14 years ago
  54. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · 14 years ago
  55. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  56. 078a3e9 microblaze: Fix msr handling in interrupt_handler by Michal Simek · 14 years ago
  57. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  58. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 14 years ago
  59. 29af8e6 eNET: Move initial Global Data into CAR by Graeme Russ · 14 years ago
  60. 151713d sc520: Release CAR and enable caching by Graeme Russ · 14 years ago
  61. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  62. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  63. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  64. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  65. ae7a6d1 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  66. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  67. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  68. 9c44afc x86: Defer setup of final stack by Graeme Russ · 14 years ago
  69. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  70. bc76193 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  71. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  72. 109665f eNET: General code cleanup by Graeme Russ · 14 years ago
  73. 250f680 eNET: Rearrange PAR assignments by Graeme Russ · 14 years ago
  74. deac740 eNET: Define MMCR values in config.h by Graeme Russ · 14 years ago
  75. b87c30f eNET: Add RTC support to eNET by Graeme Russ · 14 years ago
  76. 6498d40 eNET: Fix eNET Interrupt Setup for Linux by Graeme Russ · 14 years ago
  77. ea9d35a sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  78. 7dc4c98 sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  79. b112bca sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  80. 121931c x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  81. 3f7954d x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  82. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  83. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  84. 6869980 x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  85. bd92301 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  86. 327b3f8 sc520: Sort Makefile by Graeme Russ · 14 years ago
  87. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  88. 4de0548 eNET: Create distinct board configurations by Graeme Russ · 14 years ago
  89. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  90. a3dde22 x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · 14 years ago
  91. aad19cc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  92. 27f83be powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  93. 1feac1e powerpc/85xx: corrected p1_p2_rdb EEPROM address by Priyanka Jain · 14 years ago
  94. cc2f5d2 powerpc/85xx: Fix p1_p2_rdb boards.cfg by Kumar Gala · 14 years ago
  95. 2f9f65f fsl: update CRC after setting EEPROM identifier by Timur Tabi · 14 years ago
  96. af42bb3 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
  97. a84b4a1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 14 years ago
  98. 057b261 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  99. 8ff9101 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  100. 00eed7f NAND: env: remember the flags used in the previous environment by Scott Wood · 14 years ago