1. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  2. 621ea08 arm: socfpga: Add missing CONFIG_BUILD_TARGET by Marek Vasut · 9 years ago
  3. 737540f arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs by Nathan Rossi · 9 years ago
  4. 7e442d9 arm: socfpga: Add support for Denali NAND controller by Marek Vasut · 9 years ago
  5. d92759a arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled by Marek Vasut · 9 years ago
  6. 4460396 arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled by Marek Vasut · 9 years ago
  7. d245dfc arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago
  8. 6f02ac4 arm: socfpga: Enabling MTD default partitions by Chin Liang See · 9 years ago
  9. fb73f6d arm: socfpga: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  10. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  11. f593acd arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  12. 9be08ab arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  13. 4a06584 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  14. 7e4c3ee arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago
  15. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  16. 48e7bf9 mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts by Chin Liang See · 9 years ago
  17. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  18. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  19. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  20. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  21. 813e7e6 arm: socfpga: Enable saveenv for SD/MMC by Dinh Nguyen · 9 years ago
  22. 575c637 arm: socfpga: Fix cache configuration by Stefan Roese · 9 years ago
  23. cabc3b4 arm: socfpga: Zap OF_CONTROL checks, it's always enabled by Marek Vasut · 9 years ago
  24. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  25. 46378db arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful by Marek Vasut · 9 years ago
  26. 2b173f4 arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR by Marek Vasut · 9 years ago
  27. ddcd2bf arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build by Marek Vasut · 9 years ago
  28. 375d048 arm: socfpga: config: Zap incorrect config options by Marek Vasut · 9 years ago
  29. ffb8e7f arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  30. dc495ae arm: socfpga: misc: Export bootmode into environment variable by Marek Vasut · 9 years ago
  31. cadf2f9 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  32. 1029caf arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  33. a091d41 arm: socfpga: spl: Remove custom linker script by Marek Vasut · 9 years ago
  34. 1a7728f arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  35. 06e36ea arm: socfpga: enable the Altera SDRAM controller driver by Dinh Nguyen · 9 years ago
  36. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  37. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  38. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  39. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 10 years ago
  40. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago
  41. 17d79d2 arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc by Dinh Nguyen · 10 years ago
  42. 757774a arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h by Dinh Nguyen · 10 years ago
  43. b44d3fe arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB by Dinh Nguyen · 10 years ago
  44. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  45. d6d7e10 arm: socfpga: Zap board_early_init_f() by Marek Vasut · 10 years ago
  46. 7d6dc60 arm: socfpga: Zap checkboard() by Marek Vasut · 10 years ago
  47. 0568899 dm: socfpga: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  48. 3bfb591 arm: socfpga: Change watchdog timeout by Stefan Roese · 10 years ago
  49. 73acd08 arm: socfpga: DW_SPI: Remove clock info from config header by Stefan Roese · 10 years ago
  50. 8dc115b arm: socfpga: Add Designware (DW) SPI support to config header by Stefan Roese · 10 years ago
  51. 9a468c0 arm: socfpga: Add Cadence QSPI support to config header by Stefan Roese · 10 years ago
  52. 062f654 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  53. 2a0ab6b Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  54. 40f1d6b arm: socfpga: Add example UDC config by Marek Vasut · 10 years ago
  55. ccc5c24 arm: socfpga: Add example config entry for EPCS/EPCQ SPI by Marek Vasut · 10 years ago
  56. 623a541 arm: socfpga: Add I2C support to SoCFPGA by Stefan Roese · 10 years ago
  57. 9f19312 arm: socfpga: config: Add USB support example by Marek Vasut · 10 years ago
  58. ea0123c arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  59. 54c282e arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  60. 5e2d70a arm: socfpga: Split SoCFPGA configuration by Pavel Machek · 10 years ago