1. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  2. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  3. a2e8e42 board: ti: am43xx: Enable hardware leveling by Brad Griffis · Mon Apr 29 09:59:33 2019 +0530
  4. f1ef314 board: ti: am43xx: turn on USB clocks by Jean-Jacques Hiblot · Tue Dec 04 11:30:51 2018 +0100
  5. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · Fri Dec 07 14:50:49 2018 +0100
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. 00344c4 board: ti: am43: Fix DCDC3 voltage for epos-evm by Keerthy · Wed May 02 15:06:31 2018 +0530
  8. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  9. 5a1880b board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-boot by Vignesh R · Mon Mar 26 13:27:01 2018 +0530
  10. 5d6acae ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode by Tero Kristo · Sat Mar 17 13:32:52 2018 +0530
  11. 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · Thu Feb 15 17:12:11 2018 +0530
  12. d24bdf1 ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl by Faiz Abbas · Fri Jan 19 15:32:48 2018 +0530
  13. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  14. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · Thu Aug 03 12:22:11 2017 -0600
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  16. c73b399 board: ti: am43xx: Add FDT fixup for HS devices by Andrew F. Davis · Mon Jul 10 14:45:54 2017 -0500
  17. 5452326 board: ti: am43xx: Add TEE loading and firewall setup by Andrew F. Davis · Mon Jul 10 14:45:53 2017 -0500
  18. c9787ee Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Sat Jun 10 09:47:57 2017 -0400
  19. a8cb022 arm: omap: Unify get_device_type() function by Semen Protsenko · Fri Jun 02 18:00:00 2017 +0300
  20. 6417a73 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · Fri Jun 02 15:00:31 2017 +0530
  21. 4df6757 i2c: omap: Modify code to work without CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:55 2017 -0600
  22. 6302e53 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · Fri May 05 12:59:10 2017 +0530
  23. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · Thu Feb 23 15:39:37 2017 +0200
  24. 1eb0f54 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · Tue Nov 29 11:58:03 2016 +0530
  25. 93e0f5b board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · Fri Oct 14 10:35:25 2016 +0530
  26. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  27. 0b6dd12 arm: am4x: add U-Boot FIT signing and SPL image post-processing by Madan Srinivas · Mon Jun 27 09:19:23 2016 -0500
  28. d25110d board: am437x-hs: spl: Select right dtb from fit by Lokesh Vutla · Fri Jun 10 10:44:47 2016 +0530
  29. aeb92b9 ARM: AM57xx: AM43xx: Fix USB host by Roger Quadros · Mon May 23 17:37:48 2016 +0300
  30. b64e056 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · Mon May 16 11:11:18 2016 +0530
  31. 67fb6e0 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · Mon May 16 11:11:17 2016 +0530
  32. bb30b19 board: AM43xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · Mon May 16 11:11:15 2016 +0530
  33. 3623502 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · Thu May 19 19:10:48 2016 -0500
  34. 757a9a0 ti: AM437x: Use generic EEPROM detection logic by Nishanth Menon · Wed Feb 24 12:30:56 2016 -0600
  35. 831bcba board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · Wed Aug 19 16:16:27 2015 +0530
  36. 76d0c1d board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · Mon Aug 10 16:52:57 2015 +0530
  37. be8d635 am33xx: Re-enable SW levelling for DDR2 by Tom Rini · Fri Jun 05 15:51:11 2015 +0530
  38. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  39. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  40. 08ff0fd board: ti: AM43xx: added USB initializtion code by Kishon Vijay Abraham I · Mon Feb 23 18:40:21 2015 +0530
  41. 3dcd6d8 board: ti: am43xx: add support for AM43xx Industrial Development Kit by Felipe Balbi · Mon Dec 22 16:26:17 2014 -0600
  42. cc8535c board: ti: am43xx: take care of all OPPs by Felipe Balbi · Mon Dec 22 16:26:15 2014 -0600
  43. 7948d00 board: ti: am43xx: replace if else if else with a switch by Felipe Balbi · Mon Dec 22 16:26:13 2014 -0600
  44. 5fd8a6b arm: am437x: Correct PLL frequency for 25MHz by James Doublesin · Mon Dec 22 16:26:12 2014 -0600
  45. 53c723b arm: am437x: Enable hardware leveling for EMIF by James Doublesin · Mon Dec 22 16:26:11 2014 -0600
  46. 73756a8 arm: am437x: PLL values for all input frequencies by James Doublesin · Mon Dec 22 16:26:10 2014 -0600
  47. 3eb6f86 board/ti/am43xx: add support for parallel NAND by pekon gupta · Tue Jul 22 16:03:22 2014 +0530
  48. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  49. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · Mon Jun 23 16:06:29 2014 -0400
  50. df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · Fri Jun 27 13:31:15 2014 -0500
  51. cc76fc4 am43xx: Update EMIF DDR3 Configuration for AM43x GP by Franklin S. Cooper Jr · Fri Jun 27 13:31:14 2014 -0500
  52. e3d0b69 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · Tue Jun 10 15:01:21 2014 -0500
  53. ccc6f84 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · Tue Jun 10 15:01:20 2014 -0500
  54. e70df74 board: ti: am43xx: print unsupported board name by Felipe Balbi · Tue Jun 10 15:01:18 2014 -0500
  55. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · Thu Jun 05 11:15:30 2014 -0400
  56. 99311d6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · Thu Jun 05 11:15:27 2014 -0400
  57. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  58. 1de98af ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · Tue Feb 18 07:31:58 2014 -0500
  59. 7854d3e ARM: AM4372: Update EMIF registers for DDR3 by Lokesh Vutla · Tue Feb 18 07:31:57 2014 -0500
  60. c94f954 ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · Tue Feb 18 07:31:54 2014 -0500
  61. 00822ca ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · Mon Feb 10 11:41:49 2014 -0500
  62. 9fc0029 ARM: AM43xx: Enable DDR dynamic IO power down for DDR3 by Lokesh Vutla · Thu Dec 19 10:00:28 2013 +0530
  63. dd0037a ARM: AM43xx: GP_EVM: Add support for DDR3 by Lokesh Vutla · Tue Dec 10 15:02:23 2013 +0530
  64. a82d4e1 ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 by Lokesh Vutla · Tue Dec 10 15:02:22 2013 +0530
  65. 42c213a ARM: AM43xx: clocks: Update DPLL details by Lokesh Vutla · Tue Dec 10 15:02:20 2013 +0530
  66. 00dc07d ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Sekhar Nori · Tue Dec 10 15:02:16 2013 +0530
  67. 2ab3c49 ARM: AM43XX: board: add support for reading onboard EEPROM by Sekhar Nori · Tue Dec 10 15:02:15 2013 +0530
  68. b82e6e9 ARM: AM43xx: Adapt to ti_armv7_common.h config file by Lokesh Vutla · Tue Dec 10 15:02:12 2013 +0530
  69. 85b5936 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · Tue Jul 30 11:36:29 2013 +0530
  70. faa680f ARM: AM43xx: Add Board files by Lokesh Vutla · Tue Jul 30 11:36:27 2013 +0530