1. dbdb5ab avr32: use dlmalloc for DMA buffers by Andreas Bießmann · 10 years ago
  2. 5745f8c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  3. 757566d Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  4. 921ed4e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  5. b1f6659 dm: mx6: sabre: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  6. 3b7f0e1 arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  7. 4fe49d7 lsxl: switch from bootm to bootz for boot commands by Michael Walle · 10 years ago
  8. 145df6f lsxl: place the dtb below the inital ramdisk by Michael Walle · 10 years ago
  9. bc2ad9f0 lsxl: use default load addresses for legacy boot by Michael Walle · 10 years ago
  10. bd2a488 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  11. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  12. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  13. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  14. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  15. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  16. 4dd0974 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  17. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  18. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago
  19. bcba974 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · 10 years ago
  20. 6eb651a arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · 10 years ago
  21. 1f9ad44 arc: add selection of endianess in Kconfig by Alexey Brodkin · 10 years ago
  22. 205e7a7 arc: select cache settings via menuconfig by Alexey Brodkin · 10 years ago
  23. 812980b arc: add more flavours of ARC700 series CPU by Alexey Brodkin · 10 years ago
  24. 832325c arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · 10 years ago
  25. 5c123f5 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  26. 68102b8 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · 10 years ago
  27. 2554167 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  28. e7778ec arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  29. 9a5e0a7 kirkwood: sheevaplug: add FDT support by DrEagle · 10 years ago
  30. 7f30f4b kirkwood: sheevaplug: fix multiple defines by DrEagle · 10 years ago
  31. 815451e kirkwood: sheevaplug: fix style by DrEagle · 10 years ago
  32. 08fda25 ARM: UniPhier: revive support card info by Masahiro Yamada · 10 years ago
  33. 35adfc4 ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · 10 years ago
  34. 84ccd79 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · 10 years ago
  35. 75bc8e8 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · 10 years ago
  36. 0e063df ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · 10 years ago
  37. 37ffffb Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  38. ade8bc1 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  39. be8ddad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  40. ad40610 sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · 10 years ago
  41. a0573d1 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  42. 8e3da9d Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  43. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  44. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  45. 9561723 arm: switch armltd vexpress to GENERIC_BOARD by Chris Kuethe · 10 years ago
  46. 85df958 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · 10 years ago
  47. 189d801 exynos5: enable dm i2c by Przemyslaw Marczak · 10 years ago
  48. 47b3795 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  49. ba1b4b1 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · 10 years ago
  50. 8c94a83 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
  51. 480d49e arndale: config: disable max77686 support by Przemyslaw Marczak · 10 years ago
  52. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  53. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  54. 11a9662 configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  55. 233e42a ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · 10 years ago
  56. f3b4bc4 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  57. 8dcd1b7 Nokia RX-51: Use generic board by Pali Rohár · 10 years ago
  58. 6e721bd am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH by Tom Rini · 10 years ago
  59. d4d774e malta: enable ELF loading by Paul Burton · 10 years ago
  60. a3bdaac malta: enable HUSH parser by Paul Burton · 10 years ago
  61. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  62. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  63. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  64. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  65. c4fa511 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  66. 87f3dbd ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  67. f20b37f ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  68. dd1c351 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  69. e9d69c1 ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  70. 5a82d53 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  71. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  72. 361b3d8 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · 10 years ago
  73. d4d8f1b kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  74. 604a0dd kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  75. 92ca8bd kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  76. 15155b4 kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  77. 6054b15 kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  78. c147ff9 kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  79. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  80. e43ade3 x86: config: chromebook_link: Enable environment by Simon Glass · 10 years ago
  81. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  82. 8e899af x86: spi: Add device tree support by Simon Glass · 10 years ago
  83. 55d53ab arm: ls102xa: Add LPUART support for LS1021ATWR board by Alison Wang · 10 years ago
  84. 8fc2121 arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · 10 years ago
  85. dd04832 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board by Xiubo Li · 10 years ago
  86. d1a5d3c x86: config: Always scroll the display by 5 lines, for speed by Simon Glass · 10 years ago
  87. 37b608a powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
  88. a258e73 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · 10 years ago
  89. ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  90. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  91. 168dcc6 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · 10 years ago
  92. 8912353 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · 10 years ago
  93. 743d481 powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · 10 years ago
  94. 8d1e3cb powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  95. 3b95288 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  96. 4e7c892 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · 10 years ago
  97. ec0cc98 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  98. 1d6a950 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  99. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  100. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago