1. 9e160ee drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  2. 386d934 drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  3. 5f266c6 drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  4. a0e7908 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  5. 32c1a6e MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  6. 91ec615 malta: Use I/O accessors for SuperI/O controller by Paul Burton · 9 years ago
  7. 19a5ef6 malta: Set I/O port base early by Paul Burton · 9 years ago
  8. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  9. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  10. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  11. e26e8dc MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  12. a627909 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  13. 8cdae1d video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  14. 5674ead video: test: Add console tests for truetype by Simon Glass · 9 years ago
  15. 8df8dad video: sandbox: Enable truetype fonts for sandbox by Simon Glass · 9 years ago
  16. 8de536c video: sandbox: Allow selection of font size and console name by Simon Glass · 9 years ago
  17. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  18. 0f4d2f8 License: Add the Open Font License by Simon Glass · 9 years ago
  19. c0603b9 video: Add the Cantoraone decorative font by Simon Glass · 9 years ago
  20. 7ad4e30 video: Add the Rufscript handwriting font by Simon Glass · 9 years ago
  21. c43c43c video: Add the AnkaCoder mono-spaced font by Simon Glass · 9 years ago
  22. 84b4791 video: Add the Nimbus sans font by Simon Glass · 9 years ago
  23. a29b012 video: Add a console driver that uses TrueType fonts by Simon Glass · 9 years ago
  24. 7b9f7e4 video: Provide a backspace method by Simon Glass · 9 years ago
  25. 58c733a video: Provide a signal when a new console line is started by Simon Glass · 9 years ago
  26. c5b77d0 video: Provide a left margin for the text console by Simon Glass · 9 years ago
  27. 5508f10 video: Handle the 'bell' character by Simon Glass · 9 years ago
  28. f266178 video: Use fractional units for X coordinates by Simon Glass · 9 years ago
  29. 6e42e25 video kconfig console_normal by Simon Glass · 9 years ago
  30. 30a1dca Makefile: Add rules to build in .ttf files by Simon Glass · 9 years ago
  31. 8340ef6 video: Add stb TrueType font renderer by Simon Glass · 9 years ago
  32. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  33. 26db3a6 test/py: dfu: allow boardenv to specify test sizes by Stephen Warren · 9 years ago
  34. db261f0 test/py: fix a couple typos in comments by Stephen Warren · 9 years ago
  35. d27f2fc test/py: run sandbox in source directory by Stephen Warren · 9 years ago
  36. 77bcb22 test/py: pass test DTB to sandbox by Stephen Warren · 9 years ago
  37. 78b39cc test/py: correctly log xfail/xpass tests by Stephen Warren · 9 years ago
  38. 9129d9f test/py: detect another "bad pattern" in console output by Stephen Warren · 9 years ago
  39. 0c6189b test/py: check for bad patterns everywhere we wait by Stephen Warren · 9 years ago
  40. e4119eb test.py: calculate bad patterns on change only by Stephen Warren · 9 years ago
  41. 44ac762 test/py: fix spawn.expect multiple match handling by Stephen Warren · 9 years ago
  42. 26e1bec test/dm: clear unit test failure count each run by Stephen Warren · 9 years ago
  43. d20e5e9 test/py: Provide custom IDs when parametrizing tests by Stephen Warren · 9 years ago
  44. a2ec560 test/py: Quote consistency by Stephen Warren · 9 years ago
  45. e8debf3 test/py: use " for docstrings by Stephen Warren · 9 years ago
  46. 56382a8 test/py: make net test aware of USB and PCI enumeration by Stephen Warren · 9 years ago
  47. 986691f distro bootcmd: enumerate PCI before network operations by Stephen Warren · 9 years ago
  48. 3483b75 distro bootcmd: make net boot only optionally start USB by Stephen Warren · 9 years ago
  49. e578b92 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  50. be1df82 test/py: dfu: error out if USB device already exists by Stephen Warren · 9 years ago
  51. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  52. e787a58 test/py: make crash detection more robust by Stephen Warren · 9 years ago
  53. c6db965 dm: Remove device_probe_child() by Simon Glass · 9 years ago
  54. e5bb279 test/py: add a networking test by Stephen Warren · 9 years ago
  55. 0526610 test/py: move find_ram_base() into u_boot_utils by Stephen Warren · 9 years ago
  56. f5d196d test/py: add DFU test by Stephen Warren · 9 years ago
  57. d054f4c test/py: ums: add filesystem-based testing by Stephen Warren · 9 years ago
  58. 76b4693 test/py: add various utility code by Stephen Warren · 9 years ago
  59. 3f2faf7 test/py: optionally ignore errors from shell commands by Stephen Warren · 9 years ago
  60. 783cbcd test/py: log when tests send CTRL-C by Stephen Warren · 9 years ago
  61. c10eb9d test/py: drain console log at the end of any failed test by Stephen Warren · 9 years ago
  62. 636f38d test/py: move U-Boot respawn trigger to the test core by Stephen Warren · 9 years ago
  63. d314e24 test/py: fix timeout to be absolute by Stephen Warren · 9 years ago
  64. b75fdc1 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · 9 years ago
  65. 3aa7408 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · 9 years ago
  66. 1259dcd tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · 9 years ago
  67. ca5bc1b tpm: tpm_tis_lpc: fix typo by Christophe Ricard · 9 years ago
  68. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  69. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  70. b2b7fbc net: Add bootfile in DHCP Request by Alexandre Messier · 9 years ago
  71. 3faf221 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  72. d8877e6 net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  73. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  74. ff7bd21 net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  75. c16e69f net: phy: micrel: add documentation for Micrel KSZ90x1 binding by Dinh Nguyen · 9 years ago
  76. 1f9e672 net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  77. 53b0c38 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  78. 79e3efd net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  79. c4998f9 net: Rename eth.c to eth_lecacy.c by Simon Glass · 9 years ago
  80. db9391e net: Move driver-model code into its own file by Simon Glass · 9 years ago
  81. 8607a6b net: Move remaining common functions to eth_common.c by Simon Glass · 9 years ago
  82. 9987ecd net: Move environment functions to the common file by Simon Glass · 9 years ago
  83. 818f91e net: Move common init into a new eth_common.c file by Simon Glass · 9 years ago
  84. c32a6fd net: Don't call board/cpu_eth_init() with driver model by Simon Glass · 9 years ago
  85. dfa71e9 tegra: Report errors from PCI init by Simon Glass · 9 years ago
  86. 6968ec9 net/designware: add support of max-speed device tree property by Alexey Brodkin · 9 years ago
  87. b884c3f net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · 9 years ago
  88. f74264d include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · 9 years ago
  89. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  90. 4dae610 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  91. 44bc317 net: phy: genphy: Allow overwriting features by Sascha Hauer · 9 years ago
  92. bbdcaff net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 9 years ago
  93. afe6462 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · 9 years ago
  94. a1c76c1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · 9 years ago
  95. 9a1d6af net: tsec: Add driver model ethernet support by Bin Meng · 9 years ago
  96. 69a0087 doc: dt-bindings: Describe Freescale TSEC ethernet controller by Bin Meng · 9 years ago
  97. 56a27a1 net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · 9 years ago
  98. 8ba5017 net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · 9 years ago
  99. e677da9 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · 9 years ago
  100. 362b123 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · 9 years ago