1. 9d95358 x86: Add some more common MSR indexes by Simon Glass · 9 years ago
  2. e79d2c6 x86: cpu: Make the vendor table const by Simon Glass · 9 years ago
  3. 96030fa x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  4. 3815d57 x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  5. ca68d77 x86: Support writing configuration tables in high area by Bin Meng · 9 years ago
  6. ef47ed1 x86: Simplify codes in write_tables() by Bin Meng · 9 years ago
  7. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  8. 900e49a x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  9. 904da8e x86: Change to use start/end address pair in write_tables() by Bin Meng · 9 years ago
  10. 1754675 x86: Clean up coreboot_tables.h by Bin Meng · 9 years ago
  11. d75fb95 x86: Move sysinfo related to sysinfo.h by Bin Meng · 9 years ago
  12. 164e757 x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  13. 0ed608e spl: arm: Make sure to include all of the u_boot_list entries by Tom Rini · 9 years ago
  14. 1258bb1 arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX by Tom Rini · 9 years ago
  15. 05a192a ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds by Tom Rini · 9 years ago
  16. 393a4ce ARM: keystone2: Switch to using the poweroff command by Tom Rini · 9 years ago
  17. 108ee58 ARM: keystone2: Split monitor code / command code by Tom Rini · 9 years ago
  18. d6e43ad ARM: DRA7: DDR: Enable SR in Power Management Control by Nishanth Menon · 9 years ago
  19. 80b9c6b arm: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  20. 5817786 arm64: Allow EFI payload code to take exceptions by Alexander Graf · 9 years ago
  21. 99adbd9 arm64: Allow exceptions to return by Alexander Graf · 9 years ago
  22. 0bd425a efi_loader: Add runtime services by Alexander Graf · 9 years ago
  23. bc40da9 arm64: Only allow dcache disabled in SPL builds by Alexander Graf · 9 years ago
  24. ce0a64e arm64: Remove non-full-va map code by Alexander Graf · 9 years ago
  25. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  26. 0e2088c zymqmp: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  27. 6b3e7ca thunderx: Move mmu table into board file by Alexander Graf · 9 years ago
  28. e317fe8 arm64: Make full va map code more dynamic by Alexander Graf · 9 years ago
  29. f03c0e4 arm64: Disable TTBR1 maps in EL1 by Alexander Graf · 9 years ago
  30. fb74cc1 thunderx: Calculate TCR dynamically by Alexander Graf · 9 years ago
  31. e1660a5 omap4: Check warm reset for reboot mode validity by Paul Kocialkowski · 9 years ago
  32. 4fa7bb9 omap4: Reboot mode support by Paul Kocialkowski · 9 years ago
  33. 913349f omap4: Properly enable USB PHY clocks by Paul Kocialkowski · 9 years ago
  34. ec3ec83 omap-common: clocks-common: Setup USB DPLL when MUSB is in use by Paul Kocialkowski · 9 years ago
  35. 3e3b8bc Amazon Kindle Fire (first generation) codename kc1 support by Paul Kocialkowski · 9 years ago
  36. 4313fd5 omap4: Move i2c clocks enable to enable_basic_clocks by Paul Kocialkowski · 9 years ago
  37. c7f3bb1 omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace by Paul Kocialkowski · 9 years ago
  38. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  39. a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  40. ebb7b9f omap4: Export jedec sdram timings by Paul Kocialkowski · 9 years ago
  41. 6943d34 omap4: Export elpidia sdram timings by Paul Kocialkowski · 9 years ago
  42. 83ec881 omap4: Export elpidia sdram device details by Paul Kocialkowski · 9 years ago
  43. 324590d omap3: Use a define for reboot reason offset by Paul Kocialkowski · 9 years ago
  44. bb0ac14 omap3: String-based reboot mode handling by Paul Kocialkowski · 9 years ago
  45. b1dcd89 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  46. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  47. 9bcc571 arm64: define _image_binary_end to fix SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  48. 41963ee ARM: DRA7: Move emif settings to board specific files by Lokesh Vutla · 9 years ago
  49. 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
  50. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  51. e8534d2 ARM: OMAP4+: Allow arch specfic code to use early DM by Lokesh Vutla · 9 years ago
  52. 8a9d41a ARM: DRA7: emif: Enable interleaving for higher address space by Lokesh Vutla · 9 years ago
  53. a3019e0 ARM: DRA7: emif: Check for enable bits before updating leveling output by Lokesh Vutla · 9 years ago
  54. 46ca84e ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · 9 years ago
  55. fc62e49 ARM: DRA7: emif: Fix updating of refresh ctrl shadow by Lokesh Vutla · 9 years ago
  56. 539de5f ARM: keystone2: use detected ddr3a size by Vitaly Andrianov · 9 years ago
  57. ead26f6 ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 by Vitaly Andrianov · 9 years ago
  58. 9027e08 ARM: keystone2: K2G: Add support for different arm/device speeds by Lokesh Vutla · 9 years ago
  59. b35410e ARM: keystone2: Allow for board specific speed definitions by Lokesh Vutla · 9 years ago
  60. d43cda6 ARM: keystone2: K2G: power-off DSP during boot by Suman Anna · 9 years ago
  61. e45cec2 ARM: keystone2: Use macro for DSP GEM power domain by Suman Anna · 9 years ago
  62. a67f16f arm: Add support for LEGO MINDSTORMS EV3 by David Lechner · 9 years ago
  63. 715137c ARM: dts: k2g: Add support for PMMC by Nishanth Menon · 9 years ago
  64. 06a1087 ARM: keystone2: psc: introduce function to hold and release module in reset. by Nishanth Menon · 9 years ago
  65. 0cb7b83 ARM: keystone2: psc-defs: use adequate () for macros by Nishanth Menon · 9 years ago
  66. b3ec5de ARM: keystone2: psc: redo doc in kernel-doc format by Nishanth Menon · 9 years ago
  67. 56fa92a ARM: keystone2: Get rid of unused clock files by Nishanth Menon · 9 years ago
  68. 161f138 board: ti: AM57xx: Add detection logic for AM57xx-evm by Kipisz, Steven · 9 years ago
  69. 4466dfb ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · 9 years ago
  70. 757a9a0 ti: AM437x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  71. 2afa70d ti: AM335x: Use generic EEPROM detection logic by Nishanth Menon · 9 years ago
  72. 35f7a97 ARM: omap-common: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago
  73. eb74eb1 ARM: OMAP4/5: Centralize gpi2c_init by Kipisz, Steven · 9 years ago
  74. ebe86dc ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · 9 years ago
  75. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  76. 95ae612 imx: mx6: hdmi: handle overflow condition by Peng Fan · 9 years ago
  77. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  78. 0b6aee4 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  79. 17fd344 rockchip: dts: Add LVDS support by Jacob Chen · 9 years ago
  80. afca4fd rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  81. d9b4d05 freescale: Remove CONFIG_DM from header files by Simon Glass · 9 years ago
  82. 3851c75 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  83. 33f36c3 rockchip: rk3288: correct sdram setting by Chris Zhong · 9 years ago
  84. 7d32584 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · 9 years ago
  85. 2236c84 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · 9 years ago
  86. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  87. a1965e9 sandbox: Fix building with LLVM by Tom Rini · 9 years ago
  88. 33a0d88 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  89. a8ea60d ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs by Masahiro Yamada · 9 years ago
  90. cb53b37 ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y by Masahiro Yamada · 9 years ago
  91. b0a7427 colibri-vf: Disable pull-up configuration in GPIO pin mux by Bhuvanchandra DV · 9 years ago
  92. d90f883 sniper: Various minor cleanups, missing Kconfig configs and reorganisation by Paul Kocialkowski · 9 years ago
  93. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  94. 0935010 ARM: uniphier: fix warnings reported by aarch64 compiler by Masahiro Yamada · 9 years ago
  95. 3119eb4 ARM: uniphier: prepare directory structure for ARMv8 SoC support by Masahiro Yamada · 9 years ago
  96. f57183d ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11 by Masahiro Yamada · 9 years ago
  97. 89c0b15 ARM: uniphier: rework UniPhier SoC select in Kconfig by Masahiro Yamada · 9 years ago
  98. 392ecb6 ARM: uniphier: rename variable for DRAM controller base address by Masahiro Yamada · 9 years ago
  99. f734aa9 ARM: uniphier: deprecate umc_dram_init_{start, poll} by Masahiro Yamada · 9 years ago
  100. 44b0e55 ARM: uniphier: remove unused macros for UMC base addresses by Masahiro Yamada · 9 years ago