1. 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 7 months ago
  2. 8a3244d configs: socfpga: Add defconfig for Agilex with VAB support by Siew Chin Lim · 3 years, 7 months ago
  3. 6bf1249 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · 3 years, 7 months ago
  4. ae99131 arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support by Siew Chin Lim · 3 years, 7 months ago
  5. 1025b53 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 7 months ago
  6. 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 7 months ago
  7. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 7 months ago
  8. e4dba4b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 7 months ago
  9. b75ca06 doc: Add a reST document for qemu-ppce500 by Bin Meng · 3 years, 7 months ago
  10. 1d636a0 ppc: qemu: Move board directory from board/freescale to board/emulation by Bin Meng · 3 years, 7 months ago
  11. 37c6ceb ppc: qemu: Drop fixed_sdram() by Bin Meng · 3 years, 7 months ago
  12. b516dd5 ppc: qemu: Drop a custom env variable 'fdt_addr_r' by Bin Meng · 3 years, 7 months ago
  13. c8f911c ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated by Bin Meng · 3 years, 7 months ago
  14. 9a39f76 ppc: qemu: Enable RTC support via I2C by Bin Meng · 3 years, 7 months ago
  15. 037b17d ppc: qemu: Enable support for power off via GPIO by Bin Meng · 3 years, 7 months ago
  16. 5f1a08b dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · 3 years, 7 months ago
  17. e022403 ppc: qemu: Enable GPIO support by Bin Meng · 3 years, 7 months ago
  18. 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 7 months ago
  19. f94cbb5 ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio' by Bin Meng · 3 years, 7 months ago
  20. 843d9b8 ppc: qemu: Enable VirtIO BLK support by Bin Meng · 3 years, 7 months ago
  21. 5474ef8 virtio: Fix VirtIO BLK driver dependency by Bin Meng · 3 years, 7 months ago
  22. 46c9b59 ppc: qemu: Enable VirtIO NET support by Bin Meng · 3 years, 7 months ago
  23. 05173ec cmd: Fix virtio command dependency by Bin Meng · 3 years, 7 months ago
  24. 3fc735d ppc: qemu: Drop CONFIG_OF_BOARD_SETUP by Bin Meng · 3 years, 7 months ago
  25. 8ee4016 ppc: qemu: Switch over to use DM ETH and PCI by Bin Meng · 3 years, 7 months ago
  26. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 7 months ago
  27. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 7 months ago
  28. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 7 months ago
  29. 2e91e8b ppc: qemu: Switch over to use DM serial by Bin Meng · 3 years, 7 months ago
  30. a43b598 common: Move initr_addr_map() to a bit earlier by Bin Meng · 3 years, 7 months ago
  31. 3320656 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase by Bin Meng · 3 years, 7 months ago
  32. e010315 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 7 months ago
  33. ea30921 test: cmd: Add a basic test for 'addrmap' command by Bin Meng · 3 years, 7 months ago
  34. 56d0635 cmd: Add a command to display the address map by Bin Meng · 3 years, 7 months ago
  35. b561563 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 7 months ago
  36. c40131a include: Remove extern from addr_map.h by Bin Meng · 3 years, 7 months ago
  37. d8a61a7 ppc: qemu: Enable driver model by Bin Meng · 3 years, 7 months ago
  38. c1979d7 ppc: qemu: Enable OF_CONTROL by Bin Meng · 3 years, 7 months ago
  39. 91617d2 ppc: qemu: Drop board_early_init_f() by Bin Meng · 3 years, 7 months ago
  40. 49b5cd1 ppc: qemu: Drop init_laws() and print_laws() by Bin Meng · 3 years, 7 months ago
  41. 907568e ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW by Bin Meng · 3 years, 7 months ago
  42. fc5af5c ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END by Bin Meng · 3 years, 7 months ago
  43. 84912a7 ppc: qemu: Support non-identity PCI bus address by Bin Meng · 3 years, 7 months ago
  44. a932aa3 common: fdt_support: Support special case of PCI address in fdt_read_prop() by Bin Meng · 3 years, 7 months ago
  45. 5cd1ecb ppc: qemu: Update MAINTAINERS for correct email address by Bin Meng · 3 years, 7 months ago
  46. 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 7 months ago
  47. 7145553 net: dsa: remove master santiy check by Michael Walle · 3 years, 7 months ago
  48. 108157c net: dsa: remove NULL check for priv and platform data by Michael Walle · 3 years, 7 months ago
  49. e5d7d11 net: dsa: probe master device by Michael Walle · 3 years, 7 months ago
  50. a02dcbb net: dsa: return early if there is no master by Michael Walle · 3 years, 7 months ago
  51. 6ce33e2 board: ls1012aqds: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  52. 044732a board: lx2160a: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  53. 088fad9 board: ls1046ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  54. b0289d9 board: ls1046aqds: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  55. f94911e board: ls2080ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  56. 033743d board: ls2080aqds: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  57. 8f75c95 board: ls1088a: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  58. b4d5d84 board: ls1043ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  59. 9a558e3 board: ls1028a: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  60. 1729147 board: ls1021atwr: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  61. 2e4dbef board: ls1021aiot: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  62. caa18f0 board: ls1012ardb: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  63. c245727 board: ls1012afrdm: Update MAINTAINERS by Priyanka Jain · 3 years, 7 months ago
  64. ebc0730 board: corenet_ds: MAINTAINERS: Remove redundant entries by Priyanka Jain · 3 years, 7 months ago
  65. c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 7 months ago
  66. 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 7 months ago
  67. b5ee48c arm: fsl: common: Improve NXP VID driver PMBus support by Stephen Carlson · 3 years, 8 months ago
  68. 6a026e5 Azure/GitLab: Use buildman -T0 for binman, etc, test by Tom Rini · 3 years, 7 months ago
  69. b82492b buildman: Support single-threaded operation by Simon Glass · 3 years, 8 months ago
  70. d6bf36c Nokia RX-51: Enable CONFIG_CMD_BOOTD by Pali Rohár · 3 years, 7 months ago
  71. 612a201 fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 7 months ago
  72. 2b82b1d Merge tag 'dm-pull-3mar21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 7 months ago
  73. 384b62c serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 3 years, 8 months ago
  74. 09bd084 serial: ns16550: Correct the base address type by Bin Meng · 3 years, 8 months ago
  75. ced4c31 dts: Fix OF_LIVE dependency by Bin Meng · 3 years, 8 months ago
  76. 56e7257 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 8 months ago
  77. 297b8b3 sandbox: host bind must close file descriptor by Heinrich Schuchardt · 3 years, 8 months ago
  78. 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 8 months ago
  79. 939b04e bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT by Simon Glass · 3 years, 8 months ago
  80. 15421b7 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · 3 years, 8 months ago
  81. 24fd7e3 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 8 months ago
  82. 52ba373 Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 7 months ago
  83. 03bf843 board: gateworks: imx8mm: Add Gateworks Venice board support by Tim Harvey · 3 years, 7 months ago
  84. 5db93ab arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits by Tim Harvey · 3 years, 7 months ago
  85. 23ab54e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  86. 795d605 usb: USB keyboard requires DM_KEYBOARD by Heinrich Schuchardt · 3 years, 7 months ago
  87. 57ac287 Nokia RX-51: Enable usbtty serial console by default by Pali Rohár · 3 years, 7 months ago
  88. 69b78cb Nokia RX-51: Move content of rx51.h to rx51.c by Pali Rohár · 3 years, 8 months ago
  89. b99e03d Nokia RX-51: Remove function set_muxconf_regs() by Pali Rohár · 3 years, 8 months ago
  90. 50ef385 arm: omap3: Compile s_init() function only when it is used by Pali Rohár · 3 years, 8 months ago
  91. 628680a arm: omap3: Compile lowlevel_init() function only when it is used by Pali Rohár · 3 years, 8 months ago
  92. 7f98575 usb: gadget: Use dbg_ep0() macro instead of serial_printf() by Pali Rohár · 3 years, 8 months ago
  93. f2e81c1 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · 3 years, 8 months ago
  94. f1e8d20 usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · 3 years, 8 months ago
  95. ff77bb3 usb: musb: Fix receiving of bigger buffers by Pali Rohár · 3 years, 8 months ago
  96. ea7125c usb: musb: Fix transmission of bigger buffers by Pali Rohár · 3 years, 8 months ago
  97. 7d7ae28 usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · 3 years, 8 months ago
  98. 10bc132 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · 3 years, 8 months ago
  99. a6f5e1b usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · 3 years, 8 months ago
  100. 4cc53ef usb: musb: Fix compilation of gadget code by Pali Rohár · 3 years, 8 months ago