1. c80a0db T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config by Chunhe Lan · 10 years ago
  2. 3861e82 board/t208xrdb: VID support by Ying Zhang · 10 years ago
  3. 6a2aa50 qemu-ppce500: Add support for 64bit CCSR map by Alexander Graf · 10 years ago
  4. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  5. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  6. bb3315f sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  7. 015b4a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  8. 67402f0 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  9. c62d28e sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  10. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  11. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  12. 86232c8 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  13. 632310b sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  14. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  15. 39bc3be sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  16. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  17. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  18. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  19. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  20. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  21. c7dc2a3 sandbox: Enable more network features for sandbox by Joe Hershberger · 10 years ago
  22. 4c00eeb net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · 10 years ago
  23. bf5ad64 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · 10 years ago
  24. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  25. 7581157 net: cosmetic: Fix checkpatch.pl failures in net.h by Joe Hershberger · 10 years ago
  26. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 10 years ago
  27. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  28. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 10 years ago
  29. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 10 years ago
  30. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  31. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  32. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  33. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · 10 years ago
  34. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
  35. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  36. 1506180 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
  37. d810add dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  38. 355f1ef dm: usb: Tidy up pipe value decoding by Simon Glass · 10 years ago
  39. 78a1b62 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  40. 830edd7 dm: usb: exynos: Enable both USB ports on snow by Simon Glass · 10 years ago
  41. fb09d95 dm: usb: sandbox: Add an emulator for USB hub emulation by Simon Glass · 10 years ago
  42. b144644 dm: usb: sandbox: Add an emulator for USB flash devices by Simon Glass · 10 years ago
  43. 59d66d2 dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  44. 0a99969 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
  45. c79173e dm: usb: Bind generic USB devices when there is no driver by Simon Glass · 10 years ago
  46. fc03a55 dm: usb: Allow USB drivers to be declared and auto-probed by Simon Glass · 10 years ago
  47. 6f41465 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · 10 years ago
  48. 6ab43b6 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  49. c093d6d dm: usb: Refactor port resets by Simon Glass · 10 years ago
  50. d146113 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  51. 9b82eeb dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  52. 40f829a dm: core: Add device children and sibling functions by Simon Glass · 10 years ago
  53. 46227bd dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · 10 years ago
  54. a626dff dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  55. 825d3f9 dm: core: Support allocating driver-private data for DMA by Simon Glass · 10 years ago
  56. 574323f sandbox: Fix comment for os_open() by Simon Glass · 10 years ago
  57. 629bf85 linker_lists: Add a function to access a linker list entry by Simon Glass · 10 years ago
  58. a892dc1 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · 10 years ago
  59. a28e291 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  60. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  61. 10781f2 fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  62. da790b8 fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  63. a6b777b cros_ec: Remove unused cros_ec_board_init() function by Simon Glass · 10 years ago
  64. cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  65. f25bb9e sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  66. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  67. 06e694f x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  68. a5caa37 dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · 10 years ago
  69. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  70. 1c36923 dm: sf: Add driver model read/write/erase methods by Simon Glass · 10 years ago
  71. f4dc96a net: Improve error handling by Joe Hershberger · 10 years ago
  72. c96323f sandbox: Enable DHCP and IP defrag by Joe Hershberger · 10 years ago
  73. 279d2f6 dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  74. e4d7cb1 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  75. 6ab7699 sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  76. 8207c54 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · 10 years ago
  77. f77abc5 net: Clean up network stack names used in DM drivers by Joe Hershberger · 10 years ago
  78. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  79. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  80. aca1c31 net: Use int instead of u8 for boolean flag by Joe Hershberger · 10 years ago
  81. e1e8a8c net: Refactor in preparation for driver model by Joe Hershberger · 10 years ago
  82. b79dda3 net: Remove unneeded "extern" in net.h by Joe Hershberger · 10 years ago
  83. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  84. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  85. 3da658a dm: x86: pci: Convert coreboot to use driver model for pci by Simon Glass · 10 years ago
  86. 7a115d4 dm: sandbox: pci: Enable PCI for sandbox by Simon Glass · 10 years ago
  87. d9e90bb dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · 10 years ago
  88. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  89. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · 10 years ago
  90. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  91. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  92. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  93. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  94. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  95. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  96. 4837e6e x86: Move common Chromebook config into a separate file by Simon Glass · 10 years ago
  97. 99c5173 x86: pci: Add PCI IDs for lynxpoint by Simon Glass · 10 years ago
  98. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  99. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  100. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago