1. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  2. cd4ebff board: ti: am335x: Remove non DM_ETH code by Faiz Abbas · 6 years ago
  3. 2786626 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · 6 years ago
  4. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  5. f357b11 board: ti: am335x: add support to fixup phy address by Sekhar Nori · 6 years ago
  6. 8a15786 Add Beaglebone Enhanced support by Koen Kooi · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. df0df67 spl: ti: Avoid serial calls when serial support is disabled by Alex Kiernan · 7 years ago
  9. 20bba2e ti: am335x: Fix build when networking is disabled by Alex Kiernan · 7 years ago
  10. b56b5b3 Add support for BeagleBoard.org PocketBeagle by Jason Kridner · 7 years ago
  11. a31ca62 board: am335x: Set serial# variable by Sam Protsenko · 7 years ago
  12. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  13. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  15. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  16. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  17. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  18. e29609a board: ti: am335x: Fix scale_vcore for beaglebones by Lokesh Vutla · 7 years ago
  19. a8cb022 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  20. 4df6757 i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · 8 years ago
  21. 6302e53 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 8 years ago
  22. 98f9d22 board: am335x: Introduce scale_vcores by Lokesh Vutla · 8 years ago
  23. 2fe7c79 am33xx: Provide platform data for mmc by Lokesh Vutla · 8 years ago
  24. 89ef1d6 config: am335x_evm: detect BeagleBone Blue using BLA by robertcnelson@gmail.com · 8 years ago
  25. b55cd7a config: am335x_evm: detect Green Wireless using GW1 by robertcnelson@gmail.com · 8 years ago
  26. c5d7d22 config: am335x_evm: detect Black Wireless using BWA by robertcnelson@gmail.com · 8 years ago
  27. 8d2998b arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm by Jyri Sarha · 8 years ago
  28. 1eb0f54 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  29. 93e0f5b board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · 8 years ago
  30. 7c9d378 board: am335x: Always set eth/eth1addr environment variable by Roger Quadros · 8 years ago
  31. bcb4ee8 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
  32. bd24915 board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  33. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  34. 7ecf196 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 9 years ago
  35. 0d144f5 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
  36. 5837b90 board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 9 years ago
  37. 1edfcaf ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 9 years ago
  38. 5a954ba ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
  39. 89b9f30 board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
  40. 2afa70d ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  41. 7fea210 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  42. df7a99f am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  43. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  44. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  45. 986d755 am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  46. 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
  47. 8de09df am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  48. 810b581 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 11 years ago
  49. 60fcaaa am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  50. 0c1d856 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  51. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  52. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  53. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  54. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  55. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  56. 53b4b32 am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · 11 years ago
  57. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  58. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  59. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  60. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  61. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  62. f3b6a1d am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  63. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  64. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  65. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  66. c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
  67. be9b6f8 am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  68. 4021fd9 am335x_evm: Rework board_is_foo() checks by Tom Rini · 11 years ago
  69. ff55987 drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  71. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  72. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  73. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  74. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  75. f748854 am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver by Joel A Fernandes · 12 years ago
  76. eb204db am335x: enable falcon boot mode for mmc (raw and fat) and nand by Peter Korsgaard · 12 years ago
  77. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 12 years ago
  78. 8939ec3 am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
  79. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  80. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  81. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  82. c30d57b am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  83. 35eafab am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  84. 0760a0d am335x_evm: enable support for booting via USB by Ilya Yanok · 12 years ago
  85. 183943d am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · 12 years ago
  86. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  87. b2451e3 am335x: display msg when reading MAC from efuse by Lars Poeschel · 12 years ago
  88. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. e44314a am335x: disable internal delay for RGMII mode by Yegor Yefremov · 12 years ago
  90. 3d9725e am335x_evm: enable NAND support by Ilya Yanok · 12 years ago
  91. 44a2c07 am335x_evm: enable both musb gadget and host by Ilya Yanok · 12 years ago
  92. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  93. 4027185 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  94. 63ffc5a am335x: add initial AM335x IDK board support by Matthias Fuchs · 12 years ago
  95. 65c51ff am33xx: Enable UART{1,2,3,4,5} pin-mux by Andrew Bradford · 12 years ago
  96. 3adb827 am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbers by Peter Korsgaard · 12 years ago
  97. eb6cf7b am33xx: support board specific ddr settings by Peter Korsgaard · 12 years ago
  98. 85ec2db am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago