1. 24f41da ARM: pantheon: reduce dependence of including platform file by Lei Wen · 13 years ago
  2. cc6880a Armada100: Add env storage support for Marvell gplugD by Ajay Bhargav · 13 years ago
  3. 8bddd84 Armada100: Add SPI flash support for Marvell gplugD by Ajay Bhargav · 13 years ago
  4. fc960ab Armada100: Add SPI support for Marvell gplugD by Ajay Bhargav · 13 years ago
  5. b1b0820 SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  6. 8d038fa dreamplug: initial board support. by Jason Cooper · 13 years ago
  7. f231efb imx: fix coding style by Fabio Estevam · 13 years ago
  8. 8685930 misc: pmic: drop old Freescale's pmic driver by Stefano Babic · 13 years ago
  9. 3d4088e MX31: mx31pdk: use new pmic driver by Stefano Babic · 13 years ago
  10. 0c56af6 MX31: mx31ads: use new pmic driver by Stefano Babic · 13 years ago
  11. 0e9aa0e MX31: mx31_litekit: use new pmic driver by Stefano Babic · 13 years ago
  12. 86b52f5 MX5: mx53evk: use new pmic driver by Stefano Babic · 13 years ago
  13. dba2efc MX5: mx51evk: use new pmic driver by Stefano Babic · 13 years ago
  14. 5561574 MX35: mx35pdk: use new pmic driver by Stefano Babic · 13 years ago
  15. 54324c1 misc: pmic: addI2C support to pmic_fsl driver by Stefano Babic · 13 years ago
  16. ca4f5fb misc: pmic: use I2C_SET_BUS in pmic I2C by Stefano Babic · 13 years ago
  17. 11bbd71 MX5: efikamx/efikasb: use new pmic driver by Stefano Babic · 13 years ago
  18. d8deec7 MX3: qong: use new pmic driver by Stefano Babic · 13 years ago
  19. 07735d1 RTC: Switch mc13783 to generic pmic code by Stefano Babic · 13 years ago
  20. 470760e MX5: vision2: use new pmic driver by Stefano Babic · 13 years ago
  21. 222be65 misc: pmic: Freescale PMIC switches to generic PMIC driver by Stefano Babic · 13 years ago
  22. 0a8a2fe misc:pmic:samsung Enable PMIC driver at GONI target by Łukasz Majewski · 13 years ago
  23. bad888c misc:pmic:max8998 MAX8998 support at a new PMIC driver. by Łukasz Majewski · 13 years ago
  24. 16db062 misc:pmic:core New generic PMIC driver by Łukasz Majewski · 13 years ago
  25. 27ceb42 mx31pdk: Remove unneeded config by Fabio Estevam · 13 years ago
  26. 035929c mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  27. 23f01dc MX51: vision2: Set global macros by Stefano Babic · 14 years ago
  28. 4f27444 I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  29. fa3d74f ARM: Update mach-types by Marek Vasut · 13 years ago
  30. ea5c18b devkit8000: Add config to enable SPL MMC boot by Simon Schwarz · 13 years ago
  31. 35c13d1 devkit8000: protect board_mmc_init by Simon Schwarz · 13 years ago
  32. d642b19 arm, post: add missing post_time_ms for arm by Heiko Schocher · 13 years ago
  33. 51ee591 cosmetic, post: Codingstyle cleanup by Heiko Schocher · 13 years ago
  34. 9026d68 arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
  35. 97bf58f tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  36. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  37. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  38. c2ea5e4 tegra2: Add more clock functions by Simon Glass · 13 years ago
  39. dfcee79 tegra2: Clean up board code a little by Simon Glass · 13 years ago
  40. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  41. 8f81400 FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  42. dc6fa64 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  43. 3433dd7 fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
  44. 2d2af85 fdt: add decode helper library by Simon Glass · 13 years ago
  45. 5cb34db fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
  46. 38d6b8d fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
  47. 3d68644 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  48. 85d96ec net: tftpput: add tftpput command by Simon Glass · 13 years ago
  49. 6a398d2 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
  50. 34f5229 tftpput: add save_addr and save_size global variables by Simon Glass · 13 years ago
  51. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · 13 years ago
  52. bd8a0e0 net: tftpput: Factor out start, restart and next block functions by Simon Glass · 13 years ago
  53. b437aad net: tftpput: move common code into separate functions by Simon Glass · 13 years ago
  54. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
  55. 230467c net: tftpput: Add support for receiving ICMP packets by Simon Glass · 13 years ago
  56. 43c7296 net: tftpput: Move ICMP code into its own function by Simon Glass · 13 years ago
  57. b8e926e Add setenv_ulong() and setenv_addr() by Simon Glass · 13 years ago
  58. 931948a Move simple_itoa to vsprintf by Simon Glass · 13 years ago
  59. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · 13 years ago
  60. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · 13 years ago
  61. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · 13 years ago
  62. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · 13 years ago
  63. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · 13 years ago
  64. 3b3df4e part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · 13 years ago
  65. 82d04cb mmc: dcache: allocate cache aligned buffers for ext_csd by Anton staaf · 13 years ago
  66. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  67. 9b00f0d mmc: dcache: allocate cache aligned buffer for scr and switch_status by Anton staaf · 13 years ago
  68. 5420cba tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra by Anton staaf · 13 years ago
  69. fb683db cache: add ALLOC_CACHE_ALIGN_BUFFER macro by Anton staaf · 13 years ago
  70. b98959b Revert "km_arm: enable POST for these boards" by Wolfgang Denk · 13 years ago
  71. 1712b56 arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  72. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  73. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · 13 years ago
  74. 6c1020c net: xilinx_enet: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  75. 1237f45 net: sc589: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  76. 75ff9fe net: s3c4510b_eth: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  77. 9552a2f net: ns9750: drop !NET_MULTI driver by Mike Frysinger · 13 years ago
  78. fbae9af net: enc28j60_lpc2292: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
  79. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  80. a77e293 net/dns.c: Fix endian conversion for big-endian in dns command by Bernhard Kaindl · 13 years ago
  81. 32ef00a x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  82. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  83. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  84. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  85. 383c33a microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  86. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  87. 3d87f6b blackfin: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  88. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  89. 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  90. bf690f8 Add getenv_ulong() to read an integer from an environment variable by Simon Glass · 13 years ago
  91. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  92. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  93. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · 13 years ago
  94. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago
  95. 2d0dd6e spi/eon: add support for new EON spi flash EN25Q32B by Shaohui Xie · 13 years ago
  96. cda2e48 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition by Anton Staaf · 13 years ago
  97. 49d351b x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  98. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  99. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  100. 7dbd92f avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago