1. dfc3958 i2c: mvtwsi: Streamline code and add documentation by mario.six@gdsys.cc · 8 years ago
  2. 9ec43b0 i2c: mvtwsi: Fix style violations by mario.six@gdsys.cc · 8 years ago
  3. c9433a4 defconfig: am57xx_hs_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  4. 9aa5874 defconfig: am57xx_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  5. efe7898 defconfig: dra7xx_hs_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  6. 70ad98c defconfig: dra7xx_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  7. dc6b17a defconfig: am43xx_hs_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  8. 081fbea defconfig: am43xx_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  9. c438d01 defconfig: am335x_evm: enable i2c driver model by Mugunthan V N · 8 years ago
  10. c50f261 defconfig: am335x_boneblack_vboot: enable i2c driver model by Mugunthan V N · 8 years ago
  11. daa69ff drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · 8 years ago
  12. be243e4 drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · 8 years ago
  13. eff6b77 ti_armv7_common: i2c: do not define DM_I2C for spl by Mugunthan V N · 8 years ago
  14. 5142ac7 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  15. 7fb825f omap5/dra7: i2c: correct register offset for sync register by Mugunthan V N · 8 years ago
  16. 3465f80 omap4: i2c: correct register offset for sync register by Mugunthan V N · 8 years ago
  17. 81c878d tools: env: Fix format warnings in debug by Marcin Niestroj · 8 years ago
  18. 4579720 Prepare v2016.09-rc1 by Tom Rini · 8 years ago
  19. 6a056c4 sandbox: Migrate CONFIG_I2C_EEPROM by Tom Rini · 8 years ago
  20. fd42e1b Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  21. e312e74 arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS by Masahiro Yamada · 8 years ago
  22. d6a3391 dtoc: Correct the type widening code in fdt_fallback by Simon Glass · 8 years ago
  23. c55d02b hashtable: Fix compiler warning on 32-bit sandbox by Simon Glass · 8 years ago
  24. 5afb8d1 part_efi: Fix compiler warning on 32-bit sandbox by Simon Glass · 8 years ago
  25. 1bb718c lzmadec: Use the same type as the lzma call by Simon Glass · 8 years ago
  26. 5923c84 sandbox: Add instructions about building on 32-bit machines by Simon Glass · 8 years ago
  27. 713fb2d tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  28. 335b4e5 ARM: am33xx: Always inhibit init/refresh during DDR phy init by Russ Dill · 8 years ago
  29. 3325b06 ARM: am33xx: Fix DDR init delay placement by Russ Dill · 8 years ago
  30. 4927166 efi_loader: Make exposed image loader path absolute by Alexander Graf · 8 years ago
  31. e8fb435 common: fit: Allow U-Boot images to be booted by mario.six@gdsys.cc · 8 years ago
  32. bcdc1c8 keystone: k2h/e/l: Fix DMA coherency for QM PDSP by Karicheri, Muralidharan · 8 years ago
  33. c497463 cmd: misc: Add support for fractions in sleep by mario.six@gdsys.cc · 8 years ago
  34. 59441ac mtd: fix compiler warnings by Steve Rae · 8 years ago
  35. ebb7feb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago
  36. c1aa7d6 sunxi: Enable NAND controller on the CHIP by Boris Brezillon · 8 years ago
  37. a0dfa88 sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value by Boris Brezillon · 8 years ago
  38. c1fe6b5 mtd: nand: Increase the max OOB size by Boris Brezillon · 8 years ago
  39. cd7f5e1 mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND by Boris Brezillon · 8 years ago
  40. 32b1843 sun5i: Add NAND controller to the sun5i DTSI by Maxime Ripard · 8 years ago
  41. 4ccae81 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  42. 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
  43. 8df375b sunxi: Add missing macros to configure the NAND controller clk by Boris Brezillon · 8 years ago
  44. 2dc3c483 cmd, nand: add an option to disable the verification when writing in raw mode by Boris Brezillon · 8 years ago
  45. 29d63a5 ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 by Masahiro Yamada · 8 years ago
  46. be44a46 ARM: uniphier: add PH1-LD21 board data by Masahiro Yamada · 8 years ago
  47. a74c28a ARM: uniphier: introduce flags to uniphier_board_data structure by Masahiro Yamada · 8 years ago
  48. 4bab70a ARM: uniphier: rename outer-cache register macros by Masahiro Yamada · 8 years ago
  49. ebab100 ARM: uniphier: clear notification flag before L2 operation by Masahiro Yamada · 8 years ago
  50. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  51. 72a6434 ARM: uniphier: fix doubled tftpboot commands by Masahiro Yamada · 8 years ago
  52. b7c4d25 ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE by Masahiro Yamada · 8 years ago
  53. fe8dc1f ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards by Masahiro Yamada · 8 years ago
  54. 04a4786 test/py: vboot can be run only at Sandbox by Michal Simek · 8 years ago
  55. 38d592f arm: omap5: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  56. 8b76d23e arm: am4x: fix build dependency for secure devices by Andreas Dannenberg · 8 years ago
  57. 90211f7 fixing typo error in README file. CPU15 -> CP15 by yeongjun Kim · 8 years ago
  58. 3cc1f38 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  59. 2b9ec76 rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  60. c236ebd tools: Fix return code of fit_image_process_sig() by mario.six@gdsys.cc · 8 years ago
  61. c9ba60c test/py: use absolute dts path in vboot test by Stephen Warren · 8 years ago
  62. b8cb51d armv8: spl: Call board_init_r from crt0_64 in SPL by Jeremy Hunt · 8 years ago
  63. c933ed9 efi_loader: Add debug output for efi_add_memory_map() by Andreas Färber · 8 years ago
  64. c5c41c4 tools/env: reuse fw_getenv in fw_printenv function by Andreas Fenkart · 8 years ago
  65. 1b7427c tools/env: move envmatch further up in file to avoid forward declarations by Andreas Fenkart · 8 years ago
  66. fd4e328 tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script by Andreas Fenkart · 8 years ago
  67. 473c0ab gdsys: Drop print_fpga_state function by Tom Rini · 8 years ago
  68. f4742ca tools/env: allow negative offsets by Stefan Agner · 8 years ago
  69. 14fb5b2 tools/env: complete environment device config early by Stefan Agner · 8 years ago
  70. 28f0014 iso: Fix part info command by Alexander Graf · 8 years ago
  71. fe9f628 igep00x0: Falcon mode by Ladislav Michl · 8 years ago
  72. a5debaa igep00x0: generate default mtdparts according NAND chip used by Ladislav Michl · 8 years ago
  73. 4b9dc7c igep00x0: UBIize by Ladislav Michl · 8 years ago
  74. 97ee706 igep00x0: runtime flash detection by Ladislav Michl · 8 years ago
  75. c2d47fa igep00x0: remove unused empty function omap_rev_string() by Ladislav Michl · 8 years ago
  76. cccdb19 igep00x0: remove useless setup_net_chip declaration by Ladislav Michl · 8 years ago
  77. b0c4763 igep00x0: reorder lan9221 code to remove ifdefs by Ladislav Michl · 8 years ago
  78. b7e042d igep00x0: move sysinfo into C file by Ladislav Michl · 8 years ago
  79. af32443 cmd: mtdparts: support runtime generated mtdparts by Ladislav Michl · 8 years ago
  80. f8f744a cmd: mtdparts: use defaults by default by Ladislav Michl · 8 years ago
  81. 1c2a262 cmd: mtdparts: consolidate mtdparts reading from env by Ladislav Michl · 8 years ago
  82. 06a040a cmd: mtdparts: fix null pointer dereference in parse_mtdparts by Ladislav Michl · 8 years ago
  83. c0ac333 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init by Ladislav Michl · 8 years ago
  84. 5248692 mtd: OneNAND: initialize mtd->writebufsize to let UBI work by Ladislav Michl · 8 years ago
  85. 77b93e5 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  86. d9098ee mtd: OneNAND: add timeout to wait ready loops by Ladislav Michl · 8 years ago
  87. 9a9d394 armv7: simplify identify_nand_chip by Ladislav Michl · 8 years ago
  88. 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  89. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  90. b1509e3 armv7: add reset timeout to identify_nand_chip by Ladislav Michl · 8 years ago
  91. 431889d spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  92. bf55cd4 spl: support loading from UBI volumes by Ladislav Michl · 8 years ago
  93. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  94. 735717d onenand_spl_simple: Add a simple OneNAND read function by Ladislav Michl · 8 years ago
  95. e1a89e9 nand_spl_simple: Add a simple NAND read function by Thomas Gleixner · 8 years ago
  96. 05fc5ef mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
  97. d7e2891 i2c_eeprom: Add reading support by mario.six@gdsys.cc · 8 years ago
  98. 9f03247 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  99. 766d260 zynq: defconfig: Remove unnecessary board specific config files by Siva Durga Prasad Paladugu · 8 years ago
  100. 05f4cc3 zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig by Siva Durga Prasad Paladugu · 8 years ago