1. 95fbd0b GCC4.6: Squash error in pcmcia/i82365.c by Marek Vasut · 13 years ago
  2. 0ceb622 GCC4.6: Squash warnings in tqm8xx_pcmcia.c by Marek Vasut · 13 years ago
  3. ad6db6a GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · 13 years ago
  4. 2e662ee GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · 13 years ago
  5. d36e8c3 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · 13 years ago
  6. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · 13 years ago
  7. 041b5df GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
  8. 0e94ad8 GCC4.6: Squash warning in jedec_flash.c by Marek Vasut · 13 years ago
  9. cb1622e GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · 13 years ago
  10. 2eb9a49 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  11. 05f94cb GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · 13 years ago
  12. 0f79fc3 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · 13 years ago
  13. 772b688 GCC4.6: Squash warning in usb_storage.c by Marek Vasut · 13 years ago
  14. 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · 13 years ago
  15. 475146b GCC4.6: Squash warnings in common/usb.c by Marek Vasut · 13 years ago
  16. 886e3d1 GCC4.6: Add macros to mv_gen_reg.h by Marek Vasut · 13 years ago
  17. c850802 GCC4.6: Squash error in cpc45/pd67290.c by Marek Vasut · 13 years ago
  18. c6ce705 GCC4.6: Squash warnings in PPChameleonEVB/flash.c by Marek Vasut · 13 years ago
  19. f421dc3 GCC4.6: Squash warnings in r360mpi/flash.c by Marek Vasut · 13 years ago
  20. a9e9073 GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · 13 years ago
  21. 2fff429 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · 13 years ago
  22. 71a14a6 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · 13 years ago
  23. e5eecd5 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · 13 years ago
  24. 54bc73e GCC4.6: Squash warnings in diu.c by Marek Vasut · 13 years ago
  25. 4a5a6d7 GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · 13 years ago
  26. 46bc7f0 GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  27. 3c48d6c GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  28. 6081490 GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  29. c9af943 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  30. 99b00d9 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  31. 701b4be GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  32. c16d054 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  33. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  34. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  35. 698a51d disk: part_efi: fix **pgpt_pte == NULL by Doug Anderson · 13 years ago
  36. dc03667 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c by Doug Anderson · 13 years ago
  37. 26da299 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · 13 years ago
  38. 092ae95 README: white-space cleanup by Wolfgang Denk · 13 years ago
  39. 7d731a9 image: Fix inverted logic in architecture check. by Thierry Reding · 13 years ago
  40. 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · 13 years ago
  41. e4655c5 net: Change for loop to memset() by Simon Glass · 13 years ago
  42. 4abd0e2 net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · 13 years ago
  43. 8431332 net: Make net_transfer() a static function by Simon Glass · 13 years ago
  44. 2928cd8 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · 13 years ago
  45. 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  46. 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  47. 8f81400 FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  48. dc6fa64 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  49. 3433dd7 fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
  50. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  51. 5cb34db fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
  52. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  53. 3d68644 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  54. 85d96ec net: tftpput: add tftpput command by Simon Glass · 13 years ago
  55. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
  56. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
  57. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · 13 years ago
  58. bd8a0e0 net: tftpput: Factor out start, restart and next block functions by Simon Glass · 13 years ago
  59. b437aad net: tftpput: move common code into separate functions by Simon Glass · 13 years ago
  60. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  61. 230467c net: tftpput: Add support for receiving ICMP packets by Simon Glass · 13 years ago
  62. 43c7296 net: tftpput: Move ICMP code into its own function by Simon Glass · 13 years ago
  63. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
  64. 931948a Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  65. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
  66. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
  67. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
  68. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
  69. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
  70. 3b3df4e part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · 13 years ago
  71. 82d04cb mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · 13 years ago
  72. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  73. 9b00f0d mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · 13 years ago
  74. 5420cba tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra by Anton staaf · 13 years ago
  75. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · 13 years ago
  76. b98959b Revert "km_arm: enable POST for these boards" by Wolfgang Denk · 13 years ago
  77. 1712b56 arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  78. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  79. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  80. 6c1020c net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  81. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  82. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  83. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  84. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  85. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  86. a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · 13 years ago
  87. 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  88. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  89. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  90. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  91. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  92. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  93. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  94. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  95. 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  96. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
  97. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  98. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  99. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
  100. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago