index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-19
Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
Lukasz Majewski
2019-07-19
Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
Lukasz Majewski
2019-07-19
Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
Lukasz Majewski
2019-07-19
ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY
Lukasz Majewski
2019-07-19
ARM: imx: config: Disable support for USB on MCCMON6
Lukasz Majewski
2019-07-19
ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
Lukasz Majewski
2019-07-19
mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0
Ye Li
2019-07-19
mx7ulp: Select the SCG1 APLL PFD as a system clock source
Ye Li
2019-07-19
mx7ulp_evk: Change APLL and its PFD0 frequencies
Ye Li
2019-07-19
mx7ulp_evk: Update LPDDR3 script
Ye Li
2019-07-19
mx7ulp: Fix APLL num and denom setting issue
Ye Li
2019-07-19
warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non provided
Bryan O'Donoghue
2019-07-19
warp7: include: configs: Specify an fdtovaddr
Bryan O'Donoghue
2019-07-19
warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAY
Bryan O'Donoghue
2019-07-19
warp7_bl33: configs: Enable CONFIG_OF_LIBFDT
Bryan O'Donoghue
2019-07-19
warp7: include: configs: Differentiate bootscript address from loadaddr
Bryan O'Donoghue
2019-07-19
warp7: include: configs: Specify image name of bootscript in FIT
Bryan O'Donoghue
2019-07-19
warp7_bl33: configs: Enable FIT as the boot.scr format
Bryan O'Donoghue
2019-07-19
regulator: bd718x7: support ROHM BD71837 and BD71847 PMICs
Matti Vaittinen
2019-07-19
imx: imx8dx/qxp: enable thermal
Peng Fan
2019-07-19
thermal: add i.MX8 thermal driver
Peng Fan
2019-07-19
misc: imx8: add sc_misc_get_temp
Peng Fan
2019-07-19
MAINTAINERS: Update lib/optee with my details
Bryan O'Donoghue
2019-07-19
warp7: configs: bl33: Tidy up OPTEE defines
Bryan O'Donoghue
2019-07-19
optee: Make TZDRAM config options contingent on CONFIG_OPTEE
Bryan O'Donoghue
2019-07-19
spi: mxs: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
Lukasz Majewski
2019-07-19
pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver
Lukasz Majewski
2019-07-19
gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)
Lukasz Majewski
2019-07-19
ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driver
Lukasz Majewski
2019-07-19
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
Lukasz Majewski
2019-07-19
ARM: dts: imx: Copy imx28 device tree related files from Linux kernel (v5.1.11)
Lukasz Majewski
2019-07-19
ARM: imx6q_logic: With SPL_OF_CONTROL enabled, remove MMC init
Adam Ford
2019-07-19
ARM: imx6q_logic: Enable SPL_DM with SPL_OF_CONTROL
Adam Ford
2019-07-19
spl: imx6: Let spl_boot_device return USDHC1 or USDHC2
Adam Ford
2019-07-19
doc: imx: Add documentation for nandbcb command
Shyam Saini
2019-07-19
i.MX6: nand: add nandbcb command for imx
Shyam Saini
2019-07-19
clk: Add MAINTAINERS entry for clocks (./drivers/clk/)
Lukasz Majewski
2019-07-19
defconfig: sandbox: Enable SANDBOX_CLK_CCF to reuse generic CCF code
Lukasz Majewski
2019-07-19
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
Lukasz Majewski
2019-07-19
clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW
Lukasz Majewski
2019-07-19
clk: sandbox: Adjust clk-divider to emulate reading its value from HW
Lukasz Majewski
2019-07-19
dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing
Lukasz Majewski
2019-07-19
dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
Lukasz Majewski
2019-07-19
clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)
Lukasz Majewski
2019-07-19
dm: clk: Define clk_get_by_id() for clk operations
Lukasz Majewski
2019-07-19
dm: clk: Define clk_get_parent_rate() for clk operations
Lukasz Majewski
2019-07-19
dm: clk: Define clk_get_parent() for clk operations
Lukasz Majewski
2019-07-19
clk: Introduce clk-provider.h to store Common Clock Framework's internals
Lukasz Majewski
2019-07-19
clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)
Lukasz Majewski
2019-07-19
clk: Extend struct clk to provide clock type agnostic flags
Lukasz Majewski
[next]