1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. 519d942 Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> by Masahiro Yamada · 8 years ago
  3. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  4. 688d0e7 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · 8 years ago
  5. fc214ef ext4: determine group descriptor size for 64bit feature by Stefan Brüns · 8 years ago
  6. 3ee2f97 ext4: Update ext2/3/4 superblock, group descriptor and inode structures by Stefan Brüns · 8 years ago
  7. 290ce2f ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · 8 years ago
  8. 10a7a1b ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · 8 years ago
  9. 76a2951 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · 8 years ago
  10. 58a9ecb ext4: fix endianess problems in ext4 write support by Michael Walle · 8 years ago
  11. 7f101be ext4: use kernel names for byte swaps by Michael Walle · 8 years ago
  12. 2a0b7a9 ext4: change structure fields to __le/__be types by Michael Walle · 8 years ago
  13. 3c0ed9c fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  14. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  15. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  16. 19d051a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  17. 58c8c09 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  18. 5a4a90f rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · 8 years ago
  19. 923e7b4 config: rk3399: add usb related configs by MengDongyang · 8 years ago
  20. b44566c usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  21. fe4753c configs: fsl: Move SPI/SPI-FLASH configs to defconfig by Jagan Teki · 8 years ago
  22. e0027f0 zynqmp: Remove unnnecessary board config file for dc4 by Siva Durga Prasad Paladugu · 8 years ago
  23. 1309f67 ARM64: zynqmp: Use the same name for atf image everywhere by Michal Simek · 8 years ago
  24. 0e82602 ARM64: zynqmp: Enable CONFIG_AHCI via Kconfig by Michal Simek · 8 years ago
  25. 47e60cb ARM64: zynqmp: Add support for chip ID detection by Michal Simek · 9 years ago
  26. 6b24501 fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  27. d58fc12 ARM64: zynqmp: Add support for DFU from SPL by Michal Simek · 8 years ago
  28. 8ed31f3 ARM64: zynqmp: Move BSS location to the beginning of ram by Michal Simek · 8 years ago
  29. 275bd6d ARM64: zynqmp: Wire up both USBs available on ZynqMP by Michal Simek · 8 years ago
  30. 3ce750e clk.h: Add <asm/errno.h> by Tom Rini · 8 years ago
  31. 3ac48d0 spi: Remove SPI_RX_FAST by Jagan Teki · 8 years ago
  32. 08fe9c2 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  33. 423620b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  34. f85fad0 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  35. ad8783c boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  36. dd7c749 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  37. b419e87 dt-bindings: Add interrupt-controller/mips-gic.h header by Paul Burton · 8 years ago
  38. 3f96f87 clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled by Paul Burton · 8 years ago
  39. ebf2b9e mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  40. 60c629b PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig by Tom Rini · 8 years ago
  41. adf32ad PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · 8 years ago
  42. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  43. 6dffdbc mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  44. 3697e59 mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  45. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  46. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. f575caf Convert CONFIG_SPL_USB_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. d1c44bd Convert CONFIG_SPL_SATA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 98632b1 Remove CONFIG_SPL_PINCTRL_SUPPORT by Simon Glass · 8 years ago
  55. fef718c Convert CONFIG_SPL_ONENAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. 7ace858 Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  57. dce63c4 Convert CONFIG_SPL_NET_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 8c24f9f Convert CONFIG_SPL_NET_VCI_STRING to Kconfig by Simon Glass · 8 years ago
  59. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. 2fa0850 Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. 95689da Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 2e62604 Convert CONFIG_SPL_ETH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  73. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  74. 86bb5ba Convert CONFIG_SPL_DMA_SUPPORT to Kconfig by Simon Glass · 8 years ago
  75. 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
  76. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  77. 218d0d5 Drop CONFIG_SPL_RAM_SUPPORT by Simon Glass · 8 years ago
  78. b291671 ARM: uniphier: merge board init functions into board_init() by Masahiro Yamada · 8 years ago
  79. 43a8cc9 ARM: uniphier: use checkboard() instead of misc_init_f() by Masahiro Yamada · 8 years ago
  80. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  81. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  82. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  83. 16f4166 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  84. 4c02c11 efi_loader: provide efi_mem_desc version by Mian Yousaf Kaukab · 8 years ago
  85. 3715a54 compiler.h: use system endian macros on OpenBSD by Jonathan Gray · 8 years ago
  86. 2adbc17 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · 8 years ago
  87. db18a24 omap3_pandora: Only set bootargs if distro_bootcmd failed to load. by Vagrant Cascadian · 8 years ago
  88. 40abfee omap3_pandora: Switch to use config_distro_bootcmd. by Vagrant Cascadian · 8 years ago
  89. 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
  90. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  91. 4667c83 omap3_pandora: Switch to using "load" command to load the autoboot script. by Vagrant Cascadian · 8 years ago
  92. f6eb836 omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. by Vagrant Cascadian · 8 years ago
  93. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  94. 15db77d board/BuR/common: increase NET_RETRY_COUNT to 10 by Hannes Schmelzer · 8 years ago
  95. dd83840 arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  96. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  97. ca4f338 warp7: Use PARTUUID to specify the rootfs location by Fabio Estevam · 8 years ago
  98. ed39522 warp7: Modify fdt_file environment variable by Breno Lima · 8 years ago
  99. 7d301a5 warp7: Add PMIC support by Vanessa Maegima · 8 years ago
  100. ff38322 arm: imx: Add support for Advantech DMS-BA16 board by Akshay Bhat · 8 years ago