1. 783e6a7 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · 10 years ago
  2. 0a5051c compiler_gcc: prevent redefining attributes by Jeroen Hofstee · 10 years ago
  3. d660b40 common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · 10 years ago
  4. 87f13aa compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · 10 years ago
  5. 97d5e9d linker_lists: fix comment by Masahiro Yamada · 10 years ago
  6. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  7. 1d5c201 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  8. 726ac8e kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · 10 years ago
  9. cccee18 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · 10 years ago
  10. ca05ee9 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · 10 years ago
  11. dba1697 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · 10 years ago
  12. b0928da kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · 10 years ago
  13. a03bdaa config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · 10 years ago
  14. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago
  15. 7172de3 powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · 10 years ago
  16. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  17. 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
  18. 2a8c9c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  19. 015b18c ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
  20. 09e03e0 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · 10 years ago
  21. d6b7943 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · 10 years ago
  22. 3aae66e am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · 10 years ago
  23. 10226f2 OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. by Guillaume GARDET · 10 years ago
  24. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  25. c292ada Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  26. fb8ffd7 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
  27. e6ca1ad implement the Android sparse image format by Steve Rae · 10 years ago
  28. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  29. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  30. 114cc42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  31. 4c97f16 imx: mx6slevk: Change to use generic board by Ye.Li · 10 years ago
  32. 9500fac imx: mx6q/dlarm2: Change to use generic board by Ye.Li · 10 years ago
  33. 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  34. c369139 tegra: dts: Add serial port details by Simon Glass · 10 years ago
  35. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  36. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  37. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  38. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  39. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  40. aac07d4 dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  41. 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  42. a474111 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · 10 years ago
  43. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  44. b7a8099 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  45. 1a7ae25 microblaze: remove #ident directive to fix build error by Masahiro Yamada · 10 years ago
  46. c860eed mx6sxsabresd: Add PCI support by Fabio Estevam · 10 years ago
  47. 19a895c mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · 10 years ago
  48. 3ee96c7 imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent by Guillaume GARDET · 10 years ago
  49. dad0828 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · 10 years ago
  50. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  51. 206f38f arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · 10 years ago
  52. f66113c arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · 10 years ago
  53. f42b2f6 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · 10 years ago
  54. 0f3effb arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · 10 years ago
  55. 02b1343 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · 10 years ago
  56. a6b0652 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · 10 years ago
  57. e32028a arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago
  58. dc383dd sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago
  59. 52658fd compulab: eeprom: add support for defining eeprom i2c bus by Nikita Kiryanov · 10 years ago
  60. fe5d1ab clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
  61. a6bc019 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  62. b653516 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. b4ecc8c ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · 10 years ago
  64. 327def5 video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  65. 5ea060a net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · 10 years ago
  66. c8a7d9d arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · 10 years ago
  67. 550e3dc arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · 10 years ago
  68. ef87cab driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  69. c82e9de esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  70. 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  71. 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  72. 5cecf21 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · 10 years ago
  73. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  74. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  75. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  76. 98e214d sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  77. 73eca21 odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  78. d50c41e samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  79. 1fb4dab arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · 10 years ago
  80. 1d07c10 samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  81. bf88720 AM335x: igep0033: Convert to generic board and use ti_am335x_common.h. by Enric Balletbo i Serra · 10 years ago
  82. 0964226 omap3_beagle: Add boot script support to omap3 beagle board by Guillaume GARDET · 10 years ago
  83. 48f892d Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  84. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  85. 89e6405 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  86. 0a64bc2 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 10 years ago
  87. 16e16fd nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  88. 22f2be7 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  89. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  90. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  91. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  92. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  93. f40b989 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  94. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  95. 44dcb40 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  96. 58c90c8 arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target by Holger Brunck · 10 years ago
  97. 6717252 vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
  98. 5bcae13 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
  99. d2b2ffe cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  100. da1f5ac arm: add Cygnus and NSP boards by Scott Branden · 10 years ago