1. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 9 years ago
  2. 0a3d0e1 net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · 9 years ago
  3. c7661d5 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 9 years ago
  4. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 9 years ago
  5. 825cfbd malta: Allow MIPS64 builds by Paul Burton · 9 years ago
  6. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 9 years ago
  7. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · 9 years ago
  8. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 9 years ago
  9. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 9 years ago
  10. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  11. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  12. 9bd0f9a ARM: OMAP4+: Fix DPLL programming sequence by Lokesh Vutla · 9 years ago
  13. 650189f tools: Add entry for generated tools/bin2header to tools/.gitignore by Robert P. J. Day · 9 years ago
  14. aeeb183 tools/genboardscfg.py: remove bogus import subprocess by Masahiro Yamada · 9 years ago
  15. e421e95 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. by Robert P. J. Day · 9 years ago
  16. 4029d8e arm64: rename __asm_flush_dcache_level to __asm_dcache_level by Masahiro Yamada · 9 years ago
  17. a9c3961 arm64: fix comment "flush & invalidate" by Masahiro Yamada · 9 years ago
  18. d094db4 arm64: optimize __asm_{flush, invalidate}_dcache_all by Masahiro Yamada · 9 years ago
  19. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  20. 7ecf196 ARM: dts: AM335x-ICEv2: Add minimal dts support by Lokesh Vutla · 9 years ago
  21. 86e2987 config: env: Set AM335x-ICEv2 board specific env by Lokesh Vutla · 9 years ago
  22. 0d144f5 board: AM335x-ICEv2: Add cpsw support by Lokesh Vutla · 9 years ago
  23. c1ef8c0 ARM: AM33xx: Add support for Clock Synthesizer by Lokesh Vutla · 9 years ago
  24. 5837b90 board: AM335x-ICEv2: Add DDR data by Lokesh Vutla · 9 years ago
  25. 3112ea2 board: AM335x-ICEv2: Add pinmux support by Lokesh Vutla · 9 years ago
  26. d431b69 board: AM335x-ICEv2: Add epprom support by Lokesh Vutla · 9 years ago
  27. e996e7a configs: am335x_evm: Switch to env on FAT SD by default by Tom Rini · 9 years ago
  28. 1edfcaf ARM: dts: AM335x-BBG: Add initial support by Lokesh Vutla · 9 years ago
  29. 5a954ba ARM: dts: AM335x-evmsk: Add initial support by Lokesh Vutla · 9 years ago
  30. 4bbfcc3 ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 9 years ago
  31. 831f73f ARM: AM335x: Enable FIT by Lokesh Vutla · 9 years ago
  32. e302aa1 ARM: dts: am335x-bone: Enable uart and timer by Lokesh Vutla · 9 years ago
  33. 89b9f30 board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
  34. 395af8c ARM: AM43xx: configs: Update usb host boot defconfig by Lokesh Vutla · 9 years ago
  35. b64e056 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · 9 years ago
  36. 67fb6e0 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 9 years ago
  37. 6ba178f ARM: AM43xx: Enable FIT by Lokesh Vutla · 9 years ago
  38. bb30b19 board: AM43xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
  39. b91f040 ARM: DRA7: configs: Remove obsolete configs by Lokesh Vutla · 9 years ago
  40. 9f47c83 ARM: DRA7: Enable FIT by Lokesh Vutla · 9 years ago
  41. f4de472 board: dra7: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
  42. 2e648cb Remove unused BOOTFLAG definitions by Chris Packham · 9 years ago
  43. 37d2632 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 9 years ago
  44. 2d357e0 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 9 years ago
  45. 12c4922 spl: Support loading a FIT from NAND by Lokesh Vutla · 9 years ago
  46. bc40d99 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · 9 years ago
  47. 255c92a spl: Support loading a FIT from SPI by Lokesh Vutla · 9 years ago
  48. a0913a3 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 9 years ago
  49. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 9 years ago
  50. 906969d spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 9 years ago
  51. 6ee85de defconfig: ti: Add configs for OMAP5-class secure parts by Daniel Allred · 9 years ago
  52. 7ceffb2 ARM: omap5: add ft_board_setup for dra7xx/am57xx by Daniel Allred · 9 years ago
  53. 79ca224 ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 9 years ago
  54. fd684b2 ARM: omap-common: Add device type to CPU string by Daniel Allred · 9 years ago
  55. e82e8dd spl: build: ti: add support for secure boot images by Daniel Allred · 9 years ago
  56. 36d0824 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · 9 years ago
  57. 2a919e6 defconfig: Add a config for AM43xx secure part by Madan Srinivas · 9 years ago
  58. 3623502 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · 9 years ago
  59. 6f6a9da ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · 9 years ago
  60. e8a9b67 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 9 years ago
  61. 635173a ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 9 years ago
  62. 8a536e9 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 9 years ago
  63. eba13cd arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 9 years ago
  64. fb59e8e arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 9 years ago
  65. 901301c doc: Add info on using secure devices from TI by Daniel Allred · 9 years ago
  66. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 9 years ago
  67. 6b46318 test/py: Support setting up specific timeout by Michal Simek · 9 years ago
  68. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · 9 years ago
  69. c59d360 efi_loader: Clean up system table on exit by Alexander Graf · 9 years ago
  70. 2437190 tools/env: no global variable sharing between application and library by Andreas Fenkart · 9 years ago
  71. 988339e MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs. by Robert P. J. Day · 9 years ago
  72. 3642523 Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options by Simon Glass · 9 years ago
  73. ef3b999 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 9 years ago
  74. 3bba650 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 9 years ago
  75. 4c4499f powerpc: Drop unused code related to generic board by Simon Glass · 9 years ago
  76. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · 9 years ago
  77. 7094259 m68k: Drop unused code in u-boot.h by Simon Glass · 9 years ago
  78. 594ba59 avr32: Drop unused code in u-boot.h by Simon Glass · 9 years ago
  79. e6632d5 sh: Drop the arch-specific board init by Simon Glass · 9 years ago
  80. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · 9 years ago
  81. 90632bd board_f: Don't require CONFIG_SYS_MONITOR_BASE by Simon Glass · 9 years ago
  82. 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · 9 years ago
  83. 01135a0 openrisc: Drop the arch-specific board init by Simon Glass · 9 years ago
  84. 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 9 years ago
  85. 3d5fc4e net: Optionally use pxe client arch from variable by Alexander Graf · 9 years ago
  86. 8d2f565 efi_loader: Select bounce buffers for known-bad boards by Alexander Graf · 9 years ago
  87. 7c00a3c efi_loader: Add bounce buffer support by Alexander Graf · 9 years ago
  88. 9167e10 cosmetic: debug: Replace #ifdef DEBUG with debug() macro by Lukasz Majewski · 9 years ago
  89. 38e1a60 arm: meson: implement calls to secure monitor by Beniamino Galvani · 9 years ago
  90. d1037e4 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 9 years ago
  91. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · 9 years ago
  92. b8845e1 arm: implement generic PSCI reset call for armv8 by Beniamino Galvani · 9 years ago
  93. 3661aac distro: Add efi pxe boot code by Alexander Graf · 9 years ago
  94. 0a212be net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · 9 years ago
  95. 6b99b63 net: Fix client identifiers for ARM by Alexander Graf · 9 years ago
  96. a671fd5 dm: rockchip: Enable CONFIG_BLK by Simon Glass · 9 years ago
  97. 434c487 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · 9 years ago
  98. 9f72e37 dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL by Simon Glass · 9 years ago
  99. ae69610 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · 9 years ago
  100. 8268254 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · 9 years ago