1. e47c007 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · 10 years ago
  2. 05f9563 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · 10 years ago
  3. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  4. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  5. 0a5d3d8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  6. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  7. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  8. 606fa4a sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  9. 24bedde Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  10. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  11. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  12. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  13. 1831650 arm: switch armltd vexpress to GENERIC_BOARD by Chris Kuethe · 10 years ago
  14. ed05d34 distro_bootcmd: read DHCP boot script name from a variable by Stephen Warren · 10 years ago
  15. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  16. 4e003c5 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
  17. cc5193e exynos5: enable dm i2c by Przemyslaw Marczak · 10 years ago
  18. 009afd3 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  19. 37abfb6 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · 10 years ago
  20. b4e1b31 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
  21. 7a25a2f arndale: config: disable max77686 support by Przemyslaw Marczak · 10 years ago
  22. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  23. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  24. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  25. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  26. e9a788d configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  27. 98ebb12 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  28. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  29. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  30. 0e3b598 dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  31. 605760b dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  32. 713c3f0 dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  33. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  34. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  35. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  36. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  37. 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  38. 98fd5d1 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  39. a4a51a0 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  40. 57f9540 dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  41. 11b6173 dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  42. 8f5251d dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  43. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  44. 0275eb1 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  45. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  46. a35bb47 dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  47. a30d4ba dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  48. 0d7cc47 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  49. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  50. af0bb3e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  51. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  52. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  53. ce55529 dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  54. b491e9c dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  55. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  56. a8dd201 ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · 10 years ago
  57. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  58. 0d725c7 linker_lists: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  59. b85bbc3 distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= by Sjoerd Simons · 10 years ago
  60. 275537b config_distro_bootcmd: Scan all partitions for boot files by Sjoerd Simons · 10 years ago
  61. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  62. a66c887 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  63. a4b58bc Nokia RX-51: Use generic board by Pali Rohár · 10 years ago
  64. 265b6a5 am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH by Tom Rini · 10 years ago
  65. 4b829ee malta: enable ELF loading by Paul Burton · 10 years ago
  66. 579058d malta: enable HUSH parser by Paul Burton · 10 years ago
  67. c6c3853 malta: IDE support by Paul Burton · 10 years ago
  68. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  69. 172149e Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  70. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  71. 8f1e812 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  72. d682fc2 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  73. e3b2474 ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  74. 4aac296 ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  75. 53e3a06 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  76. 3319dbc ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  77. 3fa6445 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  78. 63a3be0 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  79. 4658f45 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · 10 years ago
  80. 87d14a8 kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  81. da87a92 kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  82. 13fc6cd kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  83. f62a7c3 kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  84. ef17863 kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  85. 5c4a3e1 kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  86. 57296e7 fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  87. e92279d x86: config: chromebook_link: Enable environment by Simon Glass · 10 years ago
  88. 6f71f60 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  89. abca5c0 x86: spi: Add device tree support by Simon Glass · 10 years ago
  90. b4ae600 x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  91. 0015391 net: Add a separate file for IP checksumming by Simon Glass · 10 years ago
  92. b34f405 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  93. 2a397ce arm: ls102xa: Add LPUART support for LS1021ATWR board by Alison Wang · 10 years ago
  94. e2f33ae arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · 10 years ago
  95. 27e2fe6 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board by Xiubo Li · 10 years ago
  96. 70acb34 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  97. 086b0e5 x86: config: Always scroll the display by 5 lines, for speed by Simon Glass · 10 years ago
  98. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  99. c55b1c6 bios_emulator: Add some VESA interface debugging by Simon Glass · 10 years ago
  100. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · 10 years ago