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
2016-05-25
exynos: video: Rename variables for driver model
Simon Glass
2016-05-25
exynos: video: Rename edp_device_info to exynos_dp_priv
Simon Glass
2016-05-25
exynos: dts: Add display-related device tree fragments
Simon Glass
2016-05-25
exynos: Simplify calling of exynos_dp_phy_ctrl()
Simon Glass
2016-05-25
exynos: Allow PWM0 pinmux to be set up
Simon Glass
2016-05-25
dts: Add clock and regulator binding files for max77802
Simon Glass
2016-05-25
exynos: Disable LCD display for boards we can't convert
Simon Glass
2016-05-25
exynos: Allow CONFIG_MISC_COMMON to be build without an LCD
Simon Glass
2016-05-25
exynos: Allow tizen to be built without an LCD
Simon Glass
2016-05-25
exynos: dts: Add pwm device tree node
Simon Glass
2016-05-25
video: Add an enum for active low/high
Simon Glass
2016-05-25
exynos: pwm: Add a driver for the exynos5 PWM
Simon Glass
2016-05-25
exynos: video: Combine LCD driver into one file
Simon Glass
2016-05-25
exynos: video: Move mipi_lcd_device_dt into a function
Simon Glass
2016-05-25
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
Simon Glass
2016-05-25
exynos: video: Move dsim_config_dt into a function
Simon Glass
2016-05-25
exynos: video: Drop static variables in exynos_dp_lowlevel.c
Simon Glass
2016-05-25
exynos: video: Drop static variables in exynos_fb.c
Simon Glass
2016-05-25
exynos: video: Drop static variables in exynos_fimd.c
Simon Glass
2016-05-25
exynos: video: Drop the static lcd_base_addr variable
Simon Glass
2016-05-25
exynos: video: Remove use of vidinfo_t typedef
Simon Glass
2016-05-25
exynos: video: Drop dead code
Simon Glass
2016-05-25
exynos: video: Move driver files into their own directory
Simon Glass
2016-05-25
board: samsung: add initial Espresso7420 board support
Thomas Abraham
2016-05-25
arm: exynos: add support for Exynos7420 SoC
Thomas Abraham
2016-05-25
arm: exynos: realign the code to allow support for newer 64-bit platforms
Thomas Abraham
2016-05-25
serial: s5p: use clock api to get clock rate
Thomas Abraham
2016-05-25
serial: s5p: get the port id number from the alias of the device node
Thomas Abraham
2016-05-25
clk: exynos: add clock driver for Exynos7420 Soc
Thomas Abraham
2016-05-25
pinctrl: Add pinctrl driver support for Exynos7420 SoC
Thomas Abraham
2016-05-25
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
Thomas Abraham
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-05-24
net: phy: dp83867: Add SGMII helper for configuration
Dan Murphy
2016-05-24
net: phy: Add phy_interface_is_sgmii to phy.h
Dan Murphy
2016-05-24
net: phy: Move is_rgmii helper to phy.h
Dan Murphy
2016-05-24
net: phy: ti: Allow the driver to be more configurable
Dan Murphy
2016-05-24
net: phy: dp83867: Add device tree bindings and documentation
Dan Murphy
2016-05-24
net: zynq_gem: Add the passing of the phy-handle node
Dan Murphy
2016-05-24
drivers: net: cpsw: Add reading of DT phy-handle node
Dan Murphy
2016-05-24
defconfig: dra74_evm: enable eth driver model
Mugunthan V N
2016-05-24
defconfig: am437x_sk_evm: enable eth driver model
Mugunthan V N
2016-05-24
defconfig: am437x_gp_evm: enable eth driver model
Mugunthan V N
2016-05-24
arm: dts: dra7: fix ethernet name with proper device address
Mugunthan V N
2016-05-24
arm: dts: dra7: add syscon node to cpsw to read mac address
Mugunthan V N
2016-05-24
arm: dts: am4372: add syscon node to cpsw to read mac address
Mugunthan V N
2016-05-24
drivers: net: cpsw: add support for reading mac address from efuse
Mugunthan V N
2016-05-24
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
Mugunthan V N
2016-05-24
ARM: omap5: add platform specific ethernet phy modes configurations
Mugunthan V N
2016-05-24
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
Mugunthan V N
[next]