1. 74cc8b0 board: ti: beagle_x15: Rename to indicate support for TI am57xx evms by Kipisz, Steven · 9 years ago
  2. f5b76de nios2: zap ioremap by Thomas Chou · 9 years ago
  3. 7be35dd nios2: dma-mapping.h: change ioremap to map_physmem by Thomas Chou · 9 years ago
  4. fe52456 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  5. 490753a arm: mvebu: a38x: serdes specification cleanup by Kevin Smith · 9 years ago
  6. 18c202a arm: mvebu: a38x: Add const to some function calls by Kevin Smith · 9 years ago
  7. 544acb0 arm: mvebu: a38x: Remove unsupported topologies by Kevin Smith · 9 years ago
  8. fb2dea6 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · 9 years ago
  9. db1f17f arc: add empty asm/processor.h to satisfy compilation of USB code by Alexey Brodkin · 9 years ago
  10. 90841dc arc: add stubs for map_physmem() and unmap_physmem() by Alexey Brodkin · 9 years ago
  11. 98e73c8 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  12. 618a51e Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  13. 902ca5b x86: Remove legacy pci codes by Bin Meng · 9 years ago
  14. aedefb6 x86: qemu: Convert to use driver model pci by Bin Meng · 9 years ago
  15. 4874859 x86: qemu: Move chipset-specific codes from pci.c to qemu.c by Bin Meng · 9 years ago
  16. 20cbafa x86: qemu: Remove call to vgabios execution by Bin Meng · 9 years ago
  17. e5ffa4b x86: queensbay: Really disable IGD by Bin Meng · 9 years ago
  18. 1eb39a5 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig by Bin Meng · 9 years ago
  19. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  20. bffeed0 x86: Initialize i8254 timer counter 1 by Bin Meng · 9 years ago
  21. 0a2ea02 x86: Fix cosmetic issues in the i8254 and i8259 codes by Bin Meng · 9 years ago
  22. 360c301 x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS by Bin Meng · 9 years ago
  23. 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  24. e43ce3f sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · 9 years ago
  25. 5786071 sparc: ambapp: Removed warning and unnecessary printout. by Daniel Hellstrom · 14 years ago
  26. f2879f5 sparc: leon3: Moved GRLIB core header files to common include/grlib directory by Daniel Hellstrom · 15 years ago
  27. cff009e sparc: leon3: Added memory controller initialization using new AMBA PnP routines. by Daniel Hellstrom · 15 years ago
  28. 898cc81 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. by Daniel Hellstrom · 15 years ago
  29. 0070109 sparc: Update startup code to take PIC mode into account by Francois Retief · 9 years ago
  30. a50adb7 sparc: Update LEON serial drivers to use readl/writel macros by Francois Retief · 9 years ago
  31. c33759a sparc: Add -mcpu= compiler flags for LEON2/LEON3 by Francois Retief · 9 years ago
  32. 72bcbd4 sparc: Fix broken files during license changes by Francois Retief · 9 years ago
  33. bc80109 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  34. 87da269 openrisc: updating build tools naming convention by Guillaume REMBERT · 9 years ago
  35. a3f9d6c mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  36. 4e4ad6d driver: gpio: hikey: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  37. f978559 imx: mx7: compile misc.c for mx7 by Peng Fan · 9 years ago
  38. 623787f imx: imx-common: power down lcdif before boot os by Peng Fan · 9 years ago
  39. eb111bb imx: mx6: implement reset_misc by Peng Fan · 9 years ago
  40. a3c252d video: mxsfb: introduce lcdif_power_down by Peng Fan · 9 years ago
  41. ad15378 imx: mx6: add clock api for lcdif by Peng Fan · 9 years ago
  42. 64ffef0 imx: mx6: crm_reg: add LCDIF related macros by Peng Fan · 9 years ago
  43. b1ce1fb imx: mx6: fix register address by Peng Fan · 9 years ago
  44. 8702f5a imx: lcdif: use one register structure for i.MXes by Peng Fan · 9 years ago
  45. 04acd0e imx: imx-common: move lcdif structure and macro definition to imx-common by Peng Fan · 9 years ago
  46. eacb287 imx: include linux/types.h for regs-common.h by Peng Fan · 9 years ago
  47. 6014598 mxs: regs-common.h must be wrapped with !__ASSEMBLY__ by Peng Fan · 9 years ago
  48. 95ae700 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · 9 years ago
  49. 7de4703 mx7: psci: add basic psci support by Peng Fan · 9 years ago
  50. d47cb0b arm: discard relocation entries for secure text by Peng Fan · 9 years ago
  51. e1cf527 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · 9 years ago
  52. eca676b ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  53. d6bf06c ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  54. 36e5f7c ARM: tegra: remove vpr_configured() function by Alexandre Courbot · 9 years ago
  55. f35cb12 ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · 9 years ago
  56. 4e4b557 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · 9 years ago
  57. 7a908c7 ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · 9 years ago
  58. 095e658 ARM: tegra: parameterize common XUSB code by Stephen Warren · 9 years ago
  59. 1680d7b ARM: tegra: create common XUSB padctl driver file by Stephen Warren · 9 years ago
  60. 057fd32 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · 9 years ago
  61. aae52c0 ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · 9 years ago
  62. 019bc62 ARM: tegra: enable PCI support of p2371-2180 by Stephen Warren · 9 years ago
  63. d0af234 ARM: tegra: add PCI to Tegra210 SoC DT by Stephen Warren · 9 years ago
  64. dfa551e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · 9 years ago
  65. 5f5620a Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  66. 5c0f982 nios2: add 10m50 devboard support by Thomas Chou · 9 years ago
  67. 207e97b nios2: add memcpy_fromio and memcpy_toio by Thomas Chou · 9 years ago
  68. b375219 ARM: uniphier: drop UniPhier specific SMP code by Masahiro Yamada · 9 years ago
  69. 2610b13 ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2 by Masahiro Yamada · 9 years ago
  70. 57e2c48 ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4 by Masahiro Yamada · 9 years ago
  71. cad0499 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  72. 376cb1a ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · 9 years ago
  73. 3c6af3b armv8: allow custom MMU setup routines on ARMv8 by Stephen Warren · 9 years ago
  74. 88f965d armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY by Stephen Warren · 9 years ago
  75. 43fb0e3 arm: stm32f4: fix a bug when a random sector gets erased by Vadzim Dambrouski · 9 years ago
  76. 4cd3246 arm: stm32f4: fix a bug when only first sector gets erased by Vadzim Dambrouski · 9 years ago
  77. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  78. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  79. 3562936 Revive OpenRD targets by Albert ARIBAUD · 9 years ago
  80. e7de61b kirkwood: support CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  81. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  82. 7bdf75c arm: fix compile warnings when semihosting is enabled on ARMv7M target. by Vadzim Dambrouski · 9 years ago
  83. 432a624 arm: add support for semihosting for ARMv7M targets by Vadzim Dambrouski · 9 years ago
  84. 522b021 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · 9 years ago
  85. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  86. e490ad2 ARM64: zynqmp: Sync zynq_sdhci_init() declaration by Michal Simek · 9 years ago
  87. 4ca0c3c Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  88. 250ea26 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  89. 347ea94 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  90. 2bb5b63 MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  91. 9208d7e nios2: fix cached mode in clearing the BSS by Thomas Chou · 9 years ago
  92. 65af9f6 nios2: remove CONFIG_SYS_INIT_SP macro by Thomas Chou · 9 years ago
  93. 2de4823 nios2: change virt_to_phys to use physaddr_mask in global data by Thomas Chou · 9 years ago
  94. 1cda48f nios2: remove the useless parenthesis in asm/io.h by Thomas Chou · 9 years ago
  95. 1ce61cb nios2: fix map_physmem to do real cache mapping by Thomas Chou · 9 years ago
  96. 2d2f490 powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  97. f8fdb81 compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  98. 61a1777 avr32: Use the generic bitops headers by Fabio Estevam · 9 years ago
  99. 5d8e660 arc: Use the generic bitops headers by Fabio Estevam · 9 years ago
  100. b810aa1 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago