1. 37db55b linux/types.h: fix typo unchar by Heinrich Schuchardt · 4 years, 10 months ago
  2. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  3. 6a4b07e imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · 4 years, 11 months ago
  4. b38c3a6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
  5. 90ab311 x86: simplify ljmp to 32-bit code by Masahiro Yamada · 4 years, 10 months ago
  6. 0d915a9 x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · 4 years, 10 months ago
  7. d79ae6a Merge branch '2019-12-06-master-imports' by Tom Rini · 4 years, 10 months ago
  8. fb013ee Makefile: Ensure tools directory exists in output prior to use by Tom Rini · 4 years, 10 months ago
  9. f523400f test: add asn1 unit test by AKASHI Takahiro · 4 years, 11 months ago
  10. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 4 years, 11 months ago
  11. b4adf62 lib: crypto: add x509 parser by AKASHI Takahiro · 4 years, 11 months ago
  12. 9b933bf lib: crypto: add rsa public key parser by AKASHI Takahiro · 4 years, 11 months ago
  13. c4e961e lib: crypto: add public key utility by AKASHI Takahiro · 4 years, 11 months ago
  14. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 4 years, 11 months ago
  15. e2c04fa doc: add README for asn1 compiler and decoder by AKASHI Takahiro · 4 years, 11 months ago
  16. ab8a0e0 lib: add asn1 decoder by AKASHI Takahiro · 4 years, 11 months ago
  17. ed3dead Makefile: add build script for asn1 parsers by AKASHI Takahiro · 4 years, 11 months ago
  18. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 4 years, 11 months ago
  19. bd3c3dd linux/time.h: include vsprintf.h by AKASHI Takahiro · 4 years, 11 months ago
  20. 29852bf include: kernel.h: include printk.h by AKASHI Takahiro · 4 years, 11 months ago
  21. 1872311 lib: add mktime64() for linux compatibility by AKASHI Takahiro · 4 years, 11 months ago
  22. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 4 years, 11 months ago
  23. 09030e0 rtc.h: add struct udevice declaration by AKASHI Takahiro · 4 years, 11 months ago
  24. 4839e86 linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 4 years, 11 months ago
  25. 31839dc cmd: pxe: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  26. 51843ea cmd: sysboot: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  27. 8cb22a6 cmd: pxe_utils: Fix checkpatch WARNING/CHECK by Patrice Chotard · 4 years, 10 months ago
  28. 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 4 years, 10 months ago
  29. 2373cba cmd: Prepare sysboot command independence by Patrice Chotard · 4 years, 10 months ago
  30. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 4 years, 10 months ago
  31. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 4 years, 10 months ago
  32. ca5655d video: add guards around 16bpp/32bbp code by Anatolij Gustschin · 4 years, 10 months ago
  33. bead4f2 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  34. edbb8e0 Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 4 years, 10 months ago
  35. 5c1c7c1 imx: imx8qxp_mek: increase buffer sizes and args number by Anatolij Gustschin · 5 years ago
  36. f5edb0d clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  37. ed22a88 ARM: imx: vining2000: Align SOC and ARM LDO voltages by Marek Vasut · 4 years, 10 months ago
  38. edaec53 ARM: imx: vining2000: Repair PCIe support by Marek Vasut · 4 years, 10 months ago
  39. b6b6c1d ARM: imx: vining2000: Enable fitImage support by Marek Vasut · 4 years, 10 months ago
  40. 26822fd ARM: imx: vining2000: Convert to ethernet DM by Marek Vasut · 4 years, 10 months ago
  41. 5b97aba ARM: imx: vining2000: Enable DDR DRAM calibration by Marek Vasut · 4 years, 10 months ago
  42. 7d84f44 ARM: imx: vining2000: Convert to SPL framework by Marek Vasut · 4 years, 10 months ago
  43. df1b721 ARM: mx6: pmu: Expose PMU LDO configuration interface by Marek Vasut · 4 years, 10 months ago
  44. c671d8a board: colibri_imx7: reserve DDR memory for Cortex-M4 by Igor Opaniuk · 4 years, 10 months ago
  45. 949b5a9 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 4 years, 10 months ago
  46. 1fae238 warp7: Fix U-Boot corruption after saving the environment by Fabio Estevam · 4 years, 10 months ago
  47. d396f13 mx6: Allow configuring the NoC registers on i.MX6QP by Fabio Estevam · 5 years ago
  48. 87970cd mx6cuboxi: Add Baruch as maintainer by Fabio Estevam · 5 years ago
  49. 2d4b87f mx7ulp: Sync the device tree related files by Fabio Estevam · 5 years ago
  50. d136eb9 mx7ulp: scg: Remove unnused scg_a7_apll_init() by Fabio Estevam · 5 years ago
  51. 0619af0 mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions by Fabio Estevam · 5 years ago
  52. b8cabb0 mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option by Fabio Estevam · 5 years ago
  53. 72a093a mx7ulp: Print the LDO mode status by Fabio Estevam · 5 years ago
  54. ca2c694 video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 4 years, 11 months ago
  55. 1ebf285 video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 4 years, 11 months ago
  56. 28a4516 Merge branch '2019-12-05-master-imports' by Tom Rini · 4 years, 10 months ago
  57. b2e373d rockchip: allow loading larger kernels by Ben Wolsieffer · 4 years, 10 months ago
  58. 893b4d0 rockchip: rk3328: rock64: enable CONFIG_MISC_INIT_R by Ben Wolsieffer · 4 years, 10 months ago
  59. 41eee94 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · 4 years, 10 months ago
  60. e0e6c96 arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · 4 years, 10 months ago
  61. 4ee6d51 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · 4 years, 10 months ago
  62. aebd9ed dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · 4 years, 10 months ago
  63. 982fab3 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · 4 years, 10 months ago
  64. 0ed8f1e net: gmac_rockchip: Add support for rk3308 by David Wu · 4 years, 10 months ago
  65. 5025736 rockchip: config: add support for firefly-px30 board by Kever Yang · 4 years, 10 months ago
  66. fd3a7ae rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · 4 years, 10 months ago
  67. d490fad rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · 4 years, 10 months ago
  68. c541bfd rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · 4 years, 10 months ago
  69. ec4fafd rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · 4 years, 10 months ago
  70. b0c5e37 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · 4 years, 10 months ago
  71. 1b8114a rockchip: evb-px5: disable NET by Andy Yan · 4 years, 10 months ago
  72. afe18f2 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · 4 years, 10 months ago
  73. 081a51c rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · 4 years, 10 months ago
  74. bbc8457 doc: rockchip: Update build instruction for rk3308 by Andy Yan · 4 years, 10 months ago
  75. 8cc738b ARM: omapl138_lcdk: Shrink code size by building with Thumb by Adam Ford · 5 years ago
  76. 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  77. 81b5643 ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR by Adam Ford · 4 years, 11 months ago
  78. d3e97b5 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
  79. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 4 years, 10 months ago
  80. 39606d4 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · 4 years, 10 months ago
  81. 2464b22 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · 4 years, 10 months ago
  82. 787f10a cmd: cp: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  83. ae0d12f iminfo: add missing map_sysmem by Philippe Reynes · 4 years, 10 months ago
  84. d4d65e1 spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 4 years, 10 months ago
  85. a6cd597 drivers: pci: ignore disabled devices by Michael Walle · 4 years, 10 months ago
  86. 7e5ee34 Merge git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 10 months ago
  87. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  88. c1c6e4a Merge branch '2019-10-27-mtd-cleanup' by Tom Rini · 4 years, 10 months ago
  89. fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  90. ff102c5 cmd: make MTD commands depend on MTD by Miquel Raynal · 5 years ago
  91. eb446ef cmd: nand/sf: isolate legacy code by Miquel Raynal · 5 years ago
  92. 587f445 cmd: mtdparts: Kconfig: join mtdparts command entry with its options by Miquel Raynal · 5 years ago
  93. 85f7e9d mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · 5 years ago
  94. f3a02d2 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
  95. c8f555f mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · 5 years ago
  96. e81f032 configs: ls104x/ls108x/ls208x: Build the raw NAND core with TFABOOT by Miquel Raynal · 5 years ago
  97. 7db785c configs: socfpga: mcvevk: Remove useless UBI infos by Miquel Raynal · 5 years ago
  98. 910bc26 configs: remove MTD support from bcm11130 and M54418TWR defconfigs by Miquel Raynal · 5 years ago
  99. 452f22e configs: remove raw NAND core from k2g defconfigs by Miquel Raynal · 5 years ago
  100. e0a4c2d configs: move CONFIG_MTD in defconfigs when set in arch includes by Miquel Raynal · 5 years ago