1. 3c6392f arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  2. 708848d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  3. 99d8098 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  4. b12256c ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  5. 4de74d5 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  6. a0150f8 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  7. 81533fc ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  8. e3232ac ARM: uniphier: add bootm_low environment by Masahiro Yamada · 9 years ago
  9. fe1a2cf ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ by Masahiro Yamada · 9 years ago
  10. 223f74d armv8: cavium: Get DRAM size from ATF by Sergey Temerkhanov · 9 years ago
  11. 62dce24 armv8: cavium: Add an implementation of ATF calling functions by Sergey Temerkhanov · 9 years ago
  12. 69f7a03 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  13. 9caf772 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  14. 9fffbd5 armv8: Add psci.h from the Linux kernel by Sergey Temerkhanov · 9 years ago
  15. 064949c armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  16. 78eaa49 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  17. 6774e4e armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  18. 5710d7e arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  19. c0ffa4e arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  20. 0269956 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  21. 294191c x86: quark: Fix boot breakage by Bin Meng · 9 years ago
  22. e6cf0aa power: regulator: max77686: Don't use switch() on bools by Tom Rini · 9 years ago
  23. 7ccac29 spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  24. c36adb1 pci_rom.c: Fix may be used uninitialized warning by Tom Rini · 9 years ago
  25. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  26. c11fe7d scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · 9 years ago
  27. b511886 gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP by Tom Rini · 9 years ago
  28. 22698cd axm/taurus: Enable tiny printf in SPL by Tom Rini · 9 years ago
  29. 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
  30. 620e823 image: fix getenv_bootm_size() function by Masahiro Yamada · 9 years ago
  31. 20cb2e5 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  32. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  33. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  34. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  35. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  36. 9b3e6c6 net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  37. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  38. 5d137cf MIPS: vct: fix I/O accessor calls by Daniel Schwierzeck · 9 years ago
  39. 36eb053 MIPS: malta: fix IO accessor call by Daniel Schwierzeck · 9 years ago
  40. 535e08e MIPS: malta: do not pull in target header files in config.h by Daniel Schwierzeck · 9 years ago
  41. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  42. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  43. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  44. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  45. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  46. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  47. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  48. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  49. f96ae6b Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  50. c142d30 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  51. fd59e5f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · 9 years ago
  52. 42aa46d ddr: altera: Init the rule ID in debug code by Marek Vasut · 9 years ago
  53. 45f4b5c common: usb: fix checking condition by Peng Fan · 9 years ago
  54. de3737f usb: host: ehci-vf: Implement board_usb_phy_mode weak function by Sanchayan Maity · 9 years ago
  55. 81f6dfb usb: host: ehci-vf: Remove hardcoded USB host client configuration by Sanchayan Maity · 9 years ago
  56. 560bee9 usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  57. add1eb2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  58. 8e2334e eth-raw-os.c: Add cast to bind(2) call by Tom Rini · 9 years ago
  59. cfac2e7 x86: Fix board init breakage by Simon Glass · 9 years ago
  60. 7548d64 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · 9 years ago
  61. cec2543 dm: pci: Add a 'fall through' comment by Simon Glass · 9 years ago
  62. 30d435e dm: spi_flash: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  63. b06352f mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  64. 8659a2d MAINTAINERS: add entry for Rockchip by Masahiro Yamada · 9 years ago
  65. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  66. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  67. 159c0da arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  68. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  69. 439c6e9 MAINTAINERS: Update Marvell custodianship by Stefan Roese · 9 years ago
  70. e057b1b mvebu: ds414: Implement Synology specific command set by Phil Sutter · 9 years ago
  71. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  72. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  73. d911168 mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT by Phil Sutter · 9 years ago
  74. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  75. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  76. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  77. 33aa8de axp: Fix debugging support in DDR3 write leveling by Phil Sutter · 9 years ago
  78. c77b488 README: Review the u-boot porting guide list by Phil Sutter · 9 years ago
  79. e893af8 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago
  80. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  81. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  82. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  83. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  84. c1fe9b4 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  85. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  86. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  87. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  88. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  89. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  90. ff7ad17 arm: mvebu: Make ECC support configurable on Armada XP by Stefan Roese · 9 years ago
  91. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  92. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  93. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  94. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  95. 21ea2fb arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board by Stefan Roese · 9 years ago
  96. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  97. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  98. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  99. d69cbef arm: mvebu: db-mv784mp-gp: Enable cache command by Stefan Roese · 9 years ago
  100. d352488 arm: mvebu: db-mv784mp-gp: Enable common file-system support by Stefan Roese · 9 years ago