1. 1eaffe3 arm: mach-omap2: Move common image process functions out of board files by Andrew Davis · 2 years, 1 month ago
  2. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  3. 390d9e2 board: ti: am335x: Use correct dtbs for SanCloud boards by Paul Barker · 2 years, 5 months ago
  4. 2f51f94 board: ti: am335x: eth_cpsw should depend on CONFIG_NET by Corentin LABBE · 2 years, 6 months ago
  5. a95cd68 board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · 2 years, 8 months ago
  6. cde7264 board: ti: am335x: Add BBE Lite support by Paul Barker · 2 years, 8 months ago
  7. 609983e board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years, 1 month ago
  8. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  9. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  10. bbd9427 am335x: Drop non-DM_I2C code by Tom Rini · 3 years, 3 months ago
  11. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  12. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  13. 124b303 arm: dts: Import am335x-sancloud-bbe devicetree by Paul Barker · 3 years, 5 months ago
  14. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 6 months ago
  15. 1569847 am335x: add support for cape detect functionality by Kory Maincent · 3 years, 7 months ago
  16. d705527 arm: am335x: add support for i2c2 bus by Kory Maincent · 3 years, 7 months ago
  17. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  18. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  19. ba149a5 board: ti: am335x-ice: get CDCE913 clock device by Dario Binacchi · 4 years ago
  20. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  21. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  22. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  23. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  24. f18f823 board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member by Tom Rini · 4 years, 6 months ago
  25. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  26. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  27. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  28. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  29. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  30. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  31. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  32. 752a45a board: ti: am335x-ice: Configure the CDCE913 clock synthesizer by Tero Kristo · 5 years ago
  33. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  34. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  35. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  36. 55f8b70 board: ti: am335x: Remove non DM_ETH code by Faiz Abbas · 6 years ago
  37. 0229c93 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  38. 1514244 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  39. 20c37fb board: ti: am335x: add support to fixup phy address by Sekhar Nori · 6 years ago
  40. ad6054f Add Beaglebone Enhanced support by Koen Kooi · 6 years ago
  41. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  42. d4bb3b3 spl: ti: Avoid serial calls when serial support is disabled by Alex Kiernan · 7 years ago
  43. 8cf2f36 ti: am335x: Fix build when networking is disabled by Alex Kiernan · 7 years ago
  44. eff0c97 Add support for BeagleBoard.org PocketBeagle by Jason Kridner · 7 years ago
  45. fc228dc board: am335x: Set serial# variable by Sam Protsenko · 7 years ago
  46. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  47. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  48. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  49. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  50. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  51. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  52. 9f7923c board: ti: am335x: Fix scale_vcore for beaglebones by Lokesh Vutla · 7 years ago
  53. 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  54. 64a144d i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · 8 years ago
  55. fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 8 years ago
  56. 0650798 board: am335x: Introduce scale_vcores by Lokesh Vutla · 8 years ago
  57. 4548bc8 am33xx: Provide platform data for mmc by Lokesh Vutla · 8 years ago
  58. 52609d7 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 8 years ago
  59. 2b79fba config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 8 years ago
  60. 4015949 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 8 years ago
  61. 8c17cbd arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · 8 years ago
  62. 5d4d436 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  63. 140d76a board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · 8 years ago
  64. f411b5c board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
  65. e607ec9 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
  66. b0a4eea board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  67. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  68. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 9 years ago
  69. 97f3a17 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
  70. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 9 years ago
  71. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 9 years ago
  72. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
  73. 505ea6e board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
  74. 770e68c ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  75. dfd1bb4 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  76. bd83e3d am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  77. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  78. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  79. 1286b7f am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  80. c4f80f5 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
  81. d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  82. ba9a670 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 11 years ago
  83. 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  84. a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  85. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  86. 965de8b ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  87. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  88. 39245c8 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  89. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  90. 2c17e6d am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · 11 years ago
  91. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  92. 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  93. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  94. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  95. dafd4db arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  96. 73feefd am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  97. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  98. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  99. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  100. c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago