1. 189d801 exynos5: enable dm i2c by Przemyslaw Marczak · 10 years ago
  2. 47b3795 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  3. ba1b4b1 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · 10 years ago
  4. 8c94a83 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · 10 years ago
  5. 480d49e arndale: config: disable max77686 support by Przemyslaw Marczak · 10 years ago
  6. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  7. 2dd9002 Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  8. 46fe2c0 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  9. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  10. 11a9662 configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · 10 years ago
  11. 31d2b4f DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  12. fc2f424 rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  13. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  14. b9749eb dm: exynos: Drop unused COMPAT features for SPI by Simon Glass · 10 years ago
  15. dedff1a dm: tegra: Drop unused COMPAT features for I2C, SPI by Simon Glass · 10 years ago
  16. e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  17. d0cff03 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
  18. 83c7e43 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · 10 years ago
  19. 081f2fc dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · 10 years ago
  20. dac8db2 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · 10 years ago
  21. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  22. b367053 dm: core: Add a function to get a device's uclass ID by Simon Glass · 10 years ago
  23. 0118ce7 dm: core: Add a post_bind method for parents by Simon Glass · 10 years ago
  24. ba8da9d dm: core: Allow uclasses to specify platdata for a device's children by Simon Glass · 10 years ago
  25. cdc133b dm: core: Allow parents to have platform data for their children by Simon Glass · 10 years ago
  26. 040b69a dm: core: Improve comments for uclass_first/next_device() by Simon Glass · 10 years ago
  27. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  28. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  29. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  30. 009067c dm: fdt: Remove the old GPIO functions by Simon Glass · 10 years ago
  31. 0347960 dm: mmc: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  32. 32f8a19 dm: cros_ec: Remove use of fdtdec GPIO support by Simon Glass · 10 years ago
  33. a02af4a dm: demo: Add a simple GPIO demonstration by Simon Glass · 10 years ago
  34. 5d1c17e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  35. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  36. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  37. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  38. 57068a7 dm: fdt: Add a function to decode phandles with arguments by Simon Glass · 10 years ago
  39. 0365ffc generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  40. 233e42a ARM: UniPhier: enable CONFIG_I2C_EEPROM by Masahiro Yamada · 10 years ago
  41. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  42. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  43. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  44. c4fa511 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  45. 87f3dbd ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  46. f20b37f ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  47. dd1c351 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  48. e9d69c1 ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  49. 5a82d53 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  50. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  51. 361b3d8 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · 10 years ago
  52. d4d8f1b kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  53. 604a0dd kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  54. 92ca8bd kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  55. 15155b4 kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  56. 6054b15 kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  57. c147ff9 kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 11 years ago
  58. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  59. e43ade3 x86: config: chromebook_link: Enable environment by Simon Glass · 10 years ago
  60. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  61. 8e899af x86: spi: Add device tree support by Simon Glass · 10 years ago
  62. fc4860c x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  63. 9b0e35c net: Add a separate file for IP checksumming by Simon Glass · 10 years ago
  64. 5da3808 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  65. 55d53ab arm: ls102xa: Add LPUART support for LS1021ATWR board by Alison Wang · 10 years ago
  66. 8fc2121 arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · 10 years ago
  67. dd04832 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board by Xiubo Li · 10 years ago
  68. dda3b61 arm/ls1021a: Add workaround for DDR erratum A008378 by York Sun · 10 years ago
  69. d1a5d3c x86: config: Always scroll the display by 5 lines, for speed by Simon Glass · 10 years ago
  70. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  71. 222f25f bios_emulator: Add some VESA interface debugging by Simon Glass · 10 years ago
  72. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  73. 37b608a powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
  74. a258e73 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · 10 years ago
  75. ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
  76. 5344cc1 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards by Masahiro Yamada · 10 years ago
  77. 168dcc6 powerpc: mpc85xx: remove P2020DS board support by Masahiro Yamada · 10 years ago
  78. 8912353 powerpc: mpc85xx: remove P2020COME board support by Masahiro Yamada · 10 years ago
  79. 743d481 powerpc: mpc85xx: remove P1_P2_RDB boards by Masahiro Yamada · 10 years ago
  80. 8d1e3cb powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support by Masahiro Yamada · 10 years ago
  81. 3b95288 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  82. 4e7c892 sunxi: Use a common CONFIG_SYS_PROMPT by Ian Campbell · 10 years ago
  83. ec0cc98 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  84. 1d6a950 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 10 years ago
  85. 65afbbd Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  86. 4608f37 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  87. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  88. ebe079b include: Add header file with MIPI DSI constants from linux 3.18 by Siarhei Siamashka · 10 years ago
  89. 6906df1 sunxi: axp221: Add ELDO[1-3] support by Siarhei Siamashka · 10 years ago
  90. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  91. db4a176 board/T1040rdb: Add VSC9953 support for T1040rdb board by Codrin Ciubotariu · 10 years ago
  92. a83fccc board/T1040qds: Add VSC9953 support for T1040qds board by Codrin Ciubotariu · 10 years ago
  93. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  94. 5840537 net: gem: Use phys_addr_t instead of int for addresses by Michal Simek · 10 years ago
  95. b910380 fpga: zynqpl: Add support for zc7035 by Siva Durga Prasad Paladugu · 10 years ago
  96. 345f9e1 fpga: xilinx: zynqpl: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  97. a360736 fpga: xilinx: virtex2: Fix macro indentation by Michal Simek · 10 years ago
  98. 6a6acd1 fpga: xilinx: virtex2: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  99. a99a06c fpga: xilinx: spartan3: Setup NULL fpga_op without driver by Michal Simek · 10 years ago
  100. 4e9acc1 fpga: xilinx: spartan2: Setup NULL fpga_op without driver by Michal Simek · 10 years ago