Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
531a4a66424946968b28241adbb41165e78d6d26
531a4a6
exynos: Allow CONFIG_MISC_COMMON to be build without an LCD
by Simon Glass
· 9 years ago
c309365
exynos: Allow tizen to be built without an LCD
by Simon Glass
· 9 years ago
141c743
exynos: dts: Add pwm device tree node
by Simon Glass
· 9 years ago
21c561b
video: Add an enum for active low/high
by Simon Glass
· 9 years ago
5c2dd4c
exynos: pwm: Add a driver for the exynos5 PWM
by Simon Glass
· 9 years ago
0c84358
exynos: video: Combine LCD driver into one file
by Simon Glass
· 9 years ago
37ea446
exynos: video: Move mipi_lcd_device_dt into a function
by Simon Glass
· 9 years ago
652d15c
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
by Simon Glass
· 9 years ago
b04135c
exynos: video: Move dsim_config_dt into a function
by Simon Glass
· 9 years ago
8c9b8dc
exynos: video: Drop static variables in exynos_dp_lowlevel.c
by Simon Glass
· 9 years ago
9c4d440
exynos: video: Drop static variables in exynos_fb.c
by Simon Glass
· 9 years ago
162fa53
exynos: video: Drop static variables in exynos_fimd.c
by Simon Glass
· 9 years ago
40d5002
exynos: video: Drop the static lcd_base_addr variable
by Simon Glass
· 9 years ago
aaca5b1
exynos: video: Remove use of vidinfo_t typedef
by Simon Glass
· 9 years ago
b6feb26
exynos: video: Drop dead code
by Simon Glass
· 9 years ago
08a7aa1
exynos: video: Move driver files into their own directory
by Simon Glass
· 9 years ago
6c15a2a
board: samsung: add initial Espresso7420 board support
by Thomas Abraham
· 9 years ago
e39448e
arm: exynos: add support for Exynos7420 SoC
by Thomas Abraham
· 9 years ago
36aa893
arm: exynos: realign the code to allow support for newer 64-bit platforms
by Thomas Abraham
· 9 years ago
cf75cdf
serial: s5p: use clock api to get clock rate
by Thomas Abraham
· 9 years ago
5ab6c4d
serial: s5p: get the port id number from the alias of the device node
by Thomas Abraham
· 9 years ago
166097e
clk: exynos: add clock driver for Exynos7420 Soc
by Thomas Abraham
· 9 years ago
16ca80a
pinctrl: Add pinctrl driver support for Exynos7420 SoC
by Thomas Abraham
· 9 years ago
ac98527
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
by Thomas Abraham
· 9 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
2ee490a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
0a71cd7
net: phy: dp83867: Add SGMII helper for configuration
by Dan Murphy
· 9 years ago
3c221af
net: phy: Add phy_interface_is_sgmii to phy.h
by Dan Murphy
· 9 years ago
3ab72fe
net: phy: Move is_rgmii helper to phy.h
by Dan Murphy
· 9 years ago
085445c
net: phy: ti: Allow the driver to be more configurable
by Dan Murphy
· 9 years ago
c7ba7bd
net: phy: dp83867: Add device tree bindings and documentation
by Dan Murphy
· 9 years ago
20671a9
net: zynq_gem: Add the passing of the phy-handle node
by Dan Murphy
· 9 years ago
cb38622
drivers: net: cpsw: Add reading of DT phy-handle node
by Dan Murphy
· 9 years ago
641b936
defconfig: dra74_evm: enable eth driver model
by Mugunthan V N
· 9 years ago
bc705ea
defconfig: am437x_sk_evm: enable eth driver model
by Mugunthan V N
· 9 years ago
54e3ba9
defconfig: am437x_gp_evm: enable eth driver model
by Mugunthan V N
· 9 years ago
844f814
arm: dts: dra7: fix ethernet name with proper device address
by Mugunthan V N
· 9 years ago
d7dc888
arm: dts: dra7: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
dcda79e
arm: dts: am4372: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
e431056
drivers: net: cpsw: add support for reading mac address from efuse
by Mugunthan V N
· 9 years ago
66e740c
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
by Mugunthan V N
· 9 years ago
70c5b7b
ARM: omap5: add platform specific ethernet phy modes configurations
by Mugunthan V N
· 9 years ago
b2003c5
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
by Mugunthan V N
· 9 years ago
3d12e80
ti_omap5_common: eth: do not define DM_ETH for spl
by Mugunthan V N
· 9 years ago
73443b9
drivers: core: device: add support to check dt compatible for a device/machine
by Mugunthan V N
· 9 years ago
24ae396
net: phy: Add PHY driver for mv88e61xx switches
by Kevin Smith
· 9 years ago
83c0551
net: Remove unused mv88e61xx switch driver
by Kevin Smith
· 9 years ago
ec8fb48
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
c98dc5a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
ad5b580
ARM: zynq: Simplify zynq configuration
by Michal Simek
· 9 years ago
1b008fd
phy: marvell: Do not reset phy after negotiation
by Michal Simek
· 9 years ago
7a673f0
phy: Wire return value from phy_config()
by Michal Simek
· 9 years ago
62afc60
image: Add boot_get_fpga() to load fpga with bootm
by Michal Simek
· 9 years ago
b733c27
net: phy: Handle phy_startup() error codes properly
by Michal Simek
· 9 years ago
ef5e821
phy: Return correct error code when timeout happens
by Michal Simek
· 9 years ago
55259e7
net: xilinx: Handle error value from phy_startup()
by Michal Simek
· 9 years ago
ed0cea7
mkimage: Report information about fpga
by Michal Simek
· 9 years ago
905bca6
fpga: Fix typo in function comment
by Michal Simek
· 9 years ago
293271c
ARM64: zynqmp: Enable CLK framework
by Michal Simek
· 9 years ago
e6a9ed0
ARM64: zynqmp: Add SPL support support
by Michal Simek
· 9 years ago
c9811e1
ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI
by Michal Simek
· 9 years ago
0a8c4f6
ARM64: zynqmp: Align gic ranges for 64k in device tree
by Alexander Graf
· 9 years ago
d9b58b3
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· 9 years ago
8d16e1d
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
by Michal Simek
· 9 years ago
f44e603
ARM: zynq: Call ps7_post_config() for SPL
by Michal Simek
· 9 years ago
27640fd
ARM64: zynqmp: Enable option to overwrite default variables
by Michal Simek
· 9 years ago
3a3b914
spl: Introduce new function spl_board_prepare_for_boot
by Michal Simek
· 9 years ago
bd48378
ARM64: zynqmp: Add debug uart for zc1751-dc1
by Michal Simek
· 9 years ago
71eb243
ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108
by Michal Simek
· 9 years ago
013642c
ARM64: zynqmp: Remove CONFIG_PREBOOT
by Michal Simek
· 9 years ago
9a23f45
ARM: zynq: Add support for SPL_LOAD_FIT
by Michal Simek
· 9 years ago
73dc3fa
ARM64: zynqmp: Wire up debug_uart setup
by Michal Simek
· 9 years ago
926782c
ARM64: zynqmp: Enable eMMC boot partitions commands
by Michal Simek
· 9 years ago
6919b4b
ARM64: zynqmp: Add support for reading MAC from eeprom
by Michal Simek
· 9 years ago
a1207de
ARM64: zynqmp: Enable missing distro default options
by Michal Simek
· 9 years ago
af3b4cd
ARM64: zynqmp: Enable HUSH parser for all zynqmp targets
by Michal Simek
· 9 years ago
621a93e
ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus
by Masahiro Yamada
· 9 years ago
a6b9587
gpio: zynq: Add support for reading gpio pin state
by Michal Simek
· 9 years ago
7f307d9
ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
by Masahiro Yamada
· 9 years ago
bb0c63a
ARM: sama5d2: Implement boot device autodetection
by Marek Vasut
· 9 years ago
12328f2
ARM: atmel: Enable FIT image support for SAMA5Dx
by Marek Vasut
· 9 years ago
c043d8d
board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
by Wenyou Yang
· 9 years ago
7a91e1a
ARM: at91: clock: complete the GCK's clock sources
by Wenyou Yang
· 9 years ago
4adf6a7
ARM: at91: clock: fix the GCK's clock source
by Wenyou Yang
· 9 years ago
a9c89bf
board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
by Wenyou Yang
· 9 years ago
9989c15
board: atmel: add SAMA5D2 PTC Engineering board
by Wenyou Yang
· 9 years ago
cc434ad
ARM: at91: sama5d2: add macro & field definitions
by Wenyou Yang
· 9 years ago
6d54868
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
d7d0003
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
d38fca4
ARM: fix ifdef in ARMv8 lowlevel_init() again
by Masahiro Yamada
· 9 years ago
d550e82
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· 8 years ago
5f89a15
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· 9 years ago
c1420f8
kbuild: fixdep: Check fstat(2) return value
by Tom Rini
· 9 years ago
c409bd0
spl: Setup default value for OF_LIST
by Michal Simek
· 9 years ago
5adfa26
spl: fit: Print error message when FDT is not present
by Michal Simek
· 9 years ago
bd6e142
mkimage: Add a quiet mode
by Simon Glass
· 9 years ago
8df81e1
image-fit: Don't display an error in fit_set_timestamp()
by Simon Glass
· 9 years ago
034eda8
malloc: improve memalign fragmentation fix
by Stephen Warren
· 9 years ago
8216b11
x86: galileo: Override SMBIOS product name
by Bin Meng
· 8 years ago
4cdce9f
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
by Bin Meng
· 8 years ago
Next »