1. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  2. a260af6 udoo:use load instead of fatload by Oscar Curero · 9 years ago
  3. 07684b9 am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED by robertcnelson@gmail.com · 9 years ago
  4. c67b760 powerpc/83xx: fix build failure by Shengzhou Liu · 9 years ago
  5. 99c6a9f igep00x0: Remove no-op macros from config header by Ladislav Michl · 9 years ago
  6. d636f2a igep00x0: Fix config header indentation by Ladislav Michl · 9 years ago
  7. 78f7b6a igep00x0: Do not include config_distro_defaults.h by Ladislav Michl · 9 years ago
  8. 6ed75ba igep00x0: Cleanup ethernet support by Ladislav Michl · 9 years ago
  9. 8a1c104 igep00x0: enable CONFIG_NET_RANDOM_ETHADDR by Enric Balletbò i Serra · 9 years ago
  10. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  11. 65c5c81 ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT by Ladislav Michl · 9 years ago
  12. 8b7fb78 kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines by Masahiro Yamada · 9 years ago
  13. d67a577 powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk by Masahiro Yamada · 9 years ago
  14. 5ba0b48 mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  15. 9a893d2 mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  16. 614fc89 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · 9 years ago
  17. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  18. 61a4392 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  19. c6e1814 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · 9 years ago
  20. 74d49bf spi: ti_qspi: Use 4-byte opcode for mmap read by Vignesh R · 9 years ago
  21. 99e7fc8 mmc: emmc and hw partitions partition table id bugfix. by Erik Tideman · 9 years ago
  22. 1d48ca6 arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  23. 048c61d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  24. faefef9 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  25. d649fb8 ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  26. 6d95778 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  27. 5407735 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  28. cefca48 ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  29. 25d4eb8 ARM: uniphier: add bootm_low environment by Masahiro Yamada · 9 years ago
  30. 17bd4a2 ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ by Masahiro Yamada · 9 years ago
  31. 3ed2ece armv8: cavium: Get DRAM size from ATF by Sergey Temerkhanov · 9 years ago
  32. 900f88f armv8: cavium: Add an implementation of ATF calling functions by Sergey Temerkhanov · 9 years ago
  33. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  34. 1674bd1 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  35. 284ca9c armv8: Add psci.h from the Linux kernel by Sergey Temerkhanov · 9 years ago
  36. a5b9fa3 armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  37. 94f7ff3 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  38. ba5648c armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  39. 19de815 arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  40. b81406d arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  41. e6ac28b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  42. 6071cd6 x86: quark: Fix boot breakage by Bin Meng · 9 years ago
  43. 6d6aece power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  44. 22bd03a spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  45. 55616b8 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · 9 years ago
  46. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  47. f32c864 scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · 9 years ago
  48. 1811b7d gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · 9 years ago
  49. b5db3c2 axm/taurus: Enable tiny printf in SPL by Tom Rini · 9 years ago
  50. 947c626 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  51. 9c11135 image: fix getenv_bootm_size() function by Masahiro Yamada · 9 years ago
  52. b57843e Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  53. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  54. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  55. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  56. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  57. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  58. f53830e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  59. 0c7fd8f MIPS: vct: fix I/O accessor calls by Daniel Schwierzeck · 9 years ago
  60. 8061cfc MIPS: malta: fix IO accessor call by Daniel Schwierzeck · 9 years ago
  61. 9951182 MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · 9 years ago
  62. 0315a28 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  63. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  64. 6479b69 MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  65. 0fc13a9 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  66. e92d912 MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  67. 5b6f357 MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  68. 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  69. 1a96780 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  70. b8c5b47 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  71. 217db22 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  72. b00a21f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · 9 years ago
  73. 1720fad ddr: altera: Init the rule ID in debug code by Marek Vasut · 9 years ago
  74. 447b9cd common: usb: fix checking condition by Peng Fan · 9 years ago
  75. 08c11cb usb: host: ehci-vf: Implement board_usb_phy_mode weak function by Sanchayan Maity · 9 years ago
  76. 6089f75 usb: host: ehci-vf: Remove hardcoded USB host client configuration by Sanchayan Maity · 9 years ago
  77. 8991fde usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  78. 782acf7 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  79. 7122909 eth-raw-os.c: Add cast to bind(2) call by Tom Rini · 9 years ago
  80. af7a555 x86: Fix board init breakage by Simon Glass · 9 years ago
  81. d830b15 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · 9 years ago
  82. f19345b dm: pci: Add a 'fall through' comment by Simon Glass · 9 years ago
  83. 3c8fb12 dm: spi_flash: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  84. 6579385 mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  85. c3caeac MAINTAINERS: add entry for Rockchip by Masahiro Yamada · 9 years ago
  86. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  87. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  88. a737028 arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  89. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  90. f822d85 MAINTAINERS: Update Marvell custodianship by Stefan Roese · 9 years ago
  91. a12d3e4 mvebu: ds414: Implement Synology specific command set by Phil Sutter · 9 years ago
  92. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  93. 6202953 mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  94. 4444d23 mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT by Phil Sutter · 9 years ago
  95. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  96. beadff1 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  97. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  98. 7e1e59a axp: Fix debugging support in DDR3 write leveling by Phil Sutter · 9 years ago
  99. 3c1496c README: Review the u-boot porting guide list by Phil Sutter · 9 years ago
  100. 1113146 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago