1. 20465c7 update code which handles Android sparse image format by Steve Rae · 10 years ago
  2. b4e4bbe add code to handle Android sparse image format by Steve Rae · 10 years ago
  3. 5a8608e cmd_mem: add static to internally used functions by Masahiro Yamada · 10 years ago
  4. f9f040b kgdb: Remove first_entry for kgdb by Peng Fan · 10 years ago
  5. f6c8f38 tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · 10 years ago
  6. f219e01 tools: Import Kconfiglib by Masahiro Yamada · 10 years ago
  7. c25a178 SPDX: Add ISC SPDX-License-Identifier by Masahiro Yamada · 10 years ago
  8. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  9. 5d9f423 rtl8169: Defer network packet processing by Thierry Reding · 10 years ago
  10. d4940fc Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  11. 067a659 mx6qsabreauto: Staticize when possible by Fabio Estevam · 10 years ago
  12. bcaa075 mx6sxsabresd: Staticize i2c_pad_info1 by Fabio Estevam · 10 years ago
  13. 08129d6 imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  14. 95083b3 imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  15. 152adee imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · 10 years ago
  16. d6d07a9b arm: vf610: add NAND support for vf610twr by Stefan Agner · 10 years ago
  17. 72d7bea mtd: nand: add Freescale vf610_nfc driver by Stefan Agner · 10 years ago
  18. 816264f arm: mx35: use common timer functions by Andrew Ruder · 10 years ago
  19. 93a0ea5 arm: mx31: use common timer functions by Andrew Ruder · 10 years ago
  20. 9f680d2 openrisc: Fix a few type cast related warnings by Vasili Galka · 10 years ago
  21. 5d69a5d Fix a few printf argument verification warnings by Vasili Galka · 10 years ago
  22. 2dd2cde cosmetic: README.scrapyard: add NIOS2 boards by Masahiro Yamada · 10 years ago
  23. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  24. 3174e4e kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig by Masahiro Yamada · 10 years ago
  25. 8d028d4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  26. 114cc42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  27. a7f99bf arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · 10 years ago
  28. 58f9e1a arm: Make reset position-independent by Benoît Thébaudeau · 10 years ago
  29. 4c97f16 imx: mx6slevk: Change to use generic board by Ye.Li · 10 years ago
  30. 9500fac imx: mx6q/dlarm2: Change to use generic board by Ye.Li · 10 years ago
  31. 6ce79d2 README.imximage: Fix the maximum DCD size by Fabio Estevam · 10 years ago
  32. 3d8f179 imx: Fix build of mx6sxsabresd by Stefano Babic · 10 years ago
  33. 5bfdceb README.clang: build command with clang by Jeroen Hofstee · 10 years ago
  34. b477fe4 Makefile: default to cc for host compiler by Jeroen Hofstee · 10 years ago
  35. bd99e6d Revert "odroid: set MPLL clock to 880MHz" by Minkyu Kang · 10 years ago
  36. 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  37. c369139 tegra: dts: Add serial port details by Simon Glass · 10 years ago
  38. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  39. 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  40. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  41. 2a9ae6e sandbox: dts: Add a serial console node by Simon Glass · 10 years ago
  42. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  43. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  44. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  45. 1f359e3 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · 10 years ago
  46. aac07d4 dm: fdt: Add a function to look up a chosen node by Simon Glass · 10 years ago
  47. addf951 serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  48. 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  49. a474111 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · 10 years ago
  50. 9fb0249 dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  51. 294b91a Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  52. 3ea0953 dm: Move pre-reloc init earlier to cope with board_early_init_f() by Simon Glass · 10 years ago
  53. b7a8099 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  54. 1a7ae25 microblaze: remove #ident directive to fix build error by Masahiro Yamada · 10 years ago
  55. 5935408 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  56. 8c9c74e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  57. d0ea61d buildman: fix typos of --dry-run help message by Masahiro Yamada · 10 years ago
  58. f3d015c buildman: Create parent directories as necessary by Thierry Reding · 10 years ago
  59. 1f72788 patman: make run results better visible by Vadim Bendebury · 10 years ago
  60. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  61. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  62. 930c8d4 buildman: Expand output test to cover directory prefixes by Simon Glass · 10 years ago
  63. dfb7e93 buildman: Add additional functional tests by Simon Glass · 10 years ago
  64. 891b7a0 patman: Start with a clean series when needed by Simon Glass · 10 years ago
  65. 883a321 buildman: Provide an internal option to clean the outpur dir by Simon Glass · 10 years ago
  66. fb3954f buildman: Correct counting of build failures on retry by Simon Glass · 10 years ago
  67. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  68. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  69. fd03d63 buildman: Set up bsettings outside the control module by Simon Glass · 10 years ago
  70. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago
  71. 82012dd patman: Provide a way to intercept commands for testing by Simon Glass · 10 years ago
  72. 48ba585 buildman: Move full help code into the control module by Simon Glass · 10 years ago
  73. d3d5c12 buildman: Move the command line code into its own file by Simon Glass · 10 years ago
  74. ddaf5c8 patman: RunPipe() should not pipe stdout/stderr unless asked by Simon Glass · 10 years ago
  75. 6208fce buildman: Enhance basic test to check summary output by Simon Glass · 10 years ago
  76. 4653a88 buildman: Send builder output through a function for testing by Simon Glass · 10 years ago
  77. 3c6c0f8 patman: Add a way of recording terminal output for testing by Simon Glass · 10 years ago
  78. c860eed mx6sxsabresd: Add PCI support by Fabio Estevam · 10 years ago
  79. 1b8ad74 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  80. ac17dcf mx6: imx-regs: Provide a structure for GPC registers by Fabio Estevam · 10 years ago
  81. 19a895c mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · 10 years ago
  82. 3ee96c7 imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent by Guillaume GARDET · 10 years ago
  83. f4fb5ef mx6dlsabresd: Use its own DCD table by Fabio Estevam · 10 years ago
  84. 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
  85. a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
  86. 2d59e3e mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  87. 03ea24b imximage: Fix imximage IVT bug for EIM-NOR boot by Ye.Li · 10 years ago
  88. 4aa7ac3 iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  89. dc73cbe imx: ventana: Avoid undefined behaviour by Thierry Reding · 10 years ago
  90. 021e79c tools: imximage: Fix the maximum DCD size for mx53/mx6 by Fabio Estevam · 10 years ago
  91. dad0828 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · 10 years ago
  92. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  93. 206f38f arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · 10 years ago
  94. f66113c arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · 10 years ago
  95. f42b2f6 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · 10 years ago
  96. 0f3effb arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · 10 years ago
  97. 02b1343 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · 10 years ago
  98. a6b0652 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · 10 years ago
  99. e32028a arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · 10 years ago
  100. ea818ae arm: mx6: add get_cpu_type() by Nikita Kiryanov · 10 years ago