1. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 9 months ago
  2. e4c3ce7 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 2 years, 9 months ago
  3. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  4. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  5. 20815ec davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 1 month ago
  6. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  7. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  8. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 9 months ago
  9. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 9 months ago
  10. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 2 months ago
  11. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 3 months ago
  12. c78ae11 mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL by Faiz Abbas · 4 years, 4 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  15. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  16. 2c59412 mach-davinci: Hard-code the default SPL_LDSCRIPT path by Tom Rini · 4 years, 7 months ago
  17. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  18. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  19. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  20. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  21. 598d9bc board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · 4 years, 10 months ago
  22. 6a97153 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · 4 years, 10 months ago
  23. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  24. ca62f2b ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands by Adam Ford · 5 years ago
  25. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  26. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  27. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  28. 1f12208 arm: davinci: remove leftover assembly by Bartosz Golaszewski · 5 years ago
  29. b4d070f ARM: davinci: Remove ipam390 linker script from Kconfig by Adam Ford · 5 years ago
  30. 2a766db9 ARM: davinci: SPL: fix BSS initialization by Sekhar Nori · 5 years ago
  31. 3b88579 ipam390: remove board by Bartosz Golaszewski · 5 years ago
  32. 7a2b51e ea20: remove board by Bartosz Golaszewski · 5 years ago
  33. 881ae79 calimain: remove board by Bartosz Golaszewski · 5 years ago
  34. cef443c arm: davinci: remove leftover code for dm* SoCs by Bartosz Golaszewski · 5 years ago
  35. 0c56542 arm: davinci: remove dead code for PHYs used by DaVinci DM* boards by Bartosz Golaszewski · 5 years ago
  36. ff83e4c ARM: davinci: Remove unused functions from header by Adam Ford · 5 years ago
  37. ffad5fa driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  38. 0f3cf2b gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · 6 years ago
  39. 973fcc8 ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL by Adam Ford · 6 years ago
  40. ecb10a4 Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL" by Tom Rini · 6 years ago
  41. 5f38920 ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL by Adam Ford · 6 years ago
  42. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  43. 8e51c0f dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 6 years ago
  44. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  45. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  46. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  47. 891ab74 davinci: Enable DDR_INIT for DA8XX by Lokesh Vutla · 7 years ago
  48. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  49. 2e87980 davinci: Fix omapl138_lcdk builds by Tom Rini · 7 years ago
  50. 76e2222 Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · 7 years ago
  51. 6aa4ad8 Convert CONFIG_SOC_DA8XX et al to Kconfig by Adam Ford · 7 years ago
  52. 079c92b ARM: davinci: Remove CONFIG_SOC_DA830 by Adam Ford · 7 years ago
  53. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  54. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  55. b529993 spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · 7 years ago
  56. 89f5eaa common: arm: davinci: Move header file out of common by Simon Glass · 7 years ago
  57. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  58. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  59. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  60. c0fa385 davinci: spl: use bootcfg to select boot device by Fabien Parent · 8 years ago
  61. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  62. a5ab44f davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  63. cd895dc davinci: omapl138_lcdk: configure pll0 by Fabien Parent · 8 years ago
  64. b31bf37 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  65. f519b36 ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  66. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  67. 2ac07f7 arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  68. d7e8b2b arm: Remove da830evm board by Simon Glass · 9 years ago
  69. 92a3188 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  70. a6f7f78 arm: Remove enbw_cmc board by Simon Glass · 9 years ago
  71. 6761946 arm: Remove unmaintained davinci boards by Simon Glass · 9 years ago
  72. 8d77576 ARM: davinci: remove support for cam_enc_4xx by Masahiro Yamada · 9 years ago
  73. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  74. a868e44 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago
  75. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  76. cb957cd ARM: davinci: remove hawkboard support by Masahiro Yamada · 10 years ago
  77. 3d35761 ARM: davinci: move SoC headers to mach-davinci/include/mach by Masahiro Yamada · 10 years ago
  78. 601fbec ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago