1. c25a178 SPDX: Add ISC SPDX-License-Identifier by Masahiro Yamada · 10 years ago
  2. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  3. 5d9f423 rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
  4. 9f680d2 openrisc: Fix a few type cast related warnings by Vasili Galka · 10 years ago
  5. 5d69a5d Fix a few printf argument verification warnings by Vasili Galka · 10 years ago
  6. 2dd2cde cosmetic: README.scrapyard: add NIOS2 boards by Masahiro Yamada · 10 years ago
  7. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  8. 3174e4e kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig by Masahiro Yamada · 10 years ago
  9. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  10. 114cc42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  11. a7f99bf arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · 10 years ago
  12. 58f9e1a arm: Make reset position-independent by Benoît Thébaudeau · 10 years ago
  13. 5bfdceb README.clang: build command with clang by Jeroen Hofstee · 10 years ago
  14. b477fe4 Makefile: default to cc for host compiler by Jeroen Hofstee · 10 years ago
  15. 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  16. c369139 tegra: dts: Add serial port details by Simon Glass · 10 years ago
  17. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  18. 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  19. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  20. 2a9ae6e sandbox: dts: Add a serial console node by Simon Glass · 10 years ago
  21. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  22. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  23. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  24. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  25. aac07d4 dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  26. addf951 serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  27. 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  28. a474111 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · 10 years ago
  29. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  30. 294b91a Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  31. 3ea0953 dm: Move pre-reloc init earlier to cope with board_early_init_f() by Simon Glass · 10 years ago
  32. b7a8099 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  33. 1a7ae25 microblaze: remove #ident directive to fix build error by Masahiro Yamada · 10 years ago
  34. 5935408 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  35. 8c9c74e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  36. d0ea61d buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  37. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  38. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  39. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  40. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  41. 930c8d4 buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  42. dfb7e93 buildman: Add additional functional tests by Simon Glass · 10 years ago
  43. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  44. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  45. fb3954f buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  46. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  47. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  48. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  49. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  50. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  51. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  52. d3d5c12 buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  53. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  54. 6208fce buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  55. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  56. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  57. fe5d1ab clang: workaround for generated constants by Jeroen Hofstee · 10 years ago
  58. f2cbb03 eabi_compat: add __aeabi_memcpy __aeabi_memset by Jeroen Hofstee · 10 years ago
  59. c65a2ab ARM: make gd a function for clang by Jeroen Hofstee · 10 years ago
  60. 1401d87 cc-option: also detect unsupported warnings options by Jeroen Hofstee · 10 years ago
  61. f0c3a6c ARM: SPL: do not set gd again by Jeroen Hofstee · 10 years ago
  62. 47a602e board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  63. c6fcb60 microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  64. a6bc019 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  65. b653516 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  66. b4ecc8c ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · 10 years ago
  67. 4081bf4 video: dcu: Add Sii9022A HDMI Transmitter support by Wang Huan · 10 years ago
  68. 327def5 video: dcu: Add DCU driver support by Wang Huan · 10 years ago
  69. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  70. 5ea060a net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · 10 years ago
  71. c8a7d9d arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · 10 years ago
  72. 550e3dc arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · 10 years ago
  73. ef87cab driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · 10 years ago
  74. 5cb27c5 driver/ddr/freescale: Fix DDR3 driver for ARM by York Sun · 10 years ago
  75. d28cb67 driver/ddr/freescale: Add support of accumulate ECC by York Sun · 10 years ago
  76. 19060bd ls102xa: esdhc: Add esdhc support for LS102xA by Wang Huan · 10 years ago
  77. c82e9de esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  78. 52d00a8 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · 10 years ago
  79. d2614ea net: mdio: Use mb() to be compatible for both ARM and PowerPC by Alison Wang · 10 years ago
  80. 93f26f1 net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 10 years ago
  81. df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  82. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  83. 0b703db patman: Fix detection of git version by Simon Glass · 10 years ago
  84. e30965d buildman: Separate out display of warnings and errors by Simon Glass · 10 years ago
  85. ed96665 buildman: Add an option to show which boards caused which errors by Simon Glass · 10 years ago
  86. 48c1b6a buildman: Remove the directory prefix from each error line by Simon Glass · 10 years ago
  87. 3cf4ae6 buildman: Implement an option to exclude boards from the build by Simon Glass · 10 years ago
  88. f60c9d4 buildman: Allow make-flags variables to include '-' and '_' by Simon Glass · 10 years ago
  89. 2c3deb9 buildman: Set the return code to indicate build result by Simon Glass · 10 years ago
  90. d0c5719 patman: Avoid changing the order of tags by Simon Glass · 10 years ago
  91. 9447a6b patman: Use --no-pager' to stop git from forking a pager by Simon Glass · 10 years ago
  92. 7428dc1 patman: Remove the -a option by Simon Glass · 10 years ago
  93. e752edc patman: Correct unit tests to run correctly by Simon Glass · 10 years ago
  94. 6ba5737 patman: Fix indentation in terminal.py by Simon Glass · 10 years ago
  95. 5cecf21 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · 10 years ago
  96. 466d403 ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip by Ajay Kumar · 10 years ago
  97. a99cea0 exynos5420: add callbacks needed for exynos_fb driver by Ajay Kumar · 10 years ago
  98. 2358fc8 ARM: exynos: Add missing declaration for gpio_direction_input by Ajay Kumar · 10 years ago
  99. 9e8f664 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · 10 years ago
  100. 45c480c video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago