1. 98cb0ef Add bootscript support to esbc_validate. by gaurav rana · 10 years ago
  2. 18ad2de arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc by Dinh Nguyen · 10 years ago
  3. a717b81 arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h by Dinh Nguyen · 10 years ago
  4. 6868160 arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB by Dinh Nguyen · 10 years ago
  5. 9152882 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  6. 5707d5f net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  7. dd9958a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  8. 221fbd2 powerpc/mpc8641hpcn: Move environment to avoid conflict by Scott Wood · 9 years ago
  9. 747aeda board/t2080rdb: enable CONFIG_PHY_AQUANTIA by Shengzhou Liu · 10 years ago
  10. d87a2ad powerpc/mpc85xx: Remove some dead code by Scott Wood · 10 years ago
  11. 96d2bb9 powerpc/mpc85xx: Don't relocate exception vectors by Scott Wood · 10 years ago
  12. 4913229 powerpc/t2080rdb: update ddr to support 1866MT/s by Shengzhou Liu · 10 years ago
  13. a8efe79 T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config by Chunhe Lan · 10 years ago
  14. e5abb92 board/t208xrdb: VID support by Ying Zhang · 10 years ago
  15. e834975 qemu-ppce500: Add support for 64bit CCSR map by Alexander Graf · 10 years ago
  16. 1733259 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  17. fc1a79d video, lg4573: add support for the lg4573 display by Heiko Schocher · 9 years ago
  18. 791a9f6 sandbox: add config_distro_defaults and config_distro_bootcmd by Sjoerd Simons · 9 years ago
  19. f96d0b8 config: Add default client arch defines for intel architectures by Sjoerd Simons · 9 years ago
  20. d0bce0d config_distro_bootcmd.h: Add shared block definition for the host interface by Sjoerd Simons · 9 years ago
  21. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  22. 3907305 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  23. dd573f9 sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  24. 7a170a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  25. 6bd7be2 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  26. 00cf7bf sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  27. de79a76 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  28. ef35d98 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  29. 527a072 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  30. 949dd81 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  31. 892cac7 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  32. 1174aad sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  33. 8156345 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  34. d79c50a sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  35. ee2b243 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  36. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  37. ef48f6d Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  38. 1f5bc52 sandbox: Enable more network features for sandbox by Joe Hershberger · 10 years ago
  39. 717234e net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · 10 years ago
  40. 5917e7d net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · 10 years ago
  41. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  42. a34f207 net: cosmetic: Fix checkpatch.pl failures in net.h by Joe Hershberger · 10 years ago
  43. 4fd5055 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 10 years ago
  44. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  45. 786eac5 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 10 years ago
  46. 6aede5b net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 10 years ago
  47. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  48. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  49. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  50. 586cbe5 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · 10 years ago
  51. 1411157 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
  52. 049a95a net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  53. 57f54d5 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
  54. aacef25 dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  55. 7caced5 dm: usb: Tidy up pipe value decoding by Simon Glass · 10 years ago
  56. 8e2b661 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  57. 78ab40b dm: usb: exynos: Enable both USB ports on snow by Simon Glass · 10 years ago
  58. 5db4399 dm: usb: sandbox: Add an emulator for USB hub emulation by Simon Glass · 10 years ago
  59. f4f7153 dm: usb: sandbox: Add an emulator for USB flash devices by Simon Glass · 10 years ago
  60. 019808f dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  61. f84c052 dm: usb: Move struct usb_string to a common place by Simon Glass · 10 years ago
  62. 449230f dm: usb: Bind generic USB devices when there is no driver by Simon Glass · 10 years ago
  63. 0566e24 dm: usb: Allow USB drivers to be declared and auto-probed by Simon Glass · 10 years ago
  64. 2e17c87 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · 10 years ago
  65. 054fe48 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  66. 862e75c dm: usb: Refactor port resets by Simon Glass · 10 years ago
  67. 79b5888 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  68. de31213 dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  69. c578567 dm: core: Add device children and sibling functions by Simon Glass · 10 years ago
  70. 39de843 dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · 10 years ago
  71. 3479253 dm: core: Convert driver_bind() to use const by Simon Glass · 10 years ago
  72. 2c03c46 dm: core: Support allocating driver-private data for DMA by Simon Glass · 10 years ago
  73. 887bd41 sandbox: Fix comment for os_open() by Simon Glass · 10 years ago
  74. 72538f4 linker_lists: Add a function to access a linker list entry by Simon Glass · 10 years ago
  75. 63c9729 dm: eth: Provide a way for drivers to manage packet buffers by Joe Hershberger · 10 years ago
  76. a891937 dm: spi: Convert Freescale DSPI driver to driver model by Haikun.Wang@freescale.com · 10 years ago
  77. 3fbb787 cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
  78. ce6adaa fdt: Drop LPC compatible string in fdtdec by Simon Glass · 10 years ago
  79. 672055e fdt: cros_ec: Drop compatible string in fdtdec by Simon Glass · 10 years ago
  80. 7e0c77a cros_ec: Remove unused cros_ec_board_init() function by Simon Glass · 10 years ago
  81. 3db02b1 exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  82. 06fbf10 sandbox: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  83. 60f37fc cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  84. 90b16d1 x86: chromebook_link: dts: Add PCH and LPC devices by Simon Glass · 10 years ago
  85. a274e9c dm: x86: Add a uclass for an Low Pin Count (LPC) device by Simon Glass · 10 years ago
  86. ba45756 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  87. 8d987ab dm: sf: Add driver model read/write/erase methods by Simon Glass · 10 years ago
  88. 6030459 net: Improve error handling by Joe Hershberger · 10 years ago
  89. f3e0c37 sandbox: Enable DHCP and IP defrag by Joe Hershberger · 10 years ago
  90. e58780d dm: eth: Add support for aliases by Joe Hershberger · 10 years ago
  91. d87a457 sandbox: eth: Add ARP and PING response to sandbox driver by Joe Hershberger · 10 years ago
  92. 3ea143a sandbox: eth: Add network support to sandbox by Joe Hershberger · 10 years ago
  93. 1759140 dm: eth: Pass the packet pointer as a parameter to recv by Joe Hershberger · 10 years ago
  94. 2a504df net: Clean up network stack names used in DM drivers by Joe Hershberger · 10 years ago
  95. 05c3e68 dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  96. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  97. fce6900 net: Use int instead of u8 for boolean flag by Joe Hershberger · 10 years ago
  98. 84eb1fb net: Refactor in preparation for driver model by Joe Hershberger · 10 years ago
  99. ff99743 net: Remove unneeded "extern" in net.h by Joe Hershberger · 10 years ago
  100. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago