1. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  2. 230c167 imx: ventana: config: enable Thermal support by Tim Harvey · 10 years ago
  3. 67ed792 imx: ventana: enable DM_SERIAL by Tim Harvey · 10 years ago
  4. 109df45 imx: ventana: config: enable driver model by Tim Harvey · 10 years ago
  5. b3084f2 imx: ventana: config: enable gpio command by Tim Harvey · 10 years ago
  6. b115f2d imx: ventana: display SPL boot device by Tim Harvey · 10 years ago
  7. 2728058 imx: ventana: set dtype env var to boot media by Tim Harvey · 10 years ago
  8. afccf7a tbs2910: add CONFIG_SUPPORT_EMMC_BOOT by Soeren Moch · 10 years ago
  9. b1b695e tbs2910: use default CONFIG_SYS_PBSIZE by Soeren Moch · 10 years ago
  10. 3bbe1c4 tbs2910: only enable vga output for stdout/stderr when hdmi detected by Soeren Moch · 10 years ago
  11. 78984d9 tbs2910: support for usb otg host mode by Soeren Moch · 10 years ago
  12. 4c0f65f hummingboard: Remove mx6solo specific support by Fabio Estevam · 10 years ago
  13. 0d404ce mx6cuboxi: Skip usb initialization when booting without HDMI by Fabio Estevam · 10 years ago
  14. 4cbf188 arm: mx6: tqma6: Fix USB and add other filesystems by Stefan Roese · 10 years ago
  15. 1d51f6b mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin by Fabio Estevam · 10 years ago
  16. 729bbb8 mx6cuboxi: Add USB host support by Fabio Estevam · 10 years ago
  17. 239fd31 mx6cuboxi: Add HDMI output support by Fabio Estevam · 10 years ago
  18. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
  19. 51b8fd6 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · 10 years ago
  20. c7444d8 exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · 10 years ago
  21. 8050873 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 10 years ago
  22. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 10 years ago
  23. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  24. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  25. 9869cec ARM: tegra: enable STDIO deregistration by Stephen Warren · 10 years ago
  26. f61f129 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · 10 years ago
  27. 970eb1e tegra: config: nyan-big: Enable LCD by Simon Glass · 10 years ago
  28. ea797e5 tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 10 years ago
  29. bdfcebb ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 10 years ago
  30. e05deeb ARM: at91: remove non-generic boards by Masahiro Yamada · 10 years ago
  31. 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
  32. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
  33. 41b4701 stv0991: fdt: add stv0991 device tree by Vikas Manocha · 10 years ago
  34. 3ca7f9d omap3: overo: Allow boot with kernel in UBI rootfs by Ash Charles · 10 years ago
  35. f235744 omap3: overo: Use software BCH8 ECC for NAND by Ash Charles · 10 years ago
  36. 48482ce stm32f4: add serial print port by kunhuahuang · 10 years ago
  37. 9826773 board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  38. 4c4398d board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  39. 1df983f board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  40. 681d16e board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  41. d35cb79 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  42. 07610ab ti: am335x/am437x/omap5 devices: Unify network environment variables by Cooper Jr., Franklin · 10 years ago
  43. a63d5eb Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  44. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  45. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  46. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  47. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  48. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  49. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  50. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  51. 758b07a arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  52. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  53. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  54. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  55. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  56. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  57. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  58. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 10 years ago
  59. 00c9d7b powerpc/t2080qds: enable eSDHC peripheral clock support by Yangbo Lu · 10 years ago
  60. 90a6cd3 powerpc/t2080qds: enable eSDHC adapter card type identification by Yangbo Lu · 10 years ago
  61. 00d7e5b powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  62. f36e0ba T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  63. 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  64. 18984e8 mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  65. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  66. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  67. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  68. 81174e1 sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  69. 6ef998d sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  70. 07ea9da x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 10 years ago
  71. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  72. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  73. a94a010 x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · 10 years ago
  74. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  75. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  76. daf6dea zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  77. facf700 zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  78. 32b7dba zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  79. 055792a zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  80. 58f865f zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  81. a38e81e zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  82. 0f4011a zynq: Add Zynq PicoZed board support by Nathan Rossi · 10 years ago
  83. 61597e5 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  84. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  85. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  86. 9887c1a mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  87. fa25217 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 10 years ago
  88. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  89. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  90. 212b8d8 armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  91. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  92. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  93. 7755e53 colibri_vf: Enable USB support for Colibri Vybrid by Sanchayan Maity · 10 years ago
  94. cc4d78f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · 10 years ago
  95. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  96. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  97. f273129 ARM: DRA7XX: Enable Fastboot by Dileep Katta · 10 years ago
  98. 9ed4f70 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago
  99. e12abcb armv8/ls2085ardb: Add support of LS2085ARDB platform by York Sun · 10 years ago
  100. 0301703 armv8/ls2085aqds: Add support of LS2085AQDS platform by York Sun · 10 years ago