Rev. | Time | Author |
---|---|---|
3c7ad8c | 2022-07-25 22:35:35 | Mamta Shukla |
configs: Add config for enabling FSPI boot option for i.MX8m |
||
de99721 | 2022-07-25 22:35:34 | Mamta Shukla |
dts: imx8mm-uboot: Add support to pack FlexSPI Header using binman |
||
5fe1d4b | 2022-07-25 22:35:34 | Mamta Shukla |
tools: mkimage: Add support to generate FlexSPI Header for i.MX8m |
||
4f1851d | 2022-07-25 22:35:34 | Marek Vasut |
tools: imx8mimage: Keep IVT reserved1 field zero always |
||
5809d76 | 2022-07-25 22:35:34 | Rasmus Villemoes |
imx8ulp: soc.c: use rom_api_query_boot_infor() wrapper |
||
f963622 | 2022-07-25 22:35:34 | Rasmus Villemoes |
imx8m: soc.c: use rom_api_query_boot_infor() wrapper |
||
f8001fd | 2022-07-25 22:35:34 | Rasmus Villemoes |
imx8: use ROM API wrappers in spl_imx_romapi.c |
||
748da8a | 2022-07-25 22:35:34 | Rasmus Villemoes |
imx8: add rom api wrappers |
||
de20c5d | 2022-07-25 22:35:34 | Rasmus Villemoes |
imx8: sys_proto.h: change guard logic around ROM API |
||
8e29015 | 2022-07-25 22:35:34 | Rasmus Villemoes |
imx8: add hidden IMX8_ROMAPI Kconfig symbol |
||
6cf1cc9 | 2022-07-25 22:08:23 | Josua Mayer |
mx6cuboxi: fix board detection while patching device-tree phy nodes |
||
408349a | 2022-07-25 22:08:23 | Tim Harvey |
arm: dts: imx8mm-venice-gw700x: add support for GPY111 phy |
||
96e85ba | 2022-07-25 22:08:23 | Fabio Estevam |
usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery |
||
538f664 | 2022-07-24 20:46:55 | Tom Rini |
Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash |
||
03662dc | 2022-07-23 09:48:51 | Tom Rini |
Pull request for efi-2022-10-rc1-2 |
||
fd41c8f | 2022-07-23 09:48:28 | Tom Rini |
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog |
||
90ba25b | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: decommission the NAND museum |
||
bf438db | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: toshiba: Retrieve ECC requirements from extended ID |
||
c7f7cce | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Move Macronix specific initialization in nand_macronix.c |
||
bd6adff | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c |
||
c596e01 | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Move Micron specific init logic in nand_micron.c |
||
3de2cdb | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c |
||
2811ed2 | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c |
||
a1286a1 | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c |
||
bded7d8 | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Export symbol nand_decode_ext_id |
||
1fde146 | 2022-07-22 20:29:06 | Michael Trimarchi |
mtd: nand: Fix MediaTek MT7621 SoC build |
||
9d1806f | 2022-07-22 17:34:02 | Michael Trimarchi |
mtd: nand: Get rid of mtd variable in function calls |
||
b8cd2df | 2022-07-22 17:34:02 | Michael Trimarchi |
mtd: nand: Add manufacturer specific initialization/detection steps |
||
bd87603 | 2022-07-22 17:34:02 | Michael Trimarchi |
mtd: nand: Store nand ID in struct nand_chip |
||
1ca6f94 | 2022-07-22 15:30:16 | Michael Trimarchi |
mtd: nand: Get rid of busw parameter |