1. 9ea1854 power_spi.c: Rewrite pmic_reg function by Tom Rini · 10 years ago
  2. 81ca627 image-fdt: boot_get_fdt() return value when no DTB exists by Noam Camus · 10 years ago
  3. ca772a7 powerpc: o2dnt: convert to generic board by Anatolij Gustschin · 10 years ago
  4. c5794ed net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
  5. 859f306 sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
  6. f096a3b generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
  7. a45c7d1 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  8. 62a9585 omap3: cm-t3517: add LCD/DVI and splash support by Igor Grinberg · 10 years ago
  9. dfb92d0 omap3: cm-t3517: add Ethernet support by Igor Grinberg · 10 years ago
  10. f7fd7e4 omap3: cm-t3517: add USB support by Igor Grinberg · 10 years ago
  11. c3373ee omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  12. 2f4e095 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  13. b9e27fa omap3: cm-t35: move get_board_serial() fallback by Igor Grinberg · 10 years ago
  14. fd6cd35 omap3: cm-t35: move the SMC911x code by Igor Grinberg · 10 years ago
  15. 86ec16b omap3: cm-t35: extract the splash code from board by Igor Grinberg · 10 years ago
  16. 9c687fd omap3: cm-t35: move the USB hub reset code by Igor Grinberg · 10 years ago
  17. 3c5dc28 compulab: refactor board revision handling by Igor Grinberg · 10 years ago
  18. d5e635e am335x: make get_board_rev() function weak by Igor Grinberg · 10 years ago
  19. 9603afb arm: am335x: net: pxm2: disable rgmii internal delay mode by Heiko Schocher · 10 years ago
  20. 46e6517 ks2_evm: board: remove sprintf for simple string by Khoronzhuk, Ivan · 10 years ago
  21. f238c4a ks2_evm: config: enable fatload command by Khoronzhuk, Ivan · 10 years ago
  22. 0127362 keystone2: config: align names of images with MCSDK by Khoronzhuk, Ivan · 10 years ago
  23. 449c3a6 keystone2: config: restructure handling of default env settings by Murali Karicheri · 10 years ago
  24. 1b2cdb2 dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · 10 years ago
  25. a68f669 keystone2: change default boot mode to ubi by Murali Karicheri · 10 years ago
  26. 2e846ce ks2_evm: configs: fix UBI volume name by Khoronzhuk, Ivan · 10 years ago
  27. 5b36a91 ARM: TI: omap3: remove raw initrd support in omap3_igep00x0 config file since it is now in ti_armv7_common.h by Guillaume GARDET · 10 years ago
  28. af02aa1 ARM: TI: Enable raw initrd support by Guillaume GARDET · 10 years ago
  29. f0c53a4 net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
  30. 12889ef Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
  31. ff16d0b ks2_evm: readme: add k2l evm board information by Khoronzhuk, Ivan · 10 years ago
  32. 7874b8a board: k2l_evm: add network support by Hao Zhang · 10 years ago
  33. 689d95c net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  34. 53eae4a net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  35. 1bc679a ARM: keystone2: keysonte_nav: add support for K2L SoC by Khoronzhuk, Ivan · 10 years ago
  36. b8f273a Enable Android Fastboot support on am335x_evm board by Dileep Katta · 10 years ago
  37. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  38. ad0a9e8 twl4030: More voltages on VAUX2 and VAUX3 by Paul Kocialkowski · 10 years ago
  39. b672be0 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
  40. 240cde7 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
  41. ab87281 arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo by Nikita Kiryanov · 10 years ago
  42. 97d5daf arm: mx6: cm_fx6: change issd gpio order by Nikita Kiryanov · 10 years ago
  43. ae0a494 Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  44. a4c152b Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  45. ea7851d dm: sunxi: Request USB vbus gpio by Hans de Goede · 10 years ago
  46. 3d1095f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  47. 6664898 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  48. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  49. e941e2b dm: sunxi: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  50. d862453 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  51. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  52. eb27dfb dm: sunxi: dts: Add sun7i device tree files by Simon Glass · 10 years ago
  53. faef71b sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. by Ian Campbell · 10 years ago
  54. 0ea187d sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · 10 years ago
  55. 33502bf sunxi: Drop FEL variants of defconfigs. by Ian Campbell · 10 years ago
  56. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  57. 8ad104b sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option by Ian Campbell · 10 years ago
  58. 4a24a1c sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · 10 years ago
  59. d8e69e0 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  60. a2e1868 ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename by Chen-Yu Tsai · 10 years ago
  61. b9cd76f ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  62. 4a551ca Merge git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  63. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  64. 61ad13a MAINTAINERS: fix Pantelis Antoniou email address by Igor Grinberg · 10 years ago
  65. 6736b8b Fix cosmetic issues in mkimage manpage by Vagrant Cascadian · 10 years ago
  66. 88d4c45 kbuild: do not hide clang warnings during build with W=1 by Masahiro Yamada · 10 years ago
  67. c02a327 sparc: move CONFIG_SYS_TEXT_BASE to Kconfig by Masahiro Yamada · 10 years ago
  68. b37a03d sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines by Masahiro Yamada · 10 years ago
  69. 156be26 sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk by Masahiro Yamada · 10 years ago
  70. f54d7d6 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig by Masahiro Yamada · 10 years ago
  71. 14eaac1 sparc: Use nicer prompt for board select menu by Masahiro Yamada · 10 years ago
  72. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  73. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  74. f458c4d i2c: use __weak by Jeroen Hofstee · 10 years ago
  75. 3fbb558 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  76. c5b908e Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  77. 01e6f33 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · 10 years ago
  78. 0e2c967 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  79. 2d02ae7 usb: kbd: Add (optional) support for using an interrupt queue for polling by Hans de Goede · 10 years ago
  80. 3c79470 usb: kbd: Cache pipe, interval and packetsize by Hans de Goede · 10 years ago
  81. 35e116c stdio: Fix memleak on stdio_deregister by Hans de Goede · 10 years ago
  82. 55a5451 usb: kbd: Fix memleak on usb_kbd_deregister() by Hans de Goede · 10 years ago
  83. 36fc749 usb: kbd: Remove unused usb_kbd_generic_poll function by Hans de Goede · 10 years ago
  84. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  85. 8c5c5ca usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · 10 years ago
  86. 7f7cb73 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · 10 years ago
  87. 8ba55ed usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · 10 years ago
  88. 5893f23 usb: Do not power-cycle usb devices on init by Hans de Goede · 10 years ago
  89. 1ac890d usb: Remove unnecessary portnr lookup from usb_new_device by Hans de Goede · 10 years ago
  90. 5ba66ad net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · 10 years ago
  91. 1c82211 net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · 10 years ago
  92. c24b3eb net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE by Nobuhiro Iwamatsu · 10 years ago
  93. 4d86edb serial: sh: r8a7794: Add support external clock by Nobuhiro Iwamatsu · 10 years ago
  94. 290fdfd net: sh-eth: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  95. c452066 serial: sh: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  96. 582ab42 arm: rmobile: alt: Add VFAT filesystem support by Nobuhiro Iwamatsu · 10 years ago
  97. 8208d9b arm: rmobile: alt: Add support USB and USB commands by Nobuhiro Iwamatsu · 10 years ago
  98. 45d0045 arm: rmobile: alt: Fix typo of SCIF id by Nobuhiro Iwamatsu · 10 years ago
  99. fa59ccd arm: rmobile: alt: Remove RAM address initialization by Nobuhiro Iwamatsu · 10 years ago
  100. 0de0e50 arm: rmobile: koelsch: Remove RAM address initialization by Nobuhiro Iwamatsu · 10 years ago