1. bcb4ee8 board: am335x-icev2: add ethernet phy mode detection logic by Roger Quadros · 8 years ago
  2. bd24915 board: am33xx-hs: Allow post-processing of FIT image on AM33xx by Andrew F. Davis · 8 years ago
  3. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  4. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. c9044e4 Kconfig: make NOR_BOOT a common option by Peng Fan · 8 years ago
  7. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  8. 7ecf196 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 9 years ago
  9. 0d144f5 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
  10. 5837b90 board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 9 years ago
  11. 3112ea2 board: AM335x-ICEv2: Add pinmux support by Lokesh Vutla · 9 years ago
  12. d431b69 board: AM335x-ICEv2: Add epprom support by Lokesh Vutla · 9 years ago
  13. 1edfcaf ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 9 years ago
  14. 5a954ba ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
  15. 831f73f ARM: AM335x: Enable FIT by Lokesh Vutla · 9 years ago
  16. 89b9f30 board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
  17. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  18. 2afa70d ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  19. 7fea210 board/ti/am335x: add support for BeagleBone Green by robertcnelson@gmail.com · 9 years ago
  20. 70edc9b board/ti/am335x: beaglebone stop muxing i2c1_pin_mux by robertcnelson@gmail.com · 9 years ago
  21. eabaf58 board/ti: Update MAINTAINERS entries with more boards by Tom Rini · 9 years ago
  22. 75bc003 ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio by Mugunthan V N · 9 years ago
  23. df7a99f am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  24. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  25. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  26. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  27. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  28. 27162d5 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  29. ec7f264 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 years ago
  30. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  31. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  32. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  33. bec3d9d doc: fix spelling errors in am335x/README by Jeremiah Mahler · 10 years ago
  34. b672be0 am335x_evm: Convert NOR_BOOT to Kconfig by Tom Rini · 10 years ago
  35. 240cde7 am335x_evm: Add NOR to Kconfig by Tom Rini · 10 years ago
  36. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  37. ef4c481 am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. by Tom Rini · 10 years ago
  38. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  39. 0d261b4 arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEX by Masahiro Yamada · 10 years ago
  40. 986d755 am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice by Tom Rini · 10 years ago
  41. 0efbdcf board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  42. 2badbde board/ti/am335x: add support for beaglebone NAND cape by pekon gupta · 10 years ago
  43. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  44. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  45. 7f50a57 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
  46. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · 11 years ago
  47. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  48. 8de09df am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
  49. 810b581 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 11 years ago
  50. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  51. 438a167 arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  52. 60fcaaa am335x_evm: Clarify when we build board_eth_init by Tom Rini · 11 years ago
  53. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  54. 0c1d856 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  55. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  56. b770903 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  57. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  58. 303b267 ARM: AM33xx+: Update ioregs to pass different values by Lokesh Vutla · 11 years ago
  59. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  60. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  61. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · 11 years ago
  62. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  63. 53b4b32 am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · 11 years ago
  64. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  65. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  66. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  67. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  68. 376c5bf board: ti: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  69. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  70. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  71. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · 11 years ago
  72. 50bbca7 am335x_evm: Update README for customization by Tom Rini · 11 years ago
  73. f3b6a1d am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  74. b21f2ac ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  75. b1b6fba ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  76. 89a83bf ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  77. 9fe5cea board/ti/am335x/README: Document NOR programming by Tom Rini · 11 years ago
  78. c1399b4 am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
  79. be9b6f8 am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  80. 4021fd9 am335x_evm: Rework board_is_foo() checks by Tom Rini · 11 years ago
  81. 9e6cff3 board/ti/am335x/README: Document NAND programming by Tom Rini · 11 years ago
  82. ff55987 drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
  83. 5d32dbd am335x_evm: Add basic README by Tom Rini · 11 years ago
  84. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  85. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  86. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
  87. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
  88. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  89. f748854 am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver by Joel A Fernandes · 12 years ago
  90. eb204db am335x: enable falcon boot mode for mmc (raw and fat) and nand by Peter Korsgaard · 12 years ago
  91. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 12 years ago
  92. 8939ec3 am335x: Update timings for the beaglebone again by Tom Rini · 12 years ago
  93. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · 12 years ago
  94. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  95. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  96. c30d57b am335x: Enable DDR PHY dynamic power down bit for DDR3 boards by Vaibhav Hiremath · 12 years ago
  97. 35eafab am335x_evm: Add am335x_evm_usbspl build target by Tom Rini · 12 years ago
  98. 0760a0d am335x_evm: enable support for booting via USB by Ilya Yanok · 12 years ago
  99. 183943d am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · 12 years ago
  100. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago