1. 21ff734 nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  2. 55e2b4d nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  3. bbba071 nios2: zap initdram by Thomas Chou · 9 years ago
  4. 4a572fa nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  5. a64be61 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  6. 121e36d nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  7. 6368c3e nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  8. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  9. 4395e06 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  10. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  11. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  12. 8f41b87 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  13. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  14. bcae80e nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  15. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  16. d21275e nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  17. 15a56f9 spi : convert altera_spi to driver model by Thomas Chou · 9 years ago
  18. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  19. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  20. 37e2449 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  21. ac45c9c nios2: enable malloc() pool before relocation by Thomas Chou · 9 years ago
  22. 3e468e6 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  23. 3424380 nios2: zap version_string by Thomas Chou · 9 years ago
  24. 651389a nios2: zap dly_clks by Thomas Chou · 9 years ago
  25. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  26. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  27. 51068bc nios2: enable Driver Model by Thomas Chou · 9 years ago
  28. e6e2c15 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  29. 1226dfd nios2: define _end in link script by Thomas Chou · 9 years ago
  30. 355483e nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  31. e900298 nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  32. 4192b8c nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  33. b6c1809 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  34. a03377b nios2: permit device tree control of U-Boot by Thomas Chou · 9 years ago
  35. 25ea166 nios2: enable CONFIG_NET_RANDOM_ETHADDR by Thomas Chou · 9 years ago
  36. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  37. 9f13b6d ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio by Mugunthan V N · 9 years ago
  38. 1ed0f85 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  39. eae7ae1 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  40. 136b101 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  41. 7a837bc am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  42. 48038c4 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  43. 8aff39e am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  44. 2a429d2 am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · 9 years ago
  45. e5a098b drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · 9 years ago
  46. 3a64845 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · 9 years ago
  47. 1778d7f defconfig: am335x: gp_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  48. fb41cd8 defconfig: am335x: bbb: enable mmc driver model by Mugunthan V N · 9 years ago
  49. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  50. 6ae8436 am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  51. 11e1582 omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · 9 years ago
  52. e5520e1 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  53. b9ca4ab ARM: k2g: Add config file by Lokesh Vutla · 9 years ago
  54. 2a9a842 ARM: dts: k2g: Add DT support by Lokesh Vutla · 9 years ago
  55. 83b9bf1 ARM: k2g: Enable SPI flash by Lokesh Vutla · 9 years ago
  56. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  57. 91266cc ARM: k2g: Add Ethernet Support by Vitaly Andrianov · 9 years ago
  58. 997a318 driver: net: keystone_net: removing unused code by Mugunthan V N · 9 years ago
  59. 4657a2d driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · 9 years ago
  60. bc3003b dma: keystone_nav: Fix linkram size by Vitaly Andrianov · 9 years ago
  61. bf7bd4e driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · 9 years ago
  62. cddb330 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · 9 years ago
  63. 11d8222 ARM: k2g: Correct base addresses by Vitaly Andrianov · 9 years ago
  64. dd78b8c ARM: k2g: Add pin mux data by Vitaly Andrianov · 9 years ago
  65. 5dd6af2 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · 9 years ago
  66. 235dd6e ARM: k2g: Add ddr3 info by Vitaly Andrianov · 9 years ago
  67. 0fba27b ARM: k2g: Add PSC info by Vitaly Andrianov · 9 years ago
  68. e6d71e1 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  69. bda920c ARM: k2g: Add pll data by Vitaly Andrianov · 9 years ago
  70. f9c4a51 ARM: k2g: Add kconfig support by Lokesh Vutla · 9 years ago
  71. f11a328 ARM: k2g: Add support for CPU detection by Lokesh Vutla · 9 years ago
  72. 1985abe ARM: keystone2: Use dtb images by default by Lokesh Vutla · 9 years ago
  73. 16d7f5b ARM: dts: k2e: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  74. cec6a6b ARM: dts: k2l: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  75. 391839f ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  76. 8a9bb06 ARM: dts: keystone2: Do not use LPAE addresses in U-Boot by Lokesh Vutla · 9 years ago
  77. 351f969 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · 9 years ago
  78. aaf461f ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · 9 years ago
  79. 8c80b19 ARM: keystone2: Fix serial port init by Lokesh Vutla · 9 years ago
  80. 0b06932 dra72_evm: Switch to DM_SERIAL by Tom Rini · 9 years ago
  81. 01e870b ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  82. 53ee634 ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  83. bfaa2d9 test: Add basic tests for remoteproc by Nishanth Menon · 9 years ago
  84. 5215940 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · 9 years ago
  85. 3df0b8b remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · 9 years ago
  86. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  87. 0da3f2e defconfig: am335x: gp_evm: enable ethernet driver model by Mugunthan V N · 9 years ago
  88. 0c615e3 defconfig: am335x: bbb: enable ethernet driver model by Mugunthan V N · 9 years ago
  89. 4cc7789 drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  90. bcd5eed drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · 9 years ago
  91. 09bf4f2 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · 9 years ago
  92. bd83e3d am335x_evm: prepare for eth driver model support by Mugunthan V N · 9 years ago
  93. bc3199f configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · 9 years ago
  94. 7749b67 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  95. 59d03cb config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  96. 2da87ab omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · 9 years ago
  97. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  98. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  99. 9fd5401 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
  100. 987a40d omap4: omap_die_id support by Paul Kocialkowski · 9 years ago