1. 80b24fc ARM: AM335x: Enable FIT by Lokesh Vutla · 8 years ago
  2. a1b4885 ARM: dts: am335x-bone: Enable uart and timer by Lokesh Vutla · 8 years ago
  3. 505ea6e board: am33xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  4. 3c58359 ARM: AM43xx: configs: Update usb host boot defconfig by Lokesh Vutla · 8 years ago
  5. 54a92e1 ARM: dts: AM437x-IDK Initial Support by Lokesh Vutla · 8 years ago
  6. 7dd1283 ARM: dts: AM43x-EPOS Initial Support by Lokesh Vutla · 8 years ago
  7. 4c4e3b3 ARM: AM43xx: Enable FIT by Lokesh Vutla · 8 years ago
  8. 5a3775a board: AM43xx: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  9. cfd921f ARM: DRA7: configs: Remove obsolete configs by Lokesh Vutla · 8 years ago
  10. bd72458 ARM: DRA7: Enable FIT by Lokesh Vutla · 8 years ago
  11. 09da87d board: dra7: fit: add support for selecting dtb dynamically by Lokesh Vutla · 8 years ago
  12. e35eb03 Remove unused BOOTFLAG definitions by Chris Packham · 8 years ago
  13. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  14. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  15. 8bd8877 spl: Support loading a FIT from NAND by Lokesh Vutla · 8 years ago
  16. 0985294 mtd: nand: am335x: spl: Fix copying of image by Lokesh Vutla · 8 years ago
  17. 00d5595 spl: Support loading a FIT from SPI by Lokesh Vutla · 8 years ago
  18. 97ca364 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 8 years ago
  19. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  20. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  21. 53d150b defconfig: ti: Add configs for OMAP5-class secure parts by Daniel Allred · 8 years ago
  22. 62a09f0 ARM: omap5: add ft_board_setup for dra7xx/am57xx by Daniel Allred · 8 years ago
  23. 1aad38f ARM: omap5: add hooks for cpu/SoC fdt fixups by Daniel Allred · 8 years ago
  24. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  25. 410f525 spl: build: ti: add support for secure boot images by Daniel Allred · 8 years ago
  26. b9b8403 ti_omap5_common: Update SPL start address on secure parts by Daniel Allred · 8 years ago
  27. df277e6 defconfig: Add a config for AM43xx secure part by Madan Srinivas · 8 years ago
  28. a5051b7 ti: AM43xx: board: Detect AM43xx HS EVM by Madan Srinivas · 8 years ago
  29. 9aac7d0 ti: AM43xx: Use CONFIG options from SOC Kconfig by Madan Srinivas · 8 years ago
  30. 883dfd1 ti: AM43xx: config.mk: Add support for generating secure boot images by Daniel Allred · 8 years ago
  31. 0a0c534 ti: omap-common: Add commands for generating secure SPL images by Daniel Allred · 8 years ago
  32. a774e08 ti: omap-common: Add Kconfig file for secure device support by Madan Srinivas · 8 years ago
  33. 6384726 arm: Kconfig: Add support for AM43xx SoC specific Kconfig by Madan Srinivas · 8 years ago
  34. ce31ac7 arm: am33xx: Kconfig: Add secure device definitions by Madan Srinivas · 8 years ago
  35. 98350f7 doc: Add info on using secure devices from TI by Daniel Allred · 8 years ago
  36. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  37. 87861c1 test/py: Support setting up specific timeout by Michal Simek · 8 years ago
  38. c9cfac5 efi_loader: gop: Don't expose fb address by Alexander Graf · 8 years ago
  39. ae87440 efi_loader: Clean up system table on exit by Alexander Graf · 8 years ago
  40. 81974f4 tools/env: no global variable sharing between application and library by Andreas Fenkart · 8 years ago
  41. 367d789 MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs. by Robert P. J. Day · 8 years ago
  42. 2507854 Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options by Simon Glass · 8 years ago
  43. 4c79452 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 8 years ago
  44. 9be2e79 Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot by Simon Glass · 8 years ago
  45. 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
  46. 3e085c9 mips: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  47. b977fef m68k: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  48. 1c29a38 avr32: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  49. b61e90e sh: Drop the arch-specific board init by Simon Glass · 8 years ago
  50. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  51. b0b3595 board_f: Don't require CONFIG_SYS_MONITOR_BASE by Simon Glass · 8 years ago
  52. 89b199c Remove/update old generic-board documentation and warning by Simon Glass · 8 years ago
  53. feee28f openrisc: Drop the arch-specific board init by Simon Glass · 8 years ago
  54. 3ac8d1e usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 8 years ago
  55. bc6fc28 net: Optionally use pxe client arch from variable by Alexander Graf · 8 years ago
  56. 6a6187e efi_loader: Select bounce buffers for known-bad boards by Alexander Graf · 8 years ago
  57. 51735ae efi_loader: Add bounce buffer support by Alexander Graf · 8 years ago
  58. 851bda8 cosmetic: debug: Replace #ifdef DEBUG with debug() macro by Lukasz Majewski · 8 years ago
  59. c7757d4 arm: meson: implement calls to secure monitor by Beniamino Galvani · 8 years ago
  60. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 8 years ago
  61. 0e1a3e3 net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · 8 years ago
  62. 5a07abb arm: implement generic PSCI reset call for armv8 by Beniamino Galvani · 8 years ago
  63. 20898ea distro: Add efi pxe boot code by Alexander Graf · 8 years ago
  64. 210be5c net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · 8 years ago
  65. fa96f37 net: Fix client identifiers for ARM by Alexander Graf · 8 years ago
  66. 0dac6b4 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 8 years ago
  67. 4570a99 bootp: Move vendor class identifier set to function by Alexander Graf · 8 years ago
  68. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  69. 7e6621a test/py: fix NameError exception if bdi cmd is not supported by Heiko Schocher · 8 years ago
  70. dafd648 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 8 years ago
  71. a565386 disk: part_efi: fix check of the max partition size by Patrick Delaunay · 8 years ago
  72. 04681cb cmd: disk: Fix unused variable warning by Marek Vasut · 8 years ago
  73. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  74. 71db327 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · 8 years ago
  75. f71cee4 tools/env: compute size of usable area only once by Andreas Fenkart · 8 years ago
  76. cedb341 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 8 years ago
  77. c3a23e8 tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · 8 years ago
  78. dcdc1f6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · 8 years ago
  79. 6523dbf Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  80. 4349b55 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 8 years ago
  81. 42a3f3e mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 8 years ago
  82. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 8 years ago
  83. ecc9d26 mips: Allow overriding start.S in SPL by Marek Vasut · 8 years ago
  84. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  85. 6242aa1 malta: Use device model & tree for UART by Paul Burton · 8 years ago
  86. 2e7eb12 malta: Tidy up UART address selection by Paul Burton · 8 years ago
  87. df8ec55 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 8 years ago
  88. 49717b1 fdt: Document the rest of struct of_bus by Paul Burton · 8 years ago
  89. 0a222d5 fdt: Support for ISA busses by Paul Burton · 8 years ago
  90. f9a90ac arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 8 years ago
  91. 82f2a14 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  92. 1b80e79 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  93. 0e6e34a sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators by Stefan Mavrodiev · 8 years ago
  94. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  95. c1fd244 arm64: Pine64: update FDT files by Andre Przywara · 8 years ago
  96. 671f9ad arm64: sunxi: adjust default load addresses by Andre Przywara · 8 years ago
  97. 0875049 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 8 years ago
  98. 28d6804 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 8 years ago
  99. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  100. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago