1. 950c3f7 arm: Remove VCMA9 board by Simon Glass · 8 years ago
  2. fd9080e arm: Remove smdk2410 board by Simon Glass · 8 years ago
  3. 8ff89f8 serial: Update docs to indicate mcfuart supports DM_SERIAL by Simon Glass · 8 years ago
  4. e2ee301 post: cosmetic: fix typo by Niko Mauno · 8 years ago
  5. 83f9ecb Cosmetic api: api_storage.c Spelling correction by Walt Feasel · 8 years ago
  6. c9db75a Cosmetic api: api_storage.c Comment style by Walt Feasel · 8 years ago
  7. e3d7675 Cosmetic api: api_storage.c Line over 80 char by Walt Feasel · 8 years ago
  8. b4c650d Cosmetic api: api_storage.c Blank line after { by Walt Feasel · 8 years ago
  9. e5fbf2a Cosmetic api: api_storage.c Align parenthesis by Walt Feasel · 8 years ago
  10. b9daed8 ti_armv7_common: env: Increase IO buffer size by Lokesh Vutla · 8 years ago
  11. 45e7f7e ARM: dts: AM571x-IDK Initial Support by Schuyler Patton · 8 years ago
  12. 4d8397c board: ti: am57xx: Add support for the am571x idk by Steve Kipisz · 8 years ago
  13. c887bef board: ti: am572x-idk: Update pinmux using latest PMT by Lokesh Vutla · 8 years ago
  14. 89a3895 board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT by Nishanth Menon · 8 years ago
  15. 5d43e16 board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVM by Nishanth Menon · 8 years ago
  16. f7f9f6b board: ti: am57xx: Add support for detection of X15 revb1 by Lokesh Vutla · 8 years ago
  17. bf43ce6 board: ti: am57xx: Add support for detection of reva3 variations for GPEVM by Nishanth Menon · 8 years ago
  18. a0c0b97 ARM: dts: am57xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  19. 736a57e configs: dra7xx: Enable lp873x options by Keerthy · 8 years ago
  20. 5373350 configs: dra7xx: Enable pmic/regulator options by Lokesh Vutla · 8 years ago
  21. 1787bc4 configs: dra7xx: hs: Enable DM_ETH by Lokesh Vutla · 8 years ago
  22. 221fd36 configs: ti_omap5_common: Select dtb name for dra71x by Nishanth Menon · 8 years ago
  23. 40de70f ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
  24. 7aa1a40 ARM: dts: dra7xx: sync DT with latest Linux by Lokesh Vutla · 8 years ago
  25. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  26. f56e635 board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
  27. 4596cf9 board: ti: dra72: Introduce optimization for rgmii timing for rev C by Nishanth Menon · 8 years ago
  28. 4d74804 board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · 8 years ago
  29. 463dd22 board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · 8 years ago
  30. 1b42ab3 ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP by Suman Anna · 8 years ago
  31. fba82eb ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig by Suman Anna · 8 years ago
  32. beb7127 ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
  33. f238833 omap4_sdp4430: Disable SPL_OS_BOOT by Tom Rini · 8 years ago
  34. 73eed45 Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · 8 years ago
  35. bfb380b cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
  36. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  37. 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
  38. 1b597ad board: ti: am57xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  39. 0fcc5207 board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
  40. a8ff968 arm: omap5: Add OPTEE node to fdt by Andrew F. Davis · 8 years ago
  41. 57de1ea arm: omap5: Add TEE loading support by Harinarayan Bhatta · 8 years ago
  42. 4c158b9 arm: omap5: Add function to make an SMC call on cpu1 by Harinarayan Bhatta · 8 years ago
  43. 7e719ee image: Add Trusted Execution Environment image type by Andrew F. Davis · 8 years ago
  44. d7be509 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  45. 5ca28f6 davinci: omapl138_lcdk: add DT support for EMMC boot by Fabien Parent · 8 years ago
  46. f96ab6a davinci: omapl138_lcdk: improve readability of boot command by Fabien Parent · 8 years ago
  47. c69a05d davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · 8 years ago
  48. b2b3365 davinci: omapl138_lck: remove obsolete define by Fabien Parent · 8 years ago
  49. ef04479 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE by Fabien Parent · 8 years ago
  50. 1dbab27 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE by Fabien Parent · 8 years ago
  51. d92ca46 davinci: omapl138_lcdk: use correct define for 16 bit NAND chips by Fabien Parent · 8 years ago
  52. cf07d39 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · 8 years ago
  53. 742762b davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot by Fabien Parent · 8 years ago
  54. 5d7cdf3 davinci: da850evm: fix empty boot method list in the SPL by Fabien Parent · 8 years ago
  55. a5ab44f davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  56. cd895dc davinci: omapl138_lcdk: configure pll0 by Fabien Parent · 8 years ago
  57. b31bf37 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  58. f519b36 ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  59. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  60. 042fdb7 usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type by Nishanth Menon · 8 years ago
  61. 4361220 ARM: K2G: DDR3: Fix up priv ID for MPU by Nishanth Menon · 8 years ago
  62. 5d4d436 ARM: AMx3xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  63. 82cca5a ARM: AM57xx: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  64. 71c1b58 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
  65. 1e93cc8 ti_armv7_common: env: Add support for loading FIT images by Lokesh Vutla · 8 years ago
  66. 2a77788 ti_armv7_common: env: Consolidate support for loading images from mmc by Lokesh Vutla · 8 years ago
  67. 998250f configs: am43x: hs: Modify SPL load address to fix UART boot issue by Madan Srinivas · 8 years ago
  68. a2558e8 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · 8 years ago
  69. ae6acf9 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · 8 years ago
  70. 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
  71. 3aec264 am33xx: board: probe misc drivers to register musb devices by Mugunthan V N · 8 years ago
  72. 28b8d5f drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · 8 years ago
  73. 1957022 am33xx: board: do not register usb devices when CONFIG_DM_USB is defined by Mugunthan V N · 8 years ago
  74. 4623f97 configs: am335x: usb: do not define CONFIG_DM_USB for spl by Mugunthan V N · 8 years ago
  75. 8f3a842 rtc: Add RTC chip pcf2127 support by Meng Yi · 8 years ago
  76. 13f3fca dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  77. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  78. f7f191e cmd/fdt: fix uncallable systemsetup command by Fabien Parent · 8 years ago
  79. 8269ee4 drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  80. ae70100 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  81. 5cb3b9d drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  82. d4345ae drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  83. 17b4f30 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  84. 4408f6f dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  85. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  86. a9401b2 buildman: Rename do_build to config_only by Simon Glass · 8 years ago
  87. 47c5705 r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes by Vladimir Zapolskiy · 8 years ago
  88. 76a5598 sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  89. 3500581 sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  90. 9c141b2 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  91. bccf09e sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  92. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  93. 18a40e8 sh: define CONFIG_DISPLAY_BOARDINFO to print board information by Vladimir Zapolskiy · 8 years ago
  94. 9079acb sh: remove undefined DEBUG preprocessor token from board config files by Vladimir Zapolskiy · 8 years ago
  95. 8371dab sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  96. b26d250 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  97. 9ec4a67 sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  98. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  99. e2099d7 common: sh: add necessary define bits to board_f by Vladimir Zapolskiy · 8 years ago
  100. 40166c8 r2dplus: select rtl8139 driver in defconfig by Vladimir Zapolskiy · 8 years ago