1. 682aed5 arm: m53evk: Zap superfluous tab in env by Marek Vasut · 10 years ago
  2. a977f48 arm: m28evk: Zap superfluous tab in env by Marek Vasut · 10 years ago
  3. 58426d8 mx6sxsabresd: Fix PCI reset and power GPIO assignments by Fabio Estevam · 10 years ago
  4. ae0bd71 wandboard: Select CONFIG_CMD_FUSE by Fabio Estevam · 10 years ago
  5. dd4aeca imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards by Ye.Li · 10 years ago
  6. eb28b6a imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board by Ye.Li · 10 years ago
  7. 09d6f39 arm: m53evk: Enable FS_GENERIC by Marek Vasut · 10 years ago
  8. bfbeff2 arm: m28evk: Enable FS_GENERIC by Marek Vasut · 10 years ago
  9. 5e7d9fd arm: m53evk: Test if bootscript exists before loading it by Marek Vasut · 10 years ago
  10. eab2cb6 arm: m28evk: Test if bootscript exists before loading it by Marek Vasut · 10 years ago
  11. e57dcf6 imx: mx6qarm2: Change the mmcroot and mmcpart env value by Ye.Li · 10 years ago
  12. 33c4396 imx: mx6qarm2: Add the kernel FDT Loading support by Ye.Li · 10 years ago
  13. 645ae93 mx25pdk: Add generic board support by Fabio Estevam · 10 years ago
  14. 0c0b7ca mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 10 years ago
  15. 6426ce3 imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel on Sabrelite board by Guillaume GARDET · 10 years ago
  16. ea9b351 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  17. 9a666b9 mx51evk: Add generic board support by Fabio Estevam · 10 years ago
  18. e61224a mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 10 years ago
  19. 2da6e0d cm_fx6: Remove CONFIG_NETMASK by Fabio Estevam · 10 years ago
  20. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · 10 years ago
  22. a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · 10 years ago
  23. b15f4f6 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · 10 years ago
  24. 88e1352 am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · 10 years ago
  25. 2e9ffaa 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
  26. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  27. e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  28. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · 10 years ago
  29. 82fce73 implement the Android sparse image format by Steve Rae · 10 years ago
  30. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  31. 7f6de5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  32. c7c3597 imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  33. f8e35cc imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  34. 2153cd3 imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  35. 1f5925a arm: vf610: add NAND support for vf610twr by Stefan Agner · 10 years ago
  36. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  37. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  38. 3abe3b8 imx: mx6slevk: Change to use generic board by Ye.Li · 10 years ago
  39. 21435be imx: mx6q/dlarm2: Change to use generic board by Ye.Li · 10 years ago
  40. 76e68a8 dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  41. 0c24f37 tegra: dts: Add serial port details by Simon Glass · 10 years ago
  42. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  43. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  44. e587069 sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  45. 247f596 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  46. 439bc84 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  47. 1e374fb dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  48. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  49. 8faf764 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · 10 years ago
  50. 712da5e dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  51. fdd8e5e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  52. 0f313d4 microblaze: remove #ident directive to fix build error by Masahiro Yamada · 10 years ago
  53. d3e0749 mx6sxsabresd: Add PCI support by Fabio Estevam · 10 years ago
  54. 54ccc0f mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · 10 years ago
  55. 91f8680 imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent by Guillaume GARDET · 10 years ago
  56. 33791d5 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · 10 years ago
  57. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  58. 2fe0b7b arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · 10 years ago
  59. 266728a arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · 10 years ago
  60. 675a1d9 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · 10 years ago
  61. a2f2f3c arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · 10 years ago
  62. 5d95fd8 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · 10 years ago
  63. 59d0609 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · 10 years ago
  64. f5cab0f arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago
  65. 6691404 sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago
  66. a8eeecb compulab: eeprom: add support for defining eeprom i2c bus by Nikita Kiryanov · 10 years ago
  67. 35abedc clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
  68. c24949a Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  69. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  70. 9207219 ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · 10 years ago
  71. 4779d4a video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  72. 87976b4 net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · 10 years ago
  73. ddf89f9 arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · 10 years ago
  74. f0ce7d6 arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · 10 years ago
  75. e0f6046 driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  76. 6a9d516 esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  77. 32cc591 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  78. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  79. 88e3687 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · 10 years ago
  80. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  81. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  82. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  83. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  84. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  85. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  86. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · 10 years ago
  87. fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  88. b78093b AM335x: igep0033: Convert to generic board and use ti_am335x_common.h. by Enric Balletbo i Serra · 10 years ago
  89. 68357a6 omap3_beagle: Add boot script support to omap3 beagle board by Guillaume GARDET · 10 years ago
  90. c0933a6 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  91. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  92. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  93. f976dd9 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 10 years ago
  94. bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  95. 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  96. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  97. d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  98. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  99. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  100. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago