1. e003310 bootstage: Tidy up error return values by Simon Glass · 7 years ago
  2. 63c5bf4 bootstage: Record the time taken to set up driver model by Simon Glass · 7 years ago
  3. 5ac44a5 bootstage: Init as early as possible by Simon Glass · 7 years ago
  4. 25e7dc6 bootstage: Support relocating boostage data by Simon Glass · 7 years ago
  5. ff00226 bootstage: Use debug() for stashing messages by Simon Glass · 7 years ago
  6. c91001f bootstage: Show records with a zero time by Simon Glass · 7 years ago
  7. 03ecac3 bootstage: Use rec_count as the array index by Simon Glass · 7 years ago
  8. cbcd697 bootstage: Fix up code style and comments by Simon Glass · 7 years ago
  9. b383d6c bootstage: Convert to use malloc() by Simon Glass · 7 years ago
  10. 5a0e275 bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int by Simon Glass · 7 years ago
  11. c87dc38 bootstage: Require timer_get_boot_us() to be defined by Simon Glass · 7 years ago
  12. 9fb34b0 bootstage: Provide a default timer function by Simon Glass · 7 years ago
  13. 9cb5eaf ARM: k2g: Fix passing main pll info for higher speeds by Lokesh Vutla · 7 years ago
  14. be1b867 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · 7 years ago
  15. aef5b73 reset: sti: add deassert counter in reset channel descriptor by Patrice Chotard · 8 years ago
  16. 5bdb317 test: py: hush: Add echo dependency by Michal Simek · 8 years ago
  17. a5b5481 test: py: Use global pytestmark for hush tests by Michal Simek · 8 years ago
  18. dbf0518 arm: am57xx: cl-som-am57x: adjust default env to the installation system by Uri Mashiach · 8 years ago
  19. a4e0a63 ARM: am57xx: cl-som-am57x: support for AM5718 by Uri Mashiach · 8 years ago
  20. 729afa8 arm: am57xx: cl-som-am57x: change the shell prompt by Uri Mashiach · 8 years ago
  21. 5c291be arm: am57xx: cl-som-am57x: support for FS boot by Uri Mashiach · 8 years ago
  22. d757975 common: microblaze: Drop arch-specific declarations by Simon Glass · 8 years ago
  23. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 8 years ago
  24. 89f5eaa common: arm: davinci: Move header file out of common by Simon Glass · 8 years ago
  25. 1c16d2e common: ep93xx: Move arch-specific declarations out of common by Simon Glass · 8 years ago
  26. 68994b9 common: freescale: Move arch-specific imx code to arch-imx by Simon Glass · 8 years ago
  27. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  28. 8504315 common: powerpc: Move arch-specific headers by Simon Glass · 8 years ago
  29. 8fb69c1 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · 8 years ago
  30. a2038d7 common: Drop determine_sysper() and determine_pci_clock_per() by Simon Glass · 8 years ago
  31. e8c8f48 common: Drop cpu_init_f() declarations by Simon Glass · 8 years ago
  32. b885d02 arm: Remove include files from common.h by Simon Glass · 8 years ago
  33. 5d98285 arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
  34. c45300b arm: Add declarations to avoid needing to include headers by Simon Glass · 8 years ago
  35. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  36. 3a53e99 nds32: Remove include files from common.h by Simon Glass · 8 years ago
  37. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 8 years ago
  38. 587b622 sandbox: Don't include asm/u-boot.h in common by Simon Glass · 8 years ago
  39. 5c73f01 mips: Don't include asm/u-boot.h in common by Simon Glass · 8 years ago
  40. b5e7bd4 arc: Don't include asm/u-boot.h in common by Simon Glass · 8 years ago
  41. e8d4fa9 nds32: Make u-boot-nds32.h a private header by Simon Glass · 8 years ago
  42. a320acc mips: Make u-boot-mips.h a private header by Simon Glass · 8 years ago
  43. ac6a6bd arm: Make u-boot-arm.h a private header by Simon Glass · 8 years ago
  44. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 8 years ago
  45. 86e748d sandbox: Make u-boot-sandbox.h a private header by Simon Glass · 8 years ago
  46. d6d2d0b arc: Make u-boot-arc.h a private header by Simon Glass · 8 years ago
  47. 5a8ba31 samsung: Drop more references fo s3c24x0 by Simon Glass · 8 years ago
  48. 5644aee samsung: nand: Drop s3c2410_nand driver by Simon Glass · 8 years ago
  49. 7a7530a samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · 8 years ago
  50. ebf9250 samsung: mmc: Drop s3c_sdi driver by Simon Glass · 8 years ago
  51. 0d8c939 samsung: Drop s3c24x0 arch-specific code by Simon Glass · 8 years ago
  52. 2e5184d gpio: samsung: Drop s3c2440_gpio driver by Simon Glass · 8 years ago
  53. 12d738a api: Add a header for api_init() by Simon Glass · 8 years ago
  54. 4baf23e common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · 8 years ago
  55. 58a8ec4 common: Move pcie_setup_hoses() to PPC header by Simon Glass · 8 years ago
  56. 787ea6e common: Drop pci_master_init() by Simon Glass · 8 years ago
  57. 4fcc6a7 common: Move pci_target_init() to PPC header by Simon Glass · 8 years ago
  58. a55132b common: Drop pci_pre_init() and is_pci_host() by Simon Glass · 8 years ago
  59. f66f88f common: Drop inclusion of pci.h by Simon Glass · 8 years ago
  60. 8bb687f t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig by Tom Rini · 8 years ago
  61. 1d7f6ad ti816x: Modernize the defconfig by Tom Rini · 8 years ago
  62. 708ca4d ti816x: Import dts files from Linux Kernel v4.11 by Tom Rini · 8 years ago
  63. 77e9927 ti816x: Enable NAND by Tom Rini · 8 years ago
  64. dab2fc2 ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC by Tom Rini · 8 years ago
  65. 8627733 ti816x: Rework DDR initialization sequence by Tom Rini · 8 years ago
  66. ffb5656 armv7: Mark the default lowlevel_init function as weak by Tom Rini · 8 years ago
  67. 7c0c6be configs: davinci: omapl138_lcdk: add random eth address support by Anna, Suman · 8 years ago
  68. e320d37 Enable PXE boot on meson-gxbb. by Vagrant Cascadian · 8 years ago
  69. 2cb7b90 ehci-pci: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  70. f0a1ad4 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  71. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 7 years ago
  72. 37d1023 x86: baytrail: Fix boot hang with a debug build by Bin Meng · 7 years ago
  73. f8f291b x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  74. 5e74e5a x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  75. 6702488 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  76. 455a5a8 x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · 7 years ago
  77. dd31be2 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  78. 5cafcba Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  79. 541f538 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  80. b07d044 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  81. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  82. 4a72d8d board: ti: enable support for writing to fat partition by Sekhar Nori · 7 years ago
  83. 0dbb9a9 config_fallbacks: add additional fallbacks for fat filesystem by Sekhar Nori · 7 years ago
  84. 391b037 configs: k2g_evm: make sure config fallbacks take effect by Sekhar Nori · 7 years ago
  85. ae87339 configs: k2*_evm: let each board decide env location by Sekhar Nori · 7 years ago
  86. eedfb89 fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  87. efeccfe fastboot: Add support for flashing zImage by Sam Protsenko · 7 years ago
  88. e5f00f0 dfu: dfu_sf: Fix read offset by Phil Edworthy · 7 years ago
  89. 2303bff net: pch_gbe: Add cache maintenance by Paul Burton · 8 years ago
  90. 52e727c net: pch_gbe: CPU accessible addresses are virtual by Paul Burton · 8 years ago
  91. db225f1 net: pch_gbe: Fix rx descriptor buffer addresses by Paul Burton · 8 years ago
  92. 43979cb net: pch_gbe: Reset during probe by Paul Burton · 8 years ago
  93. f0b94c4 net: zynq_gem: Dont flush dummy descriptors by Siva Durga Prasad Paladugu · 7 years ago
  94. dea004e net: zynq_gem: Use wait_for_bit with non breakable by Siva Durga Prasad Paladugu · 7 years ago
  95. 68e6eca net: phy: marvell 88e151x: Fix handling of RGMII interface types by Phil Edworthy · 7 years ago
  96. c08248d net: core: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  97. 96d1d84 drivers: net: cpsw: abort init() on aneg timeout by Sekhar Nori · 8 years ago
  98. 6de046e net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 8 years ago
  99. e09d0c8 net: mvpp2.c: Enable 10G support for port 0 (SFI) by Stefan Chulski · 8 years ago
  100. cc1aa21 armv8/ls1046a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago