1. 4805796 dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT by B, Ravi · 8 years ago
  2. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  3. 43ebbfc ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  4. 2846bd0 ARM: keystone: remove declaration of unused functions by Masahiro Yamada · 8 years ago
  5. e19b0fb kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  6. 1406992 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · 8 years ago
  7. 4bf06d1 kbuild: move no_new_adhoc_configs_check to "all" target command by Masahiro Yamada · 8 years ago
  8. 7b76daa check-config: fix wrong comment about how to build whitelist by Masahiro Yamada · 8 years ago
  9. 8bb0f7c config_whitelist: remove bogus options by Masahiro Yamada · 8 years ago
  10. 1da33a2 config_whitelist: sync by tool by Masahiro Yamada · 8 years ago
  11. 9608f43 build-whitelist: do not add new options to whitelist when update by Masahiro Yamada · 8 years ago
  12. 03ab5d1 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  13. 43e0a3d common/console.c: ensure GD_FLG_SILENT is set or cleared by Chris Packham · 8 years ago
  14. 234600c arm: dra7xx: Move fastboot options to defconfig by Semen Protsenko · 8 years ago
  15. 27229b2 scripts: Add script to extract default environment by Lukasz Majewski · 8 years ago
  16. f61c9bc ARM: Add register defines for am33xx ePWM registers by tomas.melin@vaisala.com · 8 years ago
  17. 4fd096f doc: typo fix addess -> address by Jelle van der Waa · 8 years ago
  18. 1dbc40e ARM: OMAP5+: Override switch_to_hypervisor function by Keerthy · 8 years ago
  19. d31d4a2 ARM: Introduce function to switch to hypervisor mode by Keerthy · 8 years ago
  20. 60d42e9 configs: dra7xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  21. 89db0fb configs: am57xx_evm_defconfig: Enable LPAE mode by Keerthy · 8 years ago
  22. 859c70d omap: Set appropriate cache configuration for LPAE and non-LAPE cases by Keerthy · 8 years ago
  23. c268a9b omap: Remove hardcoding of mmu section shift to 20 by Keerthy · 8 years ago
  24. 5052e81 PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · 8 years ago
  25. 59a51a1 ARM64: Add support for some of atomic64 operations by Adam Oleksy · 8 years ago
  26. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  27. 3626643 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  28. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  29. 81049ba ARMv8/sec-firmware: fix a compile error by Hou Zhiqiang · 8 years ago
  30. 22a402f ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S by Siarhei Siamashka · 8 years ago
  31. 24307d6 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
  32. ff95e57 tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf by Andreas Fenkart · 8 years ago
  33. c6012bb tools/env: pass bad block offset by value by Andreas Fenkart · 8 years ago
  34. e2c9351 tools/env: factor out environment_end function by Andreas Fenkart · 8 years ago
  35. d025021 gunzip: cache-align write buffer memory by Clemens Gruber · 8 years ago
  36. 4dc34be README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo by Simon Glass · 8 years ago
  37. b43957b README: Drop CONFIG_MPC8349ADS by Simon Glass · 8 years ago
  38. 89e5440 README: Drop README.imx31 by Simon Glass · 8 years ago
  39. b44b632 atmel: Drop README.at91-soc by Simon Glass · 8 years ago
  40. 4b7283a README: Drop CONFIG_SYS_USE_OSCCLK by Simon Glass · 8 years ago
  41. acd51f9 README: Drop CONFIG_SYS_INIT_DATA_SIZE by Simon Glass · 8 years ago
  42. 945a18e README: i2c: Drop unused i2c CONFIG options by Simon Glass · 8 years ago
  43. b7381bb README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 by Simon Glass · 8 years ago
  44. 5371d34 README: Drop CONFIG_SYS_USB_BRG_CLK by Simon Glass · 8 years ago
  45. d501d45 README: Drop CONFIG_LAN91C96_BASE by Simon Glass · 8 years ago
  46. dd9c6e4 README: Drop CONFIG_OF_BOOT_CPU by Simon Glass · 8 years ago
  47. 1fb3343 README: Drop unused CONFIG_SYS_LS_MC_FW_... options by Simon Glass · 8 years ago
  48. b2482df README: Drop unused JFFS2 options by Simon Glass · 8 years ago
  49. 9dd05fb README: Correct CONFIG_ENV_OFFSET_RENDUND typo by Simon Glass · 8 years ago
  50. 61a4c21 README: Drop CONFIG_COGENT and related options by Simon Glass · 8 years ago
  51. 8477763 README: Drop old Intel Monahans comment by Simon Glass · 8 years ago
  52. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  53. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  54. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  55. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  56. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  57. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  58. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  59. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  60. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  61. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  62. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  63. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  64. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  65. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  66. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  67. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  68. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  69. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  70. 98136b2 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  71. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  72. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  73. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  74. f59961e spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  75. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  76. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  77. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  78. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  79. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  80. 53fec16 Prepare v2016.11-rc1 by Tom Rini · 8 years ago
  81. 51b4a63 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  82. e95b9b4 ti_armv7_common: Disable Falcon Mode on HS devices by Andrew F. Davis · 8 years ago
  83. 2f45096 config: Remove usage of CONFIG_STORAGE_EMMC by Andrew F. Davis · 8 years ago
  84. ba84e6a ti: omap-common: Allow AM33xx devices to be built securely by Andrew F. Davis · 8 years ago
  85. b0a4eea board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  86. 7e5a0bf am33xx: config.mk: Fix option used to enable SPI SPL image type by Andrew F. Davis · 8 years ago
  87. f7160ea doc: Update info on using AM33xx secure devices from TI by Andrew F. Davis · 8 years ago
  88. 9eda251 am33xx: config.mk: Add support for additional secure boot image types by Andrew F. Davis · 8 years ago
  89. b39a9ad Kconfig: Separate AM33XX SOC config from target board config by Andrew F. Davis · 8 years ago
  90. 6696139 ARM: omap5: add fdt secure dram reservation fixup by Daniel Allred · 8 years ago
  91. 32d333f ti_omap5_common: mark region of DRAM protected on HS parts by Daniel Allred · 8 years ago
  92. 501f0ef ARM: DRA7: Add secure emif setup calls by Daniel Allred · 8 years ago
  93. 6d132b2 arm: omap5: secure API for EMIF memory reservations by Daniel Allred · 8 years ago
  94. 4c854b6 ti: omap5: Add Kconfig options for secure EMIF reservations by Daniel Allred · 8 years ago
  95. 67171e1 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · 8 years ago
  96. f48f2b7 rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · 8 years ago
  97. cd77fd1 rockchip: rename board.c to rk3288-board.c by Jacob Chen · 8 years ago
  98. 73a8598 rockchip: move partitons define from 3036-kylin to 3036-common by Jacob Chen · 8 years ago
  99. c12777a rockchip: miniarm: remove eMMC support by Xu Ziyuan · 8 years ago
  100. f2358ec config: evb-rk3399: enable pwm regulator by Kever Yang · 8 years ago