1. 5349928 board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot by Shengzhou Liu · 8 years ago
  2. ed4708a powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 8 years ago
  3. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  4. da6e2fa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  5. 653bb0d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  6. 14070e6 tools/env: allow to pass NULL for environment options by Andreas Fenkart · 8 years ago
  7. 6f41751 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." by Masahiro Yamada · 8 years ago
  8. f1b65c9 mips: ath79: ap143: Reset ethernet on boot by Wills Wang · 8 years ago
  9. ca09e66 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 8 years ago
  10. cdeb68e mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 8 years ago
  11. ad5b48a mips: ath79: Use 8MB flash profile for mtd partition by default by Wills Wang · 8 years ago
  12. 04583c6 mips: ath79: ap121: Enable ethernet by Wills Wang · 8 years ago
  13. 3752391 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 8 years ago
  14. d58de31 MIPS: malta: add defconfigs for MIPS64 by Daniel Schwierzeck · 8 years ago
  15. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  16. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  17. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  18. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  19. e40095f net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · 8 years ago
  20. 5f9cc36 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 8 years ago
  21. 07f5b96 MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 8 years ago
  22. 0f832b9 malta: Allow MIPS64 builds by Paul Burton · 8 years ago
  23. bed1ca3 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 8 years ago
  24. 442d2e0 net: pcnet: Make 64 bit safe by Paul Burton · 8 years ago
  25. 4677d66 net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 8 years ago
  26. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  27. e084fd9 arm: spear: x600: Remove EFI support to reduce image size by Stefan Roese · 8 years ago
  28. f7c32e8 arm: spear: x600: Add support for Micrel KSZ9031 PHY by Stefan Roese · 8 years ago
  29. 452b381 clearfog: add HUSH parser by Peter Robinson · 8 years ago
  30. f3c264f Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  31. d3d6647 x86: baytrail: acpi: Fix I/O APIC ID in the MADT table by Bin Meng · 8 years ago
  32. e6ddb6b x86: galileo: Enable ACPI table generation by Bin Meng · 8 years ago
  33. 7ee3710 x86: quark: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  34. 48cf8b8 x86: quark: Add platform ASL files by Bin Meng · 8 years ago
  35. ec37913 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 8 years ago
  36. 6683584 acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · 8 years ago
  37. 3498cc9 x86: acpi: Make irqroute.asl common by Bin Meng · 8 years ago
  38. 0d71511 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 8 years ago
  39. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  40. 378f913 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  41. 9b77b19 ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 8 years ago
  42. 87c2f76 tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · 8 years ago
  43. d339df5 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · 8 years ago
  44. 56adbb3 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 8 years ago
  45. ba9eb6c arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 8 years ago
  46. 1a02123 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 8 years ago
  47. 2582858 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 8 years ago
  48. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 8 years ago
  49. 73ec696 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 8 years ago
  50. 426af38 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · 8 years ago
  51. 97f3a17 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 8 years ago
  52. 3164f3c ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 8 years ago
  53. d8ff4fd board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 8 years ago
  54. 866b178 board: AM335x-ICEv2: Add pinmux support by Lokesh Vutla · 8 years ago
  55. a964332 board: AM335x-ICEv2: Add epprom support by Lokesh Vutla · 8 years ago
  56. 61bb825 configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · 8 years ago
  57. da9d959 ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 8 years ago
  58. 3819ea7 ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 8 years ago
  59. 2c6485b ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 8 years ago
  60. 80b24fc ARM: AM335x: Enable FIT by Lokesh Vutla · 8 years ago
  61. a1b4885 ARM: dts: am335x-bone: Enable uart and timer by Lokesh Vutla · 8 years ago
  62. 505ea6e board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  63. 3c58359 ARM: AM43xx: configs: Update usb host boot defconfig by Lokesh Vutla · 8 years ago
  64. 54a92e1 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · 8 years ago
  65. 7dd1283 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 8 years ago
  66. 4c4e3b3 ARM: AM43xx: Enable FIT by Lokesh Vutla · 8 years ago
  67. 5a3775a board: AM43xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  68. cfd921f ARM: DRA7: configs: Remove obsolete configs by Lokesh Vutla · 8 years ago
  69. bd72458 ARM: DRA7: Enable FIT by Lokesh Vutla · 8 years ago
  70. 09da87d board: dra7: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  71. e35eb03 Remove unused BOOTFLAG definitions by Chris Packham · 8 years ago
  72. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  73. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  74. 8bd8877 spl: Support loading a FIT from NAND by Lokesh Vutla · 8 years ago
  75. 0985294 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · 8 years ago
  76. 00d5595 spl: Support loading a FIT from SPI by Lokesh Vutla · 8 years ago
  77. 97ca364 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 8 years ago
  78. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  79. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  80. 53d150b defconfig: ti: Add configs for OMAP5-class secure parts by Daniel Allred · 8 years ago
  81. 62a09f0 ARM: omap5: add ft_board_setup for dra7xx/am57xx by Daniel Allred · 8 years ago
  82. 1aad38f ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 8 years ago
  83. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  84. 410f525 spl: build: ti: add support for secure boot images by Daniel Allred · 8 years ago
  85. b9b8403 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · 8 years ago
  86. df277e6 defconfig: Add a config for AM43xx secure part by Madan Srinivas · 8 years ago
  87. a5051b7 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · 8 years ago
  88. 9aac7d0 ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · 8 years ago
  89. 883dfd1 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 8 years ago
  90. 0a0c534 ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 8 years ago
  91. a774e08 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 8 years ago
  92. 6384726 arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 8 years ago
  93. ce31ac7 arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 8 years ago
  94. 98350f7 doc: Add info on using secure devices from TI by Daniel Allred · 8 years ago
  95. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  96. 87861c1 test/py: Support setting up specific timeout by Michal Simek · 8 years ago
  97. c9cfac5 efi_loader: gop: Don't expose fb address by Alexander Graf · 8 years ago
  98. ae87440 efi_loader: Clean up system table on exit by Alexander Graf · 8 years ago
  99. 81974f4 tools/env: no global variable sharing between application and library by Andreas Fenkart · 8 years ago
  100. 367d789 MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs. by Robert P. J. Day · 8 years ago