1. b154a2d dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  2. 5f69985 dm: x86: Move samus to use new driver model support by Simon Glass · 8 years ago
  3. a50d0e10 x86: Adjust config to support DM_VIDEO by Simon Glass · 8 years ago
  4. 03f2a51 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · 8 years ago
  5. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · 8 years ago
  6. 4af407f dm: stdio: Allow lazy probing of video devices by Simon Glass · 8 years ago
  7. a3fdd00 x86: video: Fix typo in broadwell Kconfig by Simon Glass · 8 years ago
  8. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  9. 7ab0c2d list: Add list_last_entry() to find the last entry by Simon Glass · 8 years ago
  10. e9ee762 Fix return value in trailing_strtoln() by Simon Glass · 8 years ago
  11. 889111c x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  12. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  13. 58e41cc x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  14. 555c682 x86: baytrail: Add 2nd eMMC controller to the PCI probe list by Stefan Roese · 8 years ago
  15. ad8bfa2 x86: conga-qeval20-qa3: Add README to explain the console UART options by Stefan Roese · 8 years ago
  16. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  17. 72996bf ARM: AM437X: Add Silicon ID support by Lokesh Vutla · 8 years ago
  18. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  19. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · 8 years ago
  20. 3a7f10c board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · 8 years ago
  21. b8c6b02 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
  22. 9d006b7 arm: Add return value argument to longjmp by Alexander Graf · 8 years ago
  23. ccb293f env: tool: add command line option to input lockfile path by B, Ravi · 8 years ago
  24. acd0cab dra7x: dfu: qspi: increase the qspi spl partition to 256K by B, Ravi · 8 years ago
  25. f801ff0 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  26. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  27. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  28. f6d1986 board: ge: bx50v3: Pass video bootargs for b850v3 by Ken Lin · 8 years ago
  29. c041aab ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  30. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  31. 16a6521 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · 8 years ago
  32. cb86588 kbuild: move no_new_adhoc_configs_check to "all" target command by Masahiro Yamada · 8 years ago
  33. 54c4495 check-config: fix wrong comment about how to build whitelist by Masahiro Yamada · 8 years ago
  34. 824a201 config_whitelist: remove bogus options by Masahiro Yamada · 8 years ago
  35. 76c7dde config_whitelist: sync by tool by Masahiro Yamada · 8 years ago
  36. 4952387 build-whitelist: do not add new options to whitelist when update by Masahiro Yamada · 8 years ago
  37. b1bb4d3 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  38. fab806d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · 8 years ago
  39. 0fe0344 arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · 8 years ago
  40. 71782cf ARM: vf610: use strcpy for soc environment variable by Stefan Agner · 8 years ago
  41. 2aa9344 configs: enable device tree for Colibri iMX7 by Stefan Agner · 8 years ago
  42. e65377a colibri_imx7: use Ricoh RN5T567 to reboot the board by Stefan Agner · 8 years ago
  43. fd8bb69 arm: dts: imx7: add Ricoh RN5T567 PMIC node by Stefan Agner · 8 years ago
  44. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · 8 years ago
  45. 51213c01 colibri_imx7: remove legancy UART platform data by Stefan Agner · 8 years ago
  46. a30fe37 colibri_imx7: remove legancy I2C support by Stefan Agner · 8 years ago
  47. 1ad129a arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree by Stefan Agner · 8 years ago
  48. e286902 arm: dts: imx7: add pinctrl defines by Stefan Agner · 8 years ago
  49. d5675e0 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  50. a23ac7b dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  51. babaaa6 scripts: Add script to extract default environment by Lukasz Majewski · 8 years ago
  52. cf1fcf4 ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · 8 years ago
  53. 6c90a7d doc: typo fix addess -> address by Jelle van der Waa · 8 years ago
  54. 82d0e23 ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · 8 years ago
  55. 61488c1 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  56. cdccbdb configs: dra7xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  57. 5cf3c3c configs: am57xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  58. 711bb0b omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  59. 708bc29 omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  60. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  61. 7b84eaa ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  62. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  63. a3297a6 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  64. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  65. 9c2eca1 ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  66. 39cb834 ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  67. 0b49b84 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment by Andreas Fenkart · 8 years ago
  68. 5e755c7 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  69. ae3b320 tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  70. 2228158 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  71. 8a80c33 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  72. 8e99538 README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · 8 years ago
  73. 1728f0a README: Drop CONFIG_MPC8349ADS by Simon Glass · 8 years ago
  74. cce63b1 README: Drop README.imx31 by Simon Glass · 8 years ago
  75. 8e594fa atmel: Drop README.at91-soc by Simon Glass · 8 years ago
  76. 7f06bb0 README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  77. 9a6ac8b README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  78. b05e2b3 README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  79. 4b62ed5 README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  80. 9bca547 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  81. 9851845 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  82. 489f61d README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  83. ef47a43 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  84. fa8527b README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  85. 5b9a517 README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  86. 5c2fbbb README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  87. 6a27e15 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  88. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  89. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  90. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  91. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  92. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  93. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  94. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  95. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  96. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  97. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  98. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  99. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  100. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago