Age | Commit message (Expand) | Author |
2019-08-22 | armv8: kconfig: Fix some platforms incorrect I2C clock divider | Chuanhua Han |
2019-08-22 | configs: ls1088a: Enable DM support for pcf2127 rtc | Chuanhua Han |
2019-08-22 | configs: ls2088a: Enable DM support for ds3231 rtc | Chuanhua Han |
2019-08-22 | configs: ls1028a: Enable DM support for pcf2127 rtc | Chuanhua Han |
2019-08-22 | configs: lx2160: enable DM support for pcf2127 rtc | Chuanhua Han |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-11 | env: Move env_init() to env.h | Simon Glass |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass |
2019-07-25 | arm: ls1021atwr: Convert to use driver model TSEC driver | Bin Meng |
2019-07-24 | psci: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-18 | arm: move CONFIG_TFABOOT to generic Kconfig | AKASHI Takahiro |
2019-07-11 | Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-07-11 | arm: spear: Return to BootROM if failing to boot from the main device | Miquel Raynal |
2019-07-11 | arm: spear: Do not link the _main branch | Miquel Raynal |
2019-07-11 | arm: spear: Support returning to BootROM | Miquel Raynal |
2019-07-11 | arm: spear: Simplify start.S organization | Miquel Raynal |
2019-07-11 | arm: spear: Reference the link register with LR instead of R14 | Miquel Raynal |
2019-07-11 | arm: spear: Use PUSH/POP mnemonics when relevant | Miquel Raynal |
2019-07-11 | arm: spear: Purely cosmetic changes in start.S | Miquel Raynal |
2019-07-11 | arm: spear: Fix the main comment in start.S | Miquel Raynal |
2019-07-11 | arm: spear: Drop false comment | Miquel Raynal |
2019-07-11 | arm: spear: Call the SPL 'SPL', not 'Xloader' | Miquel Raynal |
2019-07-11 | arm: spear: Drop useless board_init_r call | Miquel Raynal |
2019-07-10 | arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET | Masahiro Yamada |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-06-20 | armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check | Mian Yousaf Kaukab |
2019-06-19 | armv8: ls1046afrwy: Add support for LS1046AFRWY platform | Vabhav Sharma |
2019-06-19 | armv8: fsl-lsch2: add clock support for the second eSDHC | Yinbo Zhu |
2019-06-19 | arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046A | Maciej Pijanowski |
2019-06-19 | arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046a | Maciej Pijanowski |
2019-06-19 | armv8: fsl-layerscape: fix config dependency for layerscape pci code | Alex Marginean |
2019-06-19 | armv8: fsl-layerscape: Change bootcmd update logic | Pankit Garg |
2019-06-19 | armv8: fsl-layerscape: Update qspi clk cfg | Pankit Garg |
2019-06-19 | armv8/fsl-layerscape: Add loop to check L3 dcache status | Meenakshi Aggarwal |
2019-06-19 | armv8: fsl-lsch3: add clock support for the second eSDHC | Yangbo Lu |
2019-06-19 | armv8: ls1028a: Add other serdes protocal support | Xiaowei Bao |
2019-06-19 | armv8: ls1028a: enable workaround for USB errarum A-009007 | Yinbo Zhu |
2019-06-19 | armv8: ls1028a: enable workaround for USB erratum A-008997 | Ran Wang |
2019-05-23 | armv7: timer: init timer with bootstage | Patrick Delaunay |
2019-05-22 | armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE. | Udit Agarwal |
2019-05-22 | armv8: ls1028aqds: Add support of LS1028AQDS | Yuantian Tang |
2019-05-22 | armv8: ls1028ardb: Add support for LS1028ARDB | Yuantian Tang |
2019-05-22 | armv8: ls1028a: Add NXP LS1028A SoC support | Yuantian Tang |
2019-05-22 | kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPAT | Hou Zhiqiang |
2019-05-22 | armv8: lx2160a: add MMU table entries for PCIe | Hou Zhiqiang |
2019-05-22 | armv8: layerscape: use PCIe address macro for precompile PCIe MMU entry | Hou Zhiqiang |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-18 | CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case | Trevor Woerner |