1. a1b0e19 mx5: Rename mx51_fb_init() by Fabio Estevam · 12 years ago
  2. f1adefd mx51evk: Add LCD support by Fabio Estevam · 12 years ago
  3. 9046497 EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 12 years ago
  4. 5a4c59b create lib/tizen directory by Donghwa Lee · 12 years ago
  5. de3b49c cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 12 years ago
  6. ed82fb1 include/video.h: drop unused video_printf() by Anatolij Gustschin · 12 years ago
  7. 4ef8d53 net: Allow filtering on debug traces in the net subsystem by Joe Hershberger · 12 years ago
  8. d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
  9. e94070c net: Don't copy every packet that waits for an ARP by Joe Hershberger · 12 years ago
  10. 46c495d net: Fix net buffer initialization by Joe Hershberger · 12 years ago
  11. e711101 net: Add net_update_ether() to handle ARP and Ping replies by Joe Hershberger · 12 years ago
  12. ece223b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 12 years ago
  13. 22f6e99 net: Refactor to protect access to the NetState variable by Joe Hershberger · 12 years ago
  14. adf5d93 net: Refactor to use NetSendPacket instead of eth_send directly by Joe Hershberger · 12 years ago
  15. 4b11c91 net: Refactor IP, UPD, and ICMP header writing functions by Joe Hershberger · 12 years ago
  16. 674bb24 net: cosmetic: Replace magic numbers in arp.c with constants by Joe Hershberger · 12 years ago
  17. da5ebe2 net: cosmetic: Add a more explicit comment about 802.2 by Joe Hershberger · 12 years ago
  18. 206d07f net: cosmetic: Rename parameter len to payload_len by Joe Hershberger · 12 years ago
  19. e0a6307 net: cosmetic: Un-typedef ICMP_t by Joe Hershberger · 12 years ago
  20. 738853b net: cosmetic: Un-typedef ARP_t by Joe Hershberger · 12 years ago
  21. c68cca3 net: cosmetic: Un-typedef VLAN_Ethernet_t by Joe Hershberger · 12 years ago
  22. cb487f5 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 12 years ago
  23. c5c59df net: cosmetic: Split struct ip_udp_hdr into ip_hdr by Joe Hershberger · 12 years ago
  24. 594c26f net: cosmetic: Un-typedef IP_t by Joe Hershberger · 12 years ago
  25. d280d3f net: Move ARP out of net.c by Joe Hershberger · 12 years ago
  26. 1735188 net: Encapsulate CDP packet identification by Joe Hershberger · 12 years ago
  27. f575ae1 net: Move CDP out of net.c by Joe Hershberger · 12 years ago
  28. 8061500 net: Remove CMD_PING where there's no CMD_NET by Joe Hershberger · 12 years ago
  29. 985889b include/part.h: fix indentation of lba by Anatolij Gustschin · 12 years ago
  30. 1d90c3b fat: fix FAT sector offsets overflow on large FAT partitions by Aaron Williams · 12 years ago
  31. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  32. 8bd07c9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 12 years ago
  33. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  34. 4eec44d usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · 12 years ago
  35. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  36. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 12 years ago
  37. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  38. f576613 USB: Align buffers at cacheline by Puneet Saxena · 12 years ago
  39. 13dfe94 net: cosmetic: tftp.* checkpatch compliance by Joe Hershberger · 12 years ago
  40. 48522bb net: cosmetic: net.c checkpatch compliance by Joe Hershberger · 12 years ago
  41. b28e28b net: cosmetic: net.h checkpatch compliance by Joe Hershberger · 12 years ago
  42. db288a9 net: Remove volatile from net API by Joe Hershberger · 12 years ago
  43. 49175c4 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · 12 years ago
  44. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  45. c176dd0 OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree by Jon Hunter · 12 years ago
  46. f1e445c igep00x0: change mpurate from 500 to auto by Enric Balletbo i Serra · 12 years ago
  47. 1b8ec01 igep00x0: enable the use of a plain text file by Enric Balletbo i Serra · 12 years ago
  48. 2cacf51 tegra: Enable keyboard for Seaboard by Simon Glass · 12 years ago
  49. 4120c27 tegra: Switch on console mux and use environment for console by Simon Glass · 12 years ago
  50. 6642a68 tegra: Add tegra keyboard driver by Rakesh Iyer · 12 years ago
  51. 92c27c5 input: Add support for keyboard matrix decoding from an fdt by Bernie Thompson · 12 years ago
  52. 9bc590e input: Add generic keyboard input handler by Simon Glass · 12 years ago
  53. d81e270 input: Add linux/input.h for key code support by Simon Glass · 12 years ago
  54. bed4d89 fdt: Add fdtdec functions to read byte array by Anton Staff · 12 years ago
  55. 649d0ff tegra: Enable LP0 on Seaboard by Simon Glass · 12 years ago
  56. 0e35ad0 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · 12 years ago
  57. 5b1a545 Add AES crypto library by Yen Lin · 12 years ago
  58. 1aa7e23 i2c: Add TPS6586X driver by Simon Glass · 12 years ago
  59. a35925b Add abs() macro to return absolute value by Simon Glass · 12 years ago
  60. 3ddecfc fdt: Add function to return next compatible subnode by Simon Glass · 12 years ago
  61. 96875e7 fdt: Add function to locate an array in the device tree by Simon Glass · 12 years ago
  62. f8c4a86 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 12 years ago
  63. 9a0f98d M28EVK: Add SD update command by Marek Vasut · 12 years ago
  64. 54cd1de mx53loco: Add CONFIG_REVISION_TAG by Fabio Estevam · 12 years ago
  65. 768a059 mx53loco: Turn on VUSB regulator by Fabio Estevam · 12 years ago
  66. 5b547f3 mx53loco: Add mc34708 support and set mx53 frequency at 1GHz by Fabio Estevam · 12 years ago
  67. ed5157e pmic: dialog: Avoid name conflicts by Fabio Estevam · 12 years ago
  68. 3996a96 i.MX6: mx6q_sabrelite: add SATA bindings by Eric Nelson · 12 years ago
  69. ecb7be2 mx28evk: add NAND support by Lauri Hintsala · 12 years ago
  70. feef24e M28: Scan only first 512 MB of DRAM to avoid memory wraparound by Marek Vasut · 12 years ago
  71. 6725ebd M28: Enable FDT support by Marek Vasut · 12 years ago
  72. e7e3372 mx53loco: Add support for 1GHz operation for DA9053-based boards by Fabio Estevam · 12 years ago
  73. 1fc56f1 mx53loco: Allow to print CPU information at a later stage by Fabio Estevam · 12 years ago
  74. 28fdbdd i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow by Eric Nelson · 12 years ago
  75. 0c23d84 mx31pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  76. f0e77b3 mx6qarm2: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  77. 5fbfd1c2 mx6qsabrelite: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  78. 34990e1 mx28evk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  79. b91ce01 m28evk: Allow to booting a dt kernel by Fabio Estevam · 12 years ago
  80. e310016 mx28evk: Allow to booting a dt kernel by Fabio Estevam · 12 years ago
  81. 2083106 pmic: Add support for the Dialog DA9053 PMIC by Fabio Estevam · 13 years ago
  82. f92e4e6 MX53: mx53loco: Add SATA support by Stefano Babic · 13 years ago
  83. 79656d2 MX53: Add support to ESG ima3 board by Stefano Babic · 13 years ago
  84. 9f472e6 SATA: add driver for MX5 / MX6 SOCs by Stefano Babic · 13 years ago
  85. 51b1cd6 EXYNOS: support TRATS board display function by Donghwa Lee · 12 years ago
  86. 559a05c LCD: add data structure for EXYNOS display driver by Donghwa Lee · 12 years ago
  87. 04ce68e misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998 by Łukasz Majewski · 13 years ago
  88. 8504296 misc:pmic:max8997 MAX8997 support for PMIC driver by Łukasz Majewski · 13 years ago
  89. e687c5a TRATS: modify the trats's configuration by Jaehoon Chung · 13 years ago
  90. 4d86bf0 ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC measurement by Łukasz Majewski · 13 years ago
  91. 2d594fd arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  92. 8913e6b arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  93. 79874ae cm-t35: add I2C multi-bus support by Nikita Kiryanov · 12 years ago
  94. 4ac16f2 include/configs: Remove CONFIG_SYS_64BIT_STRTOUL by Tom Rini · 12 years ago
  95. 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 12 years ago
  96. 60bd10d omap730p2: Remove empty misc_init_r by Tom Rini · 12 years ago
  97. b8f4a72 omap5912osk: Remove empty misc_init_r by Tom Rini · 12 years ago
  98. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 12 years ago
  99. 4335517 omap4: Remove CONFIG_SYS_MMC_SET_DEV by Tom Rini · 12 years ago
  100. 9baa37b OMAP3: pandora: drop console kernel argument by Grazvydas Ignotas · 13 years ago