1. 72138b9 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 10 years ago
  2. c404aa6 dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 10 years ago
  3. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
  4. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  5. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 10 years ago
  6. 7496135 sandbox: Add test function to advance time by Joe Hershberger · 10 years ago
  7. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  8. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  9. a860354 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 10 years ago
  10. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  11. 7a4a5ba arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 10 years ago
  12. ba98f4f arm: mvebu: Remove coherency configuration by Stefan Roese · 10 years ago
  13. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  14. 174d23e arm: mvebu: Add basic Armada 38x support by Stefan Roese · 10 years ago
  15. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  16. 7cd3484 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 10 years ago
  17. a205b3e arm: mvebu: Remove unreferenced define by Stefan Roese · 10 years ago
  18. ebda3ec arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 10 years ago
  19. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  20. 525178d arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 10 years ago
  21. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 10 years ago
  22. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  23. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  24. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  25. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 10 years ago
  26. 2d24af1 powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c by Oleksandr G Zhadan · 10 years ago
  27. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 10 years ago
  28. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  29. 4ffeb5d powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index by Scott Wood · 10 years ago
  30. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  31. 143adc9 fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  32. 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  33. 288542c drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  34. 18984e8 mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  35. c4dfbee powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · 10 years ago
  36. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 10 years ago
  37. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  38. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  39. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  40. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  41. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  42. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 10 years ago
  43. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  44. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  45. 78087c1 sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 10 years ago
  46. ded821c sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 10 years ago
  47. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  48. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  49. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  50. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  51. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  52. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  53. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  54. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  55. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  56. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  57. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  58. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  59. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  60. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  61. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  62. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 10 years ago
  63. 1eaaf6c x86: Enable multi-core init for Minnowboard MAX by Simon Glass · 10 years ago
  64. 987214d x86: Add a CPU driver for baytrail by Simon Glass · 10 years ago
  65. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · 10 years ago
  66. 699a90d x86: Add functions to set and clear bits on MSRs by Simon Glass · 10 years ago
  67. a9a4426 x86: Add multi-processor init by Simon Glass · 10 years ago
  68. 98d7e98 x86: Provide access to the IDT by Simon Glass · 10 years ago
  69. 2027f2b x86: Store the GDT pointer in global_data by Simon Glass · 10 years ago
  70. db139ab x86: Add an mfence macro by Simon Glass · 10 years ago
  71. 71ca938 x86: Add defines for fixed MTRRs by Simon Glass · 10 years ago
  72. d37de65 x86: Add atomic operations by Simon Glass · 10 years ago
  73. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 10 years ago
  74. 47e2021 x86: Disable -Werror by Simon Glass · 10 years ago
  75. cce93d1 x86: Remove unwanted MMC debugging by Simon Glass · 10 years ago
  76. 3ce7495 x86: fsp: Use reset_cpu() by Simon Glass · 10 years ago
  77. d0963d4 x86: quark: Use reset_cpu() by Simon Glass · 10 years ago
  78. 1375e9a x86: ivybridge: Use reset_cpu() by Simon Glass · 10 years ago
  79. e0e7bd0 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 10 years ago
  80. 9278471 x86: link: Add PCH driver to support SPI Flash by Simon Glass · 10 years ago
  81. 07ea9da x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 10 years ago
  82. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · 10 years ago
  83. 8dbe081 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · 10 years ago
  84. f959d90 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · 10 years ago
  85. 6e8ddec x86: Kconfig: Move platform options forward by Bin Meng · 10 years ago
  86. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 10 years ago
  87. 6db1448 x86: quark: Turn on legacy segments decode by Bin Meng · 10 years ago
  88. 7a01b87 x86: Check PIRQ routing table sanity in the F segment by Bin Meng · 10 years ago
  89. 6d2466c x86: minnowmax: add GPIO banks in the device tree by Gabriel Huau · 10 years ago
  90. 995b630 x86: baytrail: fix the GPIOBASE address by Gabriel Huau · 10 years ago
  91. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  92. 45236ad x86: Support platform PIRQ routing by Bin Meng · 10 years ago
  93. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  94. 363849b x86: Add a function to assign IRQ numbers to PCI device by Bin Meng · 10 years ago
  95. 32a4a04 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · 10 years ago
  96. 27947c9 x86: Clean up arch/x86/include/asm/e820.h by Bin Meng · 10 years ago
  97. 60ccd37 x86: Add alias for SPI node in the board dts by Bin Meng · 10 years ago
  98. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  99. 80e336a x86: queensbay: Avoid using PCH prefix by Bin Meng · 10 years ago
  100. bbbe1af x86: Remove the old VGA driver by Bin Meng · 10 years ago