1. 79dd434 x86: Show the un-relocated IP address in exceptions by Simon Glass · 9 years ago
  2. 31238dd x86: Convert minnowmax to use CONFIG_DM_NET by Simon Glass · 9 years ago
  3. ecab8fa x86: Convert minnowmax to use CONFIG_DM_USB by Simon Glass · 9 years ago
  4. 27517b3 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  5. 0e27b87 x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  6. 9909bf3 x86: Move the GDT into global_data by Simon Glass · 9 years ago
  7. 08ef305 Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · 9 years ago
  8. 862396c Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  9. bfa90c0 x86: Remove init_gd() function by Simon Glass · 9 years ago
  10. 5cc82b8 x86: baytrail: Support running as an EFI payload by Simon Glass · 9 years ago
  11. 888697a x86: baytrail: Tidy up interrupt and FSP init by Simon Glass · 9 years ago
  12. af1c2d68 x86: Allow pirq_init() to return an error by Simon Glass · 9 years ago
  13. fa91273 x86: Split out fsp_init_phase_pci() code into a new function by Simon Glass · 9 years ago
  14. 3b1ed8a x86: Tidy up the PIRQ routing code a little by Simon Glass · 9 years ago
  15. 87d7bf1 x86: Re-order efi-x86_defconfig by Simon Glass · 9 years ago
  16. 04c8b6a dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  17. 94ef242 dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  18. c44ed64 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG by Bin Meng · 9 years ago
  19. 74fdb58 x86: baytrail: Configure FSP UPD from device tree by Andrew Bradford · 9 years ago
  20. d3037b8 x86: baytrail: Add all IDE/SATA PCI device IDs by Bin Meng · 9 years ago
  21. c896448 common: Display >=4GiB memory bank size by Bin Meng · 9 years ago
  22. 3ffd090 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  23. 6718af0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 9 years ago
  24. 5eed1a5 ARM: tegra: move kernel_addr_r on T210 by Stephen Warren · 9 years ago
  25. b6ba3fb tegra: Correct logic for reading pll_misc in clock_start_pll() by Simon Glass · 9 years ago
  26. debf298 ARM: tegra: Make pinmux.h standalone includible by Thierry Reding · 10 years ago
  27. cdbf208 tegra: nand: disable subpage writes by Marcel Ziswiler · 9 years ago
  28. adcb852 apalis/colibri_t30: fix usb dm regression by Marcel Ziswiler · 9 years ago
  29. 653bc79 colibri_t20: fix reset out pin by Marcel Ziswiler · 9 years ago
  30. 764d412 apalis/colibri_t20/30: clean-up by Marcel Ziswiler · 9 years ago
  31. af11600 apalis/colibri_t20/t30: increase tftp blocksize by Max Krummenacher · 9 years ago
  32. c23c1b6 colibri_t20: enable ubi/ubifs support by Marcel Ziswiler · 9 years ago
  33. 7406871 colibri_t20: enable mtdparts support by Marcel Ziswiler · 9 years ago
  34. d5c6922 mtd/nand/tegra: alignment workaround by Marcel Ziswiler · 9 years ago
  35. df13b14 tegra: nand: fix read_byte required for proper onfi detection by Marcel Ziswiler · 9 years ago
  36. f0c3fb7 colibri_t20: disable PMIC sleep mode on low supply voltage by Marcel Ziswiler · 9 years ago
  37. 9a52020 colibri_t20: add i2c support by Marcel Ziswiler · 9 years ago
  38. cbd2b51 colibri_t20: add lcd display support by Marcel Ziswiler · 9 years ago
  39. 2ec89a8 colibri_t20: fix device-tree compatible node by Marcel Ziswiler · 9 years ago
  40. dd899d0 apalis/colibri_t20/t30: integrate recovery mode detection by Marcel Ziswiler · 9 years ago
  41. a753ae2 ARM: tegra: allow reading recovery mode boot type by Marcel Ziswiler · 9 years ago
  42. 958d98a ARM: tegra: allow custom usb manufacturer/product/vendor ids/strings by Marcel Ziswiler · 9 years ago
  43. d5de688 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  44. 25624f9 net: lpc32xx: eth buffers base config by Sylvain Lemieux · 9 years ago
  45. 4f62bc1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  46. fd54c8d logos: add Toradex logo by Stefan Agner · 9 years ago
  47. 17585f2 image-fdt.c: store returned error value by Max Krummenacher · 9 years ago
  48. ad69133 colibri_vf: remove spurious new line by Marcel Ziswiler · 9 years ago
  49. f5ffd53 generic-board: allow showing custom board info by Marcel Ziswiler · 9 years ago
  50. 56d9cdf fs/fs.c: read up to EOF when len would read past EOF by Max Krummenacher · 9 years ago
  51. ef010d7 configs: ti_armv7_keystone2: increase size reserved for initrd by Vitaly Andrianov · 9 years ago
  52. 1b06c9b configs: ti_armv7_keystone2: fix initrd address at args_ramfs by Vitaly Andrianov · 9 years ago
  53. 39a6207 common/lcd_console: fix console/logo regression by Marcel Ziswiler · 9 years ago
  54. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  55. 923c207 mmc_spi: Big-endian support by Yoshinori Sato · 9 years ago
  56. 6133efa dw_mmc: Calculate dwmmc FIFO threshold size if not provided by Simon Glass · 9 years ago
  57. bdd6e10 ARM: drop "optional" from target select in favor of ARCH_VERSATILE by Masahiro Yamada · 9 years ago
  58. e33af1c dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · 9 years ago
  59. 02378b3 dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDR by Tom Rini · 9 years ago
  60. f295d9e ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM by Tom Rini · 9 years ago
  61. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  62. 5ba1596 am33xx: Update DT files, add am335x_gp_evm_config target by Tom Rini · 9 years ago
  63. 2b7487c arm: am437x: Introduce new board cm-t43 by Nikita Kiryanov · 9 years ago
  64. 55a0bf9 gpio: am43xx: expand gpio support by Nikita Kiryanov · 9 years ago
  65. e343afb mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  66. 5ffdd85 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  67. 8d7aa97 arm: am43xx: enable spi clock by Nikita Kiryanov · 9 years ago
  68. 8fb39c4 spi: omap3_spi: add am43xx support to omap3_spi by Nikita Kiryanov · 9 years ago
  69. 6de280f ARM64: hikey: Add a README for this board. by Peter Griffin · 9 years ago
  70. 31f327e ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board. by Peter Griffin · 9 years ago
  71. af0c1be mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. by Peter Griffin · 9 years ago
  72. a2af734 pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. by Peter Griffin · 9 years ago
  73. 0b49154 hisilicon: hi6220: Add a hi6220 pinmux driver. by Peter Griffin · 9 years ago
  74. 1d969aa ARM: hi6220: Add register and bitfield definition header files. by Peter Griffin · 9 years ago
  75. d267688 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  76. 9e354c9 common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · 9 years ago
  77. 2ae4589 spl: Fix compile warning for arm64 by Gong Qianyu · 9 years ago
  78. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · 9 years ago
  79. 41f7ea8 ARM: keystone2: Use common definition for clk_get_rate by Lokesh Vutla · 9 years ago
  80. c40f81d ARM: keystone2: Remove unsed external clocks by Lokesh Vutla · 9 years ago
  81. 79a94a2 ARM: keystone2: Cleanup init_pll definition by Lokesh Vutla · 9 years ago
  82. 0d73cc2 ARM: keystone2: Use common structure for PLLs by Lokesh Vutla · 9 years ago
  83. 9da9afa ARM: keystone2: Fix dev and arm speed detection by Lokesh Vutla · 9 years ago
  84. 70438fc ARM: keystone2: Cleanup PLL init code by Lokesh Vutla · 9 years ago
  85. 1645106 ARM: keystone2: Enable CONFIG_DISPLAY_CPUINFO by Lokesh Vutla · 9 years ago
  86. 8379f2b ARM: keystone2: Cleanup SoC detection by Lokesh Vutla · 9 years ago
  87. 2b244cc ARM: DRA72: disable workaround for 801819 by Nishanth Menon · 9 years ago
  88. 2740b83 ARM: DRA7/ OMAP5: implement Auxiliary Control Register configuration by Nishanth Menon · 9 years ago
  89. 6e2bd2e ARM: Introduce erratum workaround for 801819 by Nishanth Menon · 9 years ago
  90. 616d9a0 integrator: switch to DM serial port by Linus Walleij · 9 years ago
  91. c385714 usb: ohci: enable cache support by Wu, Josh · 9 years ago
  92. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  93. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  94. 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · 9 years ago
  95. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  96. 0cd4118 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  97. a51dd7d mcx: add Ethernet over USB by Stefano Babic · 9 years ago
  98. 7daa6e1 omap3: fix NAND support for mcx board by Stefano Babic · 9 years ago
  99. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  100. 3fb2ea1 include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits by Codrin Ciubotariu · 9 years ago