1. c24949a Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  2. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  3. 88e3687 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · 10 years ago
  4. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  5. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  6. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  7. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  8. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  9. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  10. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · 10 years ago
  11. fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  12. b78093b AM335x: igep0033: Convert to generic board and use ti_am335x_common.h. by Enric Balletbo i Serra · 10 years ago
  13. 68357a6 omap3_beagle: Add boot script support to omap3 beagle board by Guillaume GARDET · 10 years ago
  14. c0933a6 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  15. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  16. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  17. f976dd9 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 10 years ago
  18. bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  19. 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  20. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  21. d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  22. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  23. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  24. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  25. 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  26. a3cd898 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  27. 4dd3bcf arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target by Holger Brunck · 10 years ago
  28. 9557a4a vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · 10 years ago
  29. 7e76aa4 vexpress_aemv8a.h: Clean up the config by Tom Rini · 10 years ago
  30. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  31. 5a5cb00 arm: add Cygnus and NSP boards by Scott Branden · 10 years ago
  32. c36e42e arm: bcm281xx: net: Add Ethernet Driver by Jiandong Zheng · 10 years ago
  33. 64d4c22 ARM: enable ARMv7 virt support for the Arndale board by Andre Przywara · 10 years ago
  34. ce340e9 socfpga: initialize designware ethernet by Pavel Machek · 10 years ago
  35. 2f8e256 nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · 10 years ago
  36. b102c51 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
  37. 0f9763f nios2: move nios2.h to arch asm directory by Thomas Chou · 10 years ago
  38. 769cb5c nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  39. 112cb0d socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  40. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  41. e59ce6c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  42. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  43. 66afe86 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  44. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · 10 years ago
  45. 258fe69 samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget by Łukasz Majewski · 10 years ago
  46. 2d36fc1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  47. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  48. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  49. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  50. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  51. 5ede912 linux include: add ERR_CAST by Heiko Schocher · 10 years ago
  52. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · 10 years ago
  53. 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  54. f23537e pcm051: use ti_am335x_common.h config by Matwey V. Kornilov · 10 years ago
  55. be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  56. 0ff668f cm-t54: convert to generic board by Dmitry Lifshitz · 10 years ago
  57. 6479f0e SOM: tam3517: convert to generic board by Jeroen Hofstee · 10 years ago
  58. 0166349 board/ti/dra7xx: add support for parallel NOR by pekon gupta · 10 years ago
  59. 64733cc board/ti/dra7xx: add support for parallel NAND by pekon gupta · 10 years ago
  60. 3eb6f86 board/ti/am43xx: add support for parallel NAND by pekon gupta · 10 years ago
  61. 60ae085 board/ti/am335x: update configs for parallel NAND by pekon gupta · 10 years ago
  62. 28f1353 am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT by Tom Rini · 10 years ago
  63. bff9efa tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND by Tom Rini · 10 years ago
  64. be73799 TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR by Tom Rini · 10 years ago
  65. cb3820b am335x_evm: Move SPL network defines by Tom Rini · 10 years ago
  66. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  67. febc391 nios2: remove EPCS driver by Thomas Chou · 10 years ago
  68. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  69. bd13eab nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · 10 years ago
  70. f5c377a image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  71. f743049 add header for Android sparse image format by Colin Cross · 10 years ago
  72. 74a13c2 e1000: add i210 support by Marek Vasut · 10 years ago
  73. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  74. 9415358 powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  75. 7d11f54 powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  76. e35b53f powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  77. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  78. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  79. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  80. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  81. 3118fef Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  82. 25cb70d km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM by Valentin Longchamp · 10 years ago
  83. 3bc9bc1 mx6sxsabresd: Add Ethernet support by Fabio Estevam · 10 years ago
  84. cb7ff44 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  85. 0da2c52 imx: ventana: add econfig command by Tim Harvey · 10 years ago
  86. bb16dc8 ARM: mx6: Enable Thumb build for SPL by Marek Vasut · 10 years ago
  87. 170ceaf mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
  88. 60bae8c ARM: tegra: add Colibri T30 board support by Stefan Agner · 10 years ago
  89. 79700d2 ARM: tegra: enable DFU too by Stephen Warren · 10 years ago
  90. ea45eed openrd: fail build if U-Boot would overlap with environment in flash by Sascha Silbe · 11 years ago
  91. e41372a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  92. 25ccd5d powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 10 years ago
  93. dd6377a powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  94. 9fdaa5c fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  95. 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  96. 6f2da07 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · 10 years ago
  97. f7c2f8d config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  98. e74090a sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · 10 years ago
  99. c2b0e8d sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · 10 years ago
  100. 3bf2cb9 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · 10 years ago