1. f55e80f Prepare v2019.10-rc2 by Tom Rini · 5 years ago
  2. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  3. 60f38d8 Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  4. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  5. 5939afc Merge branch '2019-08-11-master-imports' by Tom Rini · 5 years ago
  6. d7ae932 gitlab-ci: Consolidate some testsuite jobs by Tom Rini · 5 years ago
  7. edbe0d5 gitlab-ci: Add USER environment variable to buildman/patman tests by Tom Rini · 5 years ago
  8. 0805fe1 arm: K3: sysfw-loader: Do not require full printf() for version info by Andreas Dannenberg · 5 years ago
  9. c659a97 firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · 5 years ago
  10. 51cd1e2 ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR by Adam Ford · 5 years ago
  11. 79bb646 ARM: da850-evm: Enable filesystem commands when booting from NOR by Adam Ford · 5 years ago
  12. d2c3019 ARM: da850-evm: Increase environment NOR partition offset by Adam Ford · 5 years ago
  13. 66e2637 ARM: da850-evm: Fix Lowlevel init by Adam Ford · 5 years ago
  14. 36de3b0 configs: am65x_evm_a53: enable support for PCIe ethernet cards by Sekhar Nori · 5 years ago
  15. 476e991 arm: dts: k3-am65: add support for PCIe and SERDES by Sekhar Nori · 5 years ago
  16. e0598c4 configs: am65x_evm_a53: enable PCIe support by Sekhar Nori · 5 years ago
  17. 888e1ca phy: add support for AM654x SERDES by Sekhar Nori · 5 years ago
  18. 03c396b pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · 5 years ago
  19. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  20. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  21. 71cd80a power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · 5 years ago
  22. 60df809 board/BuR/brsmarc1: initial commit by Hannes Schmelzer · 5 years ago
  23. 6912f2a watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  24. 193a1e9 pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
  25. 7659ea3 watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  26. 2800bb1 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · 5 years ago
  27. eb16772 configs: sei510: disable PSCI_RESET to support fastboot reboot_flag by Neil Armstrong · 5 years ago
  28. 9a34ded ARM: meson: Add support for fastboot_set_reboot_flag() by Neil Armstrong · 5 years ago
  29. 0998367 boards: meson: add g12a sei510 by Jerome Brunet · 6 years ago
  30. b1dd7de arm: meson: add sm command to retrieve the reboot reason by Neil Armstrong · 5 years ago
  31. 559e625 arm: meson: add sm cmd to retrieve SoC serial by Neil Armstrong · 5 years ago
  32. 191a374 configs: meson64: permit redefining ENV_SIZE by Neil Armstrong · 6 years ago
  33. cddca4b ARM: dts: Import Amlogic G12A SEI510 DT from Linux 5.3-rc1 by Neil Armstrong · 6 years ago
  34. 6de5a71 arm: mvebu: turris_omnia: update defconfig by Marek Behún · 5 years ago
  35. 9921179 ARM: configs: Enable DM_ETH for SBx81LIFKW and SBx81LIFXCAT by Chris Packham · 5 years ago
  36. 00f9baf powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  37. 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
  38. 1bd17b9 km/arm: remove unmaintained target PORTL2 by Pascal Linder · 5 years ago
  39. abbaa8e km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  40. b75e9e3 km/uart: port UART interface of KM Kirkwood boards to driver model by Pascal Linder · 5 years ago
  41. 9db6bff km: fixed typo in KM Kirkwood header file by Pascal Linder · 5 years ago
  42. e5c9e83 km: clean up header files for KM Kirkwood boards by Pascal Linder · 5 years ago
  43. 432579c km: remove obsolete definitions in KM header files by Pascal Linder · 5 years ago
  44. 707f06f km: add Kconfig menus for KM boards by Pascal Linder · 5 years ago
  45. ec1fa18 common: Add a note about the effort to reduce common.h by Simon Glass · 5 years ago
  46. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  47. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  48. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  49. f030b7b env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · 5 years ago
  50. cb2ba9d env: Drop the double underscores in search.h by Simon Glass · 5 years ago
  51. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  52. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  53. 25e51e9 env: Drop _ENTRY by Simon Glass · 5 years ago
  54. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  55. 02cf933 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  56. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  57. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  58. c62f62b env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  59. b5f449e env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  60. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  61. 1f3db0c env: Drop env_crc_update() by Simon Glass · 5 years ago
  62. 4e9ce8a env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  63. 4be490a env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  64. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  65. 03ed918 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  66. 36c8b14 env: net: Move eth_parse_enetaddr() to net.c/h by Simon Glass · 5 years ago
  67. b79cf1a env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  68. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  69. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  70. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  71. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  72. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  73. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  74. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  75. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  76. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  77. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  78. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  79. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  80. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago
  81. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago
  82. 3c1ecde common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
  83. 4575a77 common: Drop the dpram_... functions by Simon Glass · 5 years ago
  84. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  85. 0d6c7c6 MAINTAINERS: Add entries for Android A/B and AVB by Igor Opaniuk · 5 years ago
  86. 379e574 MAINTAINERS: Add entry for HI3660 SoC by Manivannan Sadhasivam · 5 years ago
  87. 122537e mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver by Manivannan Sadhasivam · 5 years ago
  88. c62c7ef board: hisilicon: Add support for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  89. 881b632 arm: dts: Add devicetree for Hikey960 board by Manivannan Sadhasivam · 5 years ago
  90. af8a735 arm: dts: Import HI3660 devicetree from Linux by Manivannan Sadhasivam · 5 years ago
  91. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  92. af325e9 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · 5 years ago
  93. d44f793 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · 5 years ago
  94. bf9b981 pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · 5 years ago
  95. d0e52c6 pci: intel: Increase TLP polling counter by Ley Foon Tan · 5 years ago
  96. 490e6d6 board: siemens: extend factoryset reading for giedi and deneb boards by Anatolij Gustschin · 5 years ago
  97. 4987bc2 board: siemens: adapt factoryset reading for DM_I2C enabled boards by Anatolij Gustschin · 5 years ago
  98. feb5a02 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  99. 31d1369 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  100. 9fd8b2c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago