1. 9937245 ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs by Masahiro Yamada · 9 years ago
  2. 2c75201 ARM: UniPhier: remove unnecessary cache coherency code by Masahiro Yamada · 9 years ago
  3. 54cc329 ARM: UniPhier: use 32 bit register access for debug UART setting by Masahiro Yamada · 9 years ago
  4. 563ee4c ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  5. 663a23f ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
  6. b5e7d37 am33xx, spl, siemens: enable debug uart output again by Heiko Schocher · 10 years ago
  7. 9dd7df7 net: Fix a warning added by 76ec988 by Joe Hershberger · 10 years ago
  8. 42e7894 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 10 years ago
  9. 359919a gpio: stm32: add stm32f1 support by Matt Porter · 10 years ago
  10. 884ea7b ARMv7M: add STM32F1 support by Matt Porter · 10 years ago
  11. bd1fef5 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() by Matt Porter · 10 years ago
  12. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · 10 years ago
  13. 494bd7a ARM: bcm283x: Switch to generic timer by Marek Vasut · 10 years ago
  14. 08c5b7e ARM: bcm283x: Reorder timer.h by Marek Vasut · 10 years ago
  15. 1a66a5f ARM: bcm283x: Repair wdog.h by Marek Vasut · 10 years ago
  16. 4d30c9d vexpress64: use uncompressed kernel by default by Linus Walleij · 10 years ago
  17. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 10 years ago
  18. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · 10 years ago
  19. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · 10 years ago
  20. aad8dd7 add test for two 'loadables' by Karl Apsite · 10 years ago
  21. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · 10 years ago
  22. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · 10 years ago
  23. 8f0537d mkimage will now report information about loadable by Karl Apsite · 10 years ago
  24. 591e954 powerpc: gitignore: ignore PowerPC DTBs by Masahiro Yamada · 10 years ago
  25. af1b6e5 tools: use pkg-config when available to get SSL flags by Thomas Petazzoni · 10 years ago
  26. ffde0cc include: introduce include/linux/io.h as a wrapper of asm/io.h by Masahiro Yamada · 10 years ago
  27. 77e36f7 vexpress64: let Juno wait for root device by Linus Walleij · 10 years ago
  28. d65f50c beagle-xm: gpio_63 fix wrong pin initialization by Evgeniy Dushistov · 10 years ago
  29. e5147aa ppc: xilinx-ppc: Move to generic board support by Ricardo Ribalda · 10 years ago
  30. 35ea078 doc/README.generic-board: Trivial spell check by Ricardo Ribalda · 10 years ago
  31. 0a38bfe vexpress64: fix various memory issues by Linus Walleij · 10 years ago
  32. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 10 years ago
  33. fc409be pci: display header for bus scan by Tim Harvey · 10 years ago
  34. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · 10 years ago
  35. b1a4a67 vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH by Ryan Harkin · 10 years ago
  36. 5004e4f ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux by Lokesh Vutla · 10 years ago
  37. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · 10 years ago
  38. 22591d0 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · 10 years ago
  39. e5d831d Revert "Revert "stm32f4: fix serial output"" by Tom Rini · 10 years ago
  40. 3fa1ab7 moveconfig: Print status about the processed defconfigs by Joe Hershberger · 10 years ago
  41. 808b63f moveconfig: Add a switch to enable printing errors by Joe Hershberger · 10 years ago
  42. 11b0270 moveconfig: Print a message for missing compiler by Joe Hershberger · 10 years ago
  43. dade12e moveconfig: Output a list of failed boards by Joe Hershberger · 10 years ago
  44. b78ad42 moveconfig: Cleanup headers in arch and board by Joe Hershberger · 10 years ago
  45. 2347593 moveconfig: Add a switch to only cleanup headers by Joe Hershberger · 10 years ago
  46. c6e043a moveconfig: Add a parameter to accept a list to build by Joe Hershberger · 10 years ago
  47. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 10 years ago
  48. 166edec moveconfig: Always run savedefconfig on the moved config by Joe Hershberger · 10 years ago
  49. b616081 tools: moveconfig: a tool to move CONFIGs from headers to defconfigs by Masahiro Yamada · 10 years ago
  50. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  51. fd3cf0d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  52. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
  53. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
  54. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
  55. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
  56. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
  57. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
  58. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
  59. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
  60. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
  61. 30c53e1 novena: standardise mx6_common.h include by Peter Robinson · 10 years ago
  62. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 10 years ago
  63. f397969 imx: ventana: update README with Falcon mode documentation by Tim Harvey · 10 years ago
  64. 625601b imx: ventana: update README for micro-SD boot medium by Tim Harvey · 10 years ago
  65. 37b3e67 imx: ventana: update MMC env configuration by Tim Harvey · 10 years ago
  66. ffaa3a1 thermal: imx_thermal: increase critical temperature threshold by Tim Harvey · 10 years ago
  67. 0572982 arm, imx6: add support for aristainetos2 board by Heiko Schocher · 10 years ago
  68. 24ebcf2 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 10 years ago
  69. 5c4b1e9 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 10 years ago
  70. 40c13ce imx: dma: correct MXS_DMA_ALIGNMENT by Peng Fan · 10 years ago
  71. faa1ade pwm: imx: Remove unreachable code by Axel Lin · 10 years ago
  72. ecae644 pwm: imx: Prevent NULL pointer dereference by Axel Lin · 10 years ago
  73. 2ab28d1 ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x by Masahiro Yamada · 10 years ago
  74. 17b3d37 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · 10 years ago
  75. 40bcb86 zynq: Use system timer implementation instead of our by Michal Simek · 10 years ago
  76. 68d5b82 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  77. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  78. fe10d3f mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 10 years ago
  79. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  80. ec01848 mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 10 years ago
  81. 7056fee mtd: vf610_nfc: implement OOB only read by Stefan Agner · 10 years ago
  82. 4f48928 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 10 years ago
  83. 0421341 mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 10 years ago
  84. 37528c1 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 10 years ago
  85. 2c9e16b tools: mxsboot: Calculate ECC strength dynamically by Jörg Krause · 10 years ago
  86. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  87. c6fe144 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago
  88. 9d2f2c3 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  89. 6c90d98 nand/elbc: Memory leak fix by Raghav Dogra · 10 years ago
  90. 12db818 nand: fix buffer alignment in new verification feature by Stephen Warren · 10 years ago
  91. fdb5afa imx: ventana: config: enable Falcon mode by Tim Harvey · 10 years ago
  92. 1fa6486 wandboard: Switch to SPL support by Fabio Estevam · 10 years ago
  93. 3841827 sandbox: Enable env unit tests by Joe Hershberger · 10 years ago
  94. 61a9507 test: env: Add a test of the new regex behavior for attrs by Joe Hershberger · 10 years ago
  95. c04f8b0 test: env: Add test for verifying env attrs by Joe Hershberger · 10 years ago
  96. 26e038f test: env: Add test framework for env by Joe Hershberger · 10 years ago
  97. ff78e96 test: dm: Recover the driver model tree after tests by Joe Hershberger · 10 years ago
  98. 436cfc7 test: Return values from the asserts compatible with cmds by Joe Hershberger · 10 years ago
  99. fc755f9 test: dm: eth: Handle failed test env cleanup by Joe Hershberger · 10 years ago
  100. 9e5ce98 test: dm: Don't bail on all tests if one test fails by Joe Hershberger · 10 years ago