1. 50222f3 sunxi: Add support for the Olimex A20 EVB by Marcus Cooper · 9 years ago
  2. 4ddcf1d sunxi: Add inet98v_rev2 defconfig and dts file by Hans de Goede · 9 years ago
  3. 1f55490 sunxi: Add inet97fv2_defconfig by Hans de Goede · 9 years ago
  4. 7a73347 sunxi: Ampe_A76_defconfig: Add otg id pin configuration by Hans de Goede · 9 years ago
  5. d90ba79 mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig by Hans de Goede · 9 years ago
  6. ddd37fe sunxi_nand_spl: clear status flags in SPL implementation by Boris Brezillon · 9 years ago
  7. 6a08d65 sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END by Hans de Goede · 9 years ago
  8. e526861 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI by Hans de Goede · 9 years ago
  9. 24a06c9 sunxi_nand_spl: Add support for backup boot partitions by Hans de Goede · 9 years ago
  10. 2b8a01a sunxi_nand_spl: Auto detect nand configuration parameters by Hans de Goede · 9 years ago
  11. f5916d1 sunxi_nand_spl: Parametrize lowlevel read functions by Hans de Goede · 9 years ago
  12. 0a24755 sunxi_nand_spl: Properly config page-size in the nand ctl register by Hans de Goede · 9 years ago
  13. 022a99d sunxi_nand_spl: Add support for sun4i and sun5i SoCs by Hans de Goede · 9 years ago
  14. 008ac1d sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off by Hans de Goede · 9 years ago
  15. 2a43973 sunxi_nand_spl: Add proper cache flusing by Hans de Goede · 9 years ago
  16. 5d65c67 sunxi_nand_spl: Turn off clocks when we're done with the nand by Hans de Goede · 9 years ago
  17. 31c2147 sunxi_nand_spl: Make sure the DMA controller is enabled by Hans de Goede · 9 years ago
  18. f62bfa5 sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary by Hans de Goede · 9 years ago
  19. 9da5fca sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode by Hans de Goede · 9 years ago
  20. 630cf2e sunxi_nand_spl: We only need to reset the nand chip once by Hans de Goede · 9 years ago
  21. 10d069b sunxi_nand_spl: Drop unnecessary temp buf by Hans de Goede · 9 years ago
  22. 21d4d37 sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling by Hans de Goede · 9 years ago
  23. 6c16d08 sunxi: Add CONFIG_MMC0_CD_PIN to various boards by Hans de Goede · 9 years ago
  24. 8addd3e sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · 9 years ago
  25. 7806b75 sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  26. f9a3728 sunxi: Add support for gt90h-v4 tablets by Hans de Goede · 9 years ago
  27. 7a0bbe6 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig by Hans de Goede · 9 years ago
  28. f875bbb ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support by Masahiro Yamada · 9 years ago
  29. 10ee0a6 ARM: dts: uniphier: add PH1-Pro5 SoC support by Masahiro Yamada · 9 years ago
  30. d243c18 ARM: dts: uniphier: sync with Linux by Masahiro Yamada · 9 years ago
  31. 6d99cfa serial: uniphier: drop platform data support by Masahiro Yamada · 9 years ago
  32. f4e190e ARM: uniphier: enable SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  33. 9271614 ARM: uniphier: select SPL_DM rather than default in defconfig by Masahiro Yamada · 9 years ago
  34. de09faa ARM: uniphier: remove unused macro by Masahiro Yamada · 9 years ago
  35. 94bd369 ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined by Masahiro Yamada · 9 years ago
  36. 2bc1f2b mtd: denali_spl: do not allocate page_buffer in .bss section by Masahiro Yamada · 9 years ago
  37. a679cc0 tools/atmelimage.c: Fix warning when debug is enabled by Tom Rini · 9 years ago
  38. 504de98 ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() by Kishon Vijay Abraham I · 9 years ago
  39. 6f1af1e board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
  40. 09cc14f ARM: AM43xx: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  41. ca5a0f1 ARM: OMAP5: Add functions to enable and disable USB clocks by Kishon Vijay Abraham I · 9 years ago
  42. 7ba792c board: ti: OMAP5: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  43. 7c379aa board: ti: beagle_x15: added USB initializtion code by Kishon Vijay Abraham I · 9 years ago
  44. bf0385d include: configs: am43xx_evm: add 'usb stop' in usbboot env by Kishon Vijay Abraham I · 9 years ago
  45. 03c128c board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · 9 years ago
  46. 0a7ab04 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  47. 7beaf8b ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 by Kishon Vijay Abraham I · 9 years ago
  48. 8af1be7 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago
  49. 2d9efa1 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · 9 years ago
  50. 9316412 picosam9g45: adopt CONFIG_SYS_PROMPT by Andreas Bießmann · 9 years ago
  51. 610751e at91sam9260ek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  52. 7751604 at91sam9rlek: add missing files to MAINTAINERS by Andreas Bießmann · 9 years ago
  53. 8ceb34a omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  54. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  55. 285e266 arm: spear: Some changes / updates to the x600 config header by Stefan Roese · 9 years ago
  56. f49cc22 arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  57. 2fbdbda arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  58. 80999a5 arm: spear: Fix booting - relocate vector table to 0 (low-vector) by Stefan Roese · 9 years ago
  59. 76b3f19 ARM: k2l: Fix device speeds by Lokesh Vutla · 9 years ago
  60. be8ce70 ARM: keystone2: Update README by Lokesh Vutla · 9 years ago
  61. 45fe4b4 ARM: keystone2: Build MLO by default by Lokesh Vutla · 9 years ago
  62. 5f586e9 ARM: keystone2: Rename u-boot-nand.gph to MLO by Lokesh Vutla · 9 years ago
  63. cd43ddc ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · 9 years ago
  64. 401f2d9 ARM: keystone2: configs: Move SP to end of u-boot section by Lokesh Vutla · 9 years ago
  65. a85da21 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · 9 years ago
  66. 972ea53 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · 9 years ago
  67. 90c36d8 kconfiglib: update to the latest version by Ulf Magnusson · 9 years ago
  68. 76cff2b ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · 9 years ago
  69. 0358923 ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · 9 years ago
  70. c1ea3be ARM: DRA7: Add detection of ES2.0 by Nishanth Menon · 9 years ago
  71. 70d39f5 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · 9 years ago
  72. e9015b3 lib/display_options: Fix print_freq by Suriyan Ramasami · 9 years ago
  73. b3537c0 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  74. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  75. 14006a5 rpi: set fdt_addr_r to 0x00000100 to match default device_tree_address by Jonathan Liu · 9 years ago
  76. 9734b97 image: Fix loop condition to avoid warning by Thierry Reding · 9 years ago
  77. 79c884d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  78. f4b5db7 dm: pci: Document binding of pci device drivers by Bin Meng · 9 years ago
  79. a1f1582 x86: crownbay: Support Topcliff integrated pci uart devices with driver model by Bin Meng · 9 years ago
  80. cdeb2ba dm: core: Fix code reentrancy issue in device_probe_child() by Bin Meng · 9 years ago
  81. 1887ed3 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  82. 3242998 video: ct69000: Remove unused codes by Bin Meng · 9 years ago
  83. 4dd02a7 x86: crownbay: Enable on-board SMSC superio keyboard controller by Bin Meng · 9 years ago
  84. 8ceb242 video: cfb_console: Allow VGA device to work without i8042 keyboard by Bin Meng · 9 years ago
  85. 7d96166 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  86. 835dd00 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  87. 3928d66 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  88. 5e653b0 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  89. df1c9eb x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  90. e7cc0b6 x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  91. 86645c8 x86: minnowmax: Correct pad-offset value for host_en1 by Simon Glass · 9 years ago
  92. dc5740d dm: pci: Add a comment to help find pci_hose_read_config_byte, etc. by Simon Glass · 9 years ago
  93. cce7e0f x86: minnowmax: Add access to GPIOs E0, E1, E2 by Simon Glass · 9 years ago
  94. bccdf1d x86: Add DSDT table for supporting ACPI on QEMU by Saket Sinha · 9 years ago
  95. e94019e x86: Add ACPI table support to QEMU by Saket Sinha · 9 years ago
  96. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago
  97. dce54dd dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  98. bc6351e fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() by Bin Meng · 9 years ago
  99. 19b4a33 patman: use -D option for git format-patch by Masahiro Yamada · 9 years ago
  100. c78dfb4 x86: superio: Add keyboard controller support to smsc_lpc47m driver by Bin Meng · 9 years ago