1. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  2. 73c5c39 Makefile: Drop unnecessary -dtb suffixes by Simon Glass · 9 years ago
  3. dae6e7b Makefile: Make u-boot.img the same as u-boot-dtb.img by Simon Glass · 9 years ago
  4. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  5. a9d7826 tegra: Always build a boot image with the same filename by Simon Glass · 9 years ago
  6. 03c25bc fdt: Build an SPL binary without device tree by Simon Glass · 9 years ago
  7. ad1ecd2 fdt: Build a U-Boot binary without device tree by Simon Glass · 9 years ago
  8. 580cc03 tegra: Clarify generation of -nodtb file with OF_CONTROL by Simon Glass · 9 years ago
  9. cc8db8b mailmap: fix Ricardo's entry by Masahiro Yamada · 9 years ago
  10. aa844fe mmc: add missing prototype for mmc_get_env_dev by Clemens Gruber · 9 years ago
  11. 4f144a4 malloc: work around some memalign fragmentation issues by Stephen Warren · 9 years ago
  12. 050c756 .travis.yml: rework according to new travis-ci infra by Roger Meier · 9 years ago
  13. 7711cc0 arm8: ls2080: Move the core errata defines out of board specific file by Ashish kumar · 9 years ago
  14. d2427ca Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  15. 2ea3a44 armv8: ls2080a: Implement workaround for core errata 829520, 833471 by Ashish kumar · 9 years ago
  16. 7d514a7 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  17. 23e7578 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  18. 46c9d93 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · 9 years ago
  19. c76eb72 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  20. 102142c drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · 9 years ago
  21. 44da3a1 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  22. be961fa MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · 9 years ago
  23. 9ffa7a3 drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  24. 9e160ee drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  25. 386d934 drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  26. 5f266c6 drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  27. a0e7908 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  28. 32c1a6e MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  29. 91ec615 malta: Use I/O accessors for SuperI/O controller by Paul Burton · 9 years ago
  30. 19a5ef6 malta: Set I/O port base early by Paul Burton · 9 years ago
  31. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  32. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  33. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  34. e26e8dc MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  35. a627909 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  36. 73a5de4 armv8/ls1043aqds: fix DSPI/QSPI node in dts file by Qianyu Gong · 9 years ago
  37. a2a4dc5 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  38. 5373b20 driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  39. cc7b8b9 armv7: ls102xa: Increase the supported kernel size by Alison Wang · 9 years ago
  40. 40b8a3d board: ls2085aqds: Update kernel_size env variable by Prabhakar Kushwaha · 9 years ago
  41. 735b1a2 arm: novena: Fix EEPROM i2c configuration by Marek Vasut · 9 years ago
  42. 397d7d5 arm: config: enforce -fno-pic for gcc by Peng Fan · 9 years ago
  43. c5e954e ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined by Wang Dongsheng · 9 years ago
  44. 11aa6a3 arm: cache: Implement cache range check for v7 by Marek Vasut · 9 years ago
  45. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  46. 8890c2f arm: Remove S bit from MMU section entry by Marek Vasut · 9 years ago
  47. a592e6f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · 9 years ago
  48. 8cdae1d video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  49. 5674ead video: test: Add console tests for truetype by Simon Glass · 9 years ago
  50. 8df8dad video: sandbox: Enable truetype fonts for sandbox by Simon Glass · 9 years ago
  51. 8de536c video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  52. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  53. 0f4d2f8 License: Add the Open Font License by Simon Glass · 9 years ago
  54. c0603b9 video: Add the Cantoraone decorative font by Simon Glass · 9 years ago
  55. 7ad4e30 video: Add the Rufscript handwriting font by Simon Glass · 9 years ago
  56. c43c43c video: Add the AnkaCoder mono-spaced font by Simon Glass · 9 years ago
  57. 84b4791 video: Add the Nimbus sans font by Simon Glass · 9 years ago
  58. a29b012 video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  59. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  60. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  61. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  62. 5508f10 video: Handle the 'bell' character by Simon Glass · 9 years ago
  63. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  64. 6e42e25 video kconfig console_normal by Simon Glass · 9 years ago
  65. 30a1dca Makefile: Add rules to build in .ttf files by Simon Glass · 9 years ago
  66. 8340ef6 video: Add stb TrueType font renderer by Simon Glass · 9 years ago
  67. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  68. 26db3a6 test/py: dfu: allow boardenv to specify test sizes by Stephen Warren · 9 years ago
  69. db261f0 test/py: fix a couple typos in comments by Stephen Warren · 9 years ago
  70. d27f2fc test/py: run sandbox in source directory by Stephen Warren · 9 years ago
  71. 77bcb22 test/py: pass test DTB to sandbox by Stephen Warren · 9 years ago
  72. 78b39cc test/py: correctly log xfail/xpass tests by Stephen Warren · 9 years ago
  73. 9129d9f test/py: detect another "bad pattern" in console output by Stephen Warren · 9 years ago
  74. 0c6189b test/py: check for bad patterns everywhere we wait by Stephen Warren · 9 years ago
  75. e4119eb test.py: calculate bad patterns on change only by Stephen Warren · 9 years ago
  76. 44ac762 test/py: fix spawn.expect multiple match handling by Stephen Warren · 9 years ago
  77. 26e1bec test/dm: clear unit test failure count each run by Stephen Warren · 9 years ago
  78. d20e5e9 test/py: Provide custom IDs when parametrizing tests by Stephen Warren · 9 years ago
  79. a2ec560 test/py: Quote consistency by Stephen Warren · 9 years ago
  80. e8debf3 test/py: use " for docstrings by Stephen Warren · 9 years ago
  81. 56382a8 test/py: make net test aware of USB and PCI enumeration by Stephen Warren · 9 years ago
  82. 986691f distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  83. 3483b75 distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  84. e578b92 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  85. be1df82 test/py: dfu: error out if USB device already exists by Stephen Warren · 9 years ago
  86. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  87. e787a58 test/py: make crash detection more robust by Stephen Warren · 9 years ago
  88. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  89. e5bb279 test/py: add a networking test by Stephen Warren · 9 years ago
  90. 0526610 test/py: move find_ram_base() into u_boot_utils by Stephen Warren · 9 years ago
  91. f5d196d test/py: add DFU test by Stephen Warren · 9 years ago
  92. d054f4c test/py: ums: add filesystem-based testing by Stephen Warren · 9 years ago
  93. 76b4693 test/py: add various utility code by Stephen Warren · 9 years ago
  94. 3f2faf7 test/py: optionally ignore errors from shell commands by Stephen Warren · 9 years ago
  95. 783cbcd test/py: log when tests send CTRL-C by Stephen Warren · 9 years ago
  96. c10eb9d test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  97. 636f38d test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  98. d314e24 test/py: fix timeout to be absolute by Stephen Warren · 9 years ago
  99. b75fdc1 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  100. 3aa7408 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago