1. 1569847 am335x: add support for cape detect functionality by Kory Maincent · 3 years, 5 months ago
  2. d705527 arm: am335x: add support for i2c2 bus by Kory Maincent · 3 years, 5 months ago
  3. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  5. ba149a5 board: ti: am335x-ice: get CDCE913 clock device by Dario Binacchi · 3 years, 9 months ago
  6. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  7. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  9. 5ba2883 configs: Add spiboot support for am335x by Faiz Abbas · 4 years ago
  10. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  11. a3e7750 am335x: Update list of defconfigs by Tom Rini · 4 years, 4 months ago
  12. f18f823 board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member by Tom Rini · 4 years, 4 months ago
  13. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  14. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  15. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  16. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  17. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  18. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  19. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  20. 752a45a board: ti: am335x-ice: Configure the CDCE913 clock synthesizer by Tero Kristo · 5 years ago
  21. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  22. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  23. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  24. c564627 board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 by Jean-Jacques Hiblot · 5 years ago
  25. bb7b45a board: am335x: Drop duplicate pinmux configuration by Paul Barker · 5 years ago
  26. 55f8b70 board: ti: am335x: Remove non DM_ETH code by Faiz Abbas · 6 years ago
  27. 0229c93 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  28. 311e658 configs: Remove unused am335x_evm defconfigs by Vignesh R · 6 years ago
  29. 1514244 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  30. 20c37fb board: ti: am335x: add support to fixup phy address by Sekhar Nori · 6 years ago
  31. ad6054f Add Beaglebone Enhanced support by Koen Kooi · 6 years ago
  32. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. d4bb3b3 spl: ti: Avoid serial calls when serial support is disabled by Alex Kiernan · 6 years ago
  35. 8cf2f36 ti: am335x: Fix build when networking is disabled by Alex Kiernan · 6 years ago
  36. eff0c97 Add support for BeagleBoard.org PocketBeagle by Jason Kridner · 7 years ago
  37. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  38. fc228dc board: am335x: Set serial# variable by Sam Protsenko · 7 years ago
  39. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  40. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  41. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  42. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  43. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  44. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  45. 9f7923c board: ti: am335x: Fix scale_vcore for beaglebones by Lokesh Vutla · 7 years ago
  46. 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  47. 64a144d i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · 7 years ago
  48. fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 7 years ago
  49. 0650798 board: am335x: Introduce scale_vcores by Lokesh Vutla · 7 years ago
  50. 4548bc8 am33xx: Provide platform data for mmc by Lokesh Vutla · 7 years ago
  51. 52609d7 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 7 years ago
  52. 2b79fba config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 7 years ago
  53. 4015949 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 7 years ago
  54. 48dce3b am335x_evm: Switch to using imply keyword by Tom Rini · 8 years ago
  55. 8c17cbd arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · 8 years ago
  56. 5d4d436 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  57. 140d76a board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · 8 years ago
  58. c19a28b board: am335x/mux: Do not hang when encountering a bad EEPROM by Alex G · 8 years ago
  59. f411b5c board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
  60. e607ec9 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
  61. b0a4eea board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  62. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. d14739f Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  66. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 8 years ago
  67. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 8 years ago
  68. 97f3a17 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 8 years ago
  69. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 8 years ago
  70. 866b178 board: AM335x-ICEv2: Add pinmux support by Lokesh Vutla · 8 years ago
  71. a964332 board: AM335x-ICEv2: Add epprom support by Lokesh Vutla · 8 years ago
  72. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 8 years ago
  73. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 8 years ago
  74. 80b24fc ARM: AM335x: Enable FIT by Lokesh Vutla · 8 years ago
  75. 505ea6e board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  76. 50149ea efi_loader: Add runtime services by Alexander Graf · 9 years ago
  77. 770e68c ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  78. dfd1bb4 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  79. 9606f71 board/ti/am335x: beaglebone stop muxing i2c1_pin_mux by robertcnelson@gmail.com · 9 years ago
  80. d89059b board/ti: Update MAINTAINERS entries with more boards by Tom Rini · 9 years ago
  81. 9f13b6d ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio by Mugunthan V N · 9 years ago
  82. bd83e3d am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  83. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  84. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  85. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  86. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  87. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  88. 4e34d61 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 years ago
  89. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  90. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  91. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  92. fa840b0 doc: fix spelling errors in am335x/README by Jeremiah Mahler · 10 years ago
  93. ae21336 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
  94. 40aca03 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
  95. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  96. b6ab550 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. by Tom Rini · 10 years ago
  97. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  98. 48ee8d3 arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX by Masahiro Yamada · 10 years ago
  99. 1286b7f am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  100. 3df3bc1 board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago