1. 7a129a5 GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c by Marek Vasut · 13 years ago
  2. eda959f GCC4.6: Squash warnings in fec_mxc.c by Marek Vasut · 13 years ago
  3. 458f438 GCC4.6: Squash warning in bus_vcxk.c by Marek Vasut · 13 years ago
  4. 99724a2 GCC4.6: Squash warnings in ks8695eth.c by Marek Vasut · 13 years ago
  5. b89c708 GCC4.6: Squash warnings in lattice.c by Marek Vasut · 13 years ago
  6. 2e8f641 GCC4.6: Squash warnings in kirkwood_spi.c by Marek Vasut · 13 years ago
  7. 79ad544 GCC4.6: Squash warnings in smsc95xx.c by Marek Vasut · 13 years ago
  8. a231f04 GCC4.6: Fix warnings in pxa_mmc.c by Marek Vasut · 13 years ago
  9. 66d1a2e GCC4.6: Squash error in pcmcia/i82365.c by Marek Vasut · 13 years ago
  10. 3ebafbf GCC4.6: Squash warnings in tqm8xx_pcmcia.c by Marek Vasut · 13 years ago
  11. 5779a9e GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · 13 years ago
  12. d015df8 GCC4.6: Squash warnings in fsl_pci_init.c by Marek Vasut · 13 years ago
  13. 5cc08a1 GCC4.6: Squash warnings in fsl_espi.c by Marek Vasut · 13 years ago
  14. 1a928ed GCC4.6: Squash warnings in ahci.c by Marek Vasut · 13 years ago
  15. c97e74a GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
  16. f382b7c GCC4.6: Squash warning in jedec_flash.c by Marek Vasut · 13 years ago
  17. 31d3414 GCC4.6: Squash warning in cfi_flash.c by Marek Vasut · 13 years ago
  18. 68da5b1 GCC4.6: Squash warning in cfb_console.c by Marek Vasut · 13 years ago
  19. 35e9d69 GCC4.6: Squash undefined variable in cmd_mtdparts.c by Marek Vasut · 13 years ago
  20. 4b210e8 GCC4.6: Squash subsequent warnings in usb_storage.c by Marek Vasut · 13 years ago
  21. 86bd3ff GCC4.6: Squash warning in usb_storage.c by Marek Vasut · 13 years ago
  22. 5bbe10d GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · 13 years ago
  23. 88ec8c1 GCC4.6: Squash warnings in common/usb.c by Marek Vasut · 13 years ago
  24. 25a8c4f GCC4.6: Add macros to mv_gen_reg.h by Marek Vasut · 13 years ago
  25. 17f5f1e GCC4.6: Squash error in cpc45/pd67290.c by Marek Vasut · 13 years ago
  26. 2e59cb6 GCC4.6: Squash warnings in PPChameleonEVB/flash.c by Marek Vasut · 13 years ago
  27. d6248f4 GCC4.6: Squash warnings in r360mpi/flash.c by Marek Vasut · 13 years ago
  28. 9cf5dee GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · 13 years ago
  29. 2bf0758 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · 13 years ago
  30. 3d54639 GCC4.6: Squash warnings in tqm834x.c by Marek Vasut · 13 years ago
  31. 7315ab2 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · 13 years ago
  32. 1f09b44 GCC4.6: Squash warnings in diu.c by Marek Vasut · 13 years ago
  33. dffe06f GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · 13 years ago
  34. 7f2229b GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  35. cd84b1f GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  36. e7fb8ba GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  37. bd78ef9 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  38. 73dc307 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  39. ae484ba GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  40. b6d5040 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  41. 506b9f2 PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  42. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  43. deb5ca8 disk: part_efi: fix **pgpt_pte == NULL by Doug Anderson · 13 years ago
  44. df70b1c cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c by Doug Anderson · 13 years ago
  45. 1ebcd65 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · 13 years ago
  46. c0f4085 README: white-space cleanup by Wolfgang Denk · 13 years ago
  47. 7566832 image: Fix inverted logic in architecture check. by Thierry Reding · 13 years ago
  48. e4a3d57 net: Export auto_load, use it in rarp by Simon Glass · 13 years ago
  49. ed1ada7 net: Change for loop to memset() by Simon Glass · 13 years ago
  50. 8c6914f net: Add more #ifdefs for tftpput to reduce code size by Simon Glass · 13 years ago
  51. 165099e net: Make net_transfer() a static function by Simon Glass · 13 years ago
  52. 39bccd2 net: Hide more code behind CONFIG_CMD_TFTPPUT by Simon Glass · 13 years ago
  53. 206d68f fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  54. e116cc0 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  55. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  56. eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  57. f5437ad fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
  58. b5220bc fdt: add decode helper library by Simon Glass · 13 years ago
  59. 2c0f79e fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
  60. bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  61. 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  62. 2d46cf2 net: tftpput: add tftpput command by Simon Glass · 13 years ago
  63. 1fb7cd4 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
  64. 1aec244 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
  65. 58f317d net: tftpput: Support selecting get/put for tftp by Simon Glass · 13 years ago
  66. e4cde2f net: tftpput: Factor out start, restart and next block functions by Simon Glass · 13 years ago
  67. f5329bb net: tftpput: move common code into separate functions by Simon Glass · 13 years ago
  68. e4bf0c5 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  69. 4793ee6 net: tftpput: Add support for receiving ICMP packets by Simon Glass · 13 years ago
  70. 8f79bb1 net: tftpput: Move ICMP code into its own function by Simon Glass · 13 years ago
  71. d67f10c Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
  72. 3cce8a5 Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  73. 70d52f9 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
  74. 15eb106 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
  75. b962ac7 altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
  76. 29095f1 altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
  77. 337aff5 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
  78. f75dd58 part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · 13 years ago
  79. a196992 mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · 13 years ago
  80. 4c1cd72 ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  81. f781dd3 mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · 13 years ago
  82. 96d2123 tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra by Anton staaf · 13 years ago
  83. 46a6d51 cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · 13 years ago
  84. d47031e Revert "km_arm: enable POST for these boards" by Wolfgang Denk · 13 years ago
  85. bc4e14c arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  86. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  87. 4962e38 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  88. daaaf02 net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  89. 5de78b1 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  90. c1761ee net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  91. 8b710b1 net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  92. ae6edb5 net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  93. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  94. 6dc809f net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · 13 years ago
  95. f5ca20c x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  96. 7459374 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  97. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  98. 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  99. 94e4dae microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  100. 77b8f20 m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago