1. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  2. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  3. 0a37158 ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point by Andrew F. Davis · 6 years ago
  4. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  5. 4ac7541 ARM: mach-omap2: omap3: Fix GPIO clocking in SPL by Adam Ford · 6 years ago
  6. 103d003 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  7. 813742e arm: am335x-pdu001: Move from embedded to separate DTB by Felix Brack · 6 years ago
  8. 651201b dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · 6 years ago
  9. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  10. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
  11. bf92626 am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · 6 years ago
  12. 9952087 ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX by Adam Ford · 6 years ago
  13. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  14. 494b968 ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled by Adam Ford · 6 years ago
  15. dec580d arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · 6 years ago
  16. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  17. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  18. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  19. 7afce44 ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017-5715 by Nishanth Menon · 6 years ago
  20. d510252 ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate CVE_2017-5715 WA in OS by Nishanth Menon · 6 years ago
  21. 5913a32 arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO by Adam Ford · 6 years ago
  22. 5329501 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 7 years ago
  23. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
  24. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 7 years ago
  25. 14811f8 arm: dra76: fastboot: extend cpu type for getvar command by Praneeth Bajjuri · 7 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. cb2accd arm: mach-omap2: cache: Explicitly enable I cache by Lokesh Vutla · 7 years ago
  28. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 7 years ago
  29. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  30. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  31. be5bacc ARM: am33xx: Inhibit re-initialization of DDR during RTC-only by Russ Dill · 7 years ago
  32. 382867f am43xx: Do not allow EMIF to control DDR_RESET in rtconly config by Dave Gerlach · 7 years ago
  33. 5d6acae ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode by Tero Kristo · 7 years ago
  34. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  35. bfac4af omap: Fix AM335x build with enabled fastboot flash by Sam Protsenko · 7 years ago
  36. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  37. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  38. d3fe917 ARM: Kconfig: Move TI_SECURE_DEVICE to a common area by Andrew F. Davis · 7 years ago
  39. c76d616 ARM: OMAP5: set mmc clock frequency to 192MHz by Kishon Vijay Abraham I · 7 years ago
  40. b4a2ace ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot by Kishon Vijay Abraham I · 7 years ago
  41. 6b45388 arm: omap2: Fix compiler warning by Bin Meng · 7 years ago
  42. 3e73a18 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · 7 years ago
  43. 1ba8c9e arm: add support for PDU001 by Felix Brack · 7 years ago
  44. a46bb75 arm: mach-omap2: Pass args to secure ROM in SRAM in SPL by Andrew F. Davis · 7 years ago
  45. 1956f07 arm: mach-omap2: Remove secure certificate name printing by Andrew F. Davis · 7 years ago
  46. da9e12b arm: am33xx: security: Fix size calculation on header by Madan Srinivas · 7 years ago
  47. c2d3aad board: ti: am57xx: Enable CMD_DDR3 by Lokesh Vutla · 7 years ago
  48. 69483e6 arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  49. a6858b4 arm: emif-common: Add suppport for enabling ECC by Lokesh Vutla · 7 years ago
  50. 9a9dc1d arm: emif-common: Add ecc specific emif registers by Lokesh Vutla · 7 years ago
  51. 706dbd7 arm: am33xx: Avoid writing into reserved DPLL divider by Lokesh Vutla · 7 years ago
  52. f29f8f4 mach-omap2: add AM335x Display PLL register definition by Hannes Schmelzer · 7 years ago
  53. 45c66b0 ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} by Derald D. Woods · 7 years ago
  54. f1f03cf Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  55. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  56. 8033a55 omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC by Peter Robinson · 7 years ago
  57. 6c198d7 ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx by Faiz Abbas · 7 years ago
  58. 17705ac am33xx: Add a function to query MPU voltage in uV by Felix Brack · 7 years ago
  59. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  60. 177c65a arm: dra76: fastboot: extend cpu type for getvar command by Praneeth Bajjuri · 7 years ago
  61. 538264d omap-common: fastboot: extend cpu type for DRA71x rev 2.1 by Vishal Mahaveer · 7 years ago
  62. 8b6fba2 omap: Fix warning when looking for userdata part by Sam Protsenko · 7 years ago
  63. 77ebe36 omap: Omit fastboot.userdata_size related errors by Sam Protsenko · 7 years ago
  64. a68ca9e omap: detect board before spl_early_init() by Jean-Jacques Hiblot · 7 years ago
  65. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  66. 396a2f9 arm: am33xx: security: adds auth support for encrypted images by Madan Srinivas · 7 years ago
  67. b32f5f3 ARM: omap3: am3517-evm: Add device tree and DM support by Adam Ford · 7 years ago
  68. 91262e5 arm: am33xx: Make pin multiplexing functions optional by Felix Brack · 7 years ago
  69. e66501a arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image by Harinarayan Bhatta · 7 years ago
  70. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  71. f946422 arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 by Adam Ford · 7 years ago
  72. 42d25eb ARM: DRA72x: Add support for detection of DRA71x SR 2.1 by Vishal Mahaveer · 7 years ago
  73. 6f1038f board: ti: dra76-evm: Add DDR data by Lokesh Vutla · 7 years ago
  74. 1b21f55 board: ti: dra76-evm: Add the pmic data by Keerthy · 7 years ago
  75. 9b21ff4 arm: dra76: Add support for ES1.0 detection by Praneeth Bajjuri · 7 years ago
  76. 68ad506 arm: dra7: Kconfig: Select LP87565 related configs by Lokesh Vutla · 7 years ago
  77. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  78. 8352d27 arm: omap5+: Add board specific ldo powering by Lokesh Vutla · 7 years ago
  79. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  80. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  81. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  82. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  83. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  84. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  85. 159a21f ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices by Nishanth Menon · 7 years ago
  86. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  87. 9b5f259 omap3: incorrect logical check in do_emif4_init by xypron.glpk@gmx.de · 8 years ago
  88. dfe320c arm: omap: Fix 'get_device_type()' for OMAP34XX by Derald D. Woods · 7 years ago
  89. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  90. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  91. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  92. 6c11ebf arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · 7 years ago
  93. 0d5a1bf arm: omap3: Detect boot mode very early by Adam Ford · 7 years ago
  94. 6a2b267 arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards by Andrew F. Davis · 7 years ago
  95. 9b3d631 arm: mach-omap2: fdt-common: Add OP-TEE node when firmware node is defined by Andrew F. Davis · 7 years ago
  96. bb80d4d arm: mach-omap2: Factor out common FDT fixup suport by Andrew F. Davis · 7 years ago
  97. 7908152 arm: mach-omap2: Move omap5/sec-fxns.c into sec-common.c by Andrew F. Davis · 7 years ago
  98. ff16f88 am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · 8 years ago
  99. f34e88d ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well by Tom Rini · 7 years ago
  100. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago