Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
52e8f217f9973588b0f407acbeaf3a41dfd0b2db
« Previous
6ab00db
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
e14d3f7
arm: socfpga: misc: Probe ethernet GMAC from OF
by Marek Vasut
· 9 years ago
9ec7414
arm: socfpga: misc: Export bootmode into environment variable
by Marek Vasut
· 9 years ago
d85e311
arm: socfpga: misc: Add support for printing boot mode
by Marek Vasut
· 9 years ago
ef84861
arm: socfpga: misc: Fix warm reset
by Marek Vasut
· 9 years ago
066ad14
arm: socfpga: spl: Add support for selecting boot device from BSEL
by Marek Vasut
· 9 years ago
346d6f5
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
d3f34e7
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
1d8c939
arm: socfpga: spl: Remove custom linker script
by Marek Vasut
· 9 years ago
6473054
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
bd65fe3
arm: socfpga: spl: Add missing reset logic
by Marek Vasut
· 9 years ago
232fcc6
arm: socfpga: spl: Configure SCU and NIC-301 early
by Marek Vasut
· 9 years ago
4a0080d
arm: socfpga: spl: Toggle warm reset config I/O bit
by Marek Vasut
· 9 years ago
2d779b3
arm: socfpga: system: Clean up pinmux_config.c
by Marek Vasut
· 9 years ago
40687b4
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
by Marek Vasut
· 9 years ago
575d741
arm: socfpga: scan: Zap iocsr_scan_chain*_table()
by Marek Vasut
· 9 years ago
03a92b2
arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg()
by Marek Vasut
· 9 years ago
2df7b2a
arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()
by Marek Vasut
· 9 years ago
93b4abd
arm: socfpga: clock: Clean up pll_config.h
by Marek Vasut
· 9 years ago
163ee7d
arm: socfpga: clock: Get rid of cm_config_t typedef
by Marek Vasut
· 9 years ago
34122eb
arm: socfpga: reset: Add SDMMC, QSPI and DMA defines
by Marek Vasut
· 9 years ago
3191611
arm: socfpga: reset: Add function to reset add peripherals
by Marek Vasut
· 9 years ago
292260c
arm: socfpga: reset: Repair bridge reset handling
by Marek Vasut
· 9 years ago
a71df7a
arm: socfpga: reset: Replace ad-hoc reset functions
by Marek Vasut
· 9 years ago
bdfc2ef
arm: socfpga: reset: Implement unified function to toggle reset
by Marek Vasut
· 9 years ago
1115cd2
arm: socfpga: reset: Start reworking the SoCFPGA reset manager
by Marek Vasut
· 9 years ago
8d009e4
arm: socfpga: reset: Add missing reset manager regs
by Marek Vasut
· 9 years ago
7ac40d2
ddr: altera: Fix debug message format in sequencer
by Marek Vasut
· 9 years ago
452a81e
ddr: altera: Fix typo in mp_threshold1 programming
by Marek Vasut
· 9 years ago
42f7ebb
ddr: altera: Move struct sdram_prot_rule prototype
by Marek Vasut
· 9 years ago
d04941c
arm: socfpga: Move sdram_config.h to board dir
by Marek Vasut
· 9 years ago
cdd4e6c
arm: socfpga: enable the Altera SDRAM controller driver
by Dinh Nguyen
· 9 years ago
3da4285
driver/ddr/altera: Add the sdram calibration portion
by Dinh Nguyen
· 9 years ago
9bbd213
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
by Dinh Nguyen
· 9 years ago
9f76f10
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
b962859
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
9617ceb
arm: socfpga: Move generated files into qts subdir
by Marek Vasut
· 9 years ago
2e8fcc7
arm: dts: socfpga: Add mmc alias
by Marek Vasut
· 9 years ago
b09b72d
arm: dts: socfpga: Fix SPI aliases
by Marek Vasut
· 9 years ago
bfa89d2
arm: socfpga: Fix FPGA bitstream programming routine
by Marek Vasut
· 9 years ago
ae27120
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
f05fa67
ARM: tegra: Add p2371-0000 board
by Stephen Warren
· 9 years ago
b692009
ARM: tegra: Add e2220-1170 board
by Stephen Warren
· 9 years ago
04037c8
ARM: tegra: p2571: remove another unused define
by Stephen Warren
· 9 years ago
a38a3c4
ARM: tegra: enable GPU DT node when appropriate
by Alexandre Courbot
· 9 years ago
871d78e
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· 9 years ago
95486f8
ARM: tegra: add comment re: autogeneration to pinmux headers
by Stephen Warren
· 9 years ago
424afc0
ARM: tegra: restrict usable RAM size further
by Stephen Warren
· 9 years ago
fac971b
exynos: dts: Correct LDO and BUCK naming
by Simon Glass
· 9 years ago
bbbe55f
x86: Enable debug UART for Minnowmax
by Simon Glass
· 9 years ago
74356d7
dm: core: Fix a typo in the uclass_get_device_by_name() comment
by Simon Glass
· 9 years ago
f5c67ea
dm: core: Add a way to set a device name
by Simon Glass
· 9 years ago
c3e6847
sandbox: Enable devres subsystem
by Simon Glass
· 9 years ago
40b6f2d
devres: add debug command to dump device resources
by Masahiro Yamada
· 9 years ago
e2282d7
devres: make Devres optional with CONFIG_DEVRES
by Masahiro Yamada
· 9 years ago
2b07f68
devres: add devm_kmalloc() and friends (managed memory allocators)
by Masahiro Yamada
· 9 years ago
608f26c
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
aed1a4d
dm: add DM_FLAG_BOUND flag
by Masahiro Yamada
· 9 years ago
f330177
dm: Support address translation for simple-bus
by Simon Glass
· 9 years ago
0990fcb
net: smsc95xx: Add driver-model support
by Simon Glass
· 9 years ago
527298c
net: smsc95xx: Prepare for conversion to driver model
by Simon Glass
· 9 years ago
25a9e98
net: smsc95xx: Correct the error numbers
by Simon Glass
· 9 years ago
d62a1dc
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
by Simon Glass
· 9 years ago
a269259
net: smsc95xx: Sort the include files
by Simon Glass
· 9 years ago
f58a41e
dm: usb: Add driver-model support to dwc2
by Simon Glass
· 9 years ago
cc3e3a9
dm: usb: Prepare dwc2 driver for driver-model conversion
by Simon Glass
· 9 years ago
2e5350f
dm: usb: Add an errno.h header to usb_ether.c
by Simon Glass
· 9 years ago
12dc8e7
dm: Make regmap and syscon optional
by Simon Glass
· 9 years ago
28445aa
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
by York Sun
· 9 years ago
fdb9f34
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· 9 years ago
d1de41d
exynos: Add support for spring
by Simon Glass
· 9 years ago
a7a73ef
exynos: video: Remove non-device-tree code
by Simon Glass
· 9 years ago
5ae3a5e
dts: Drop unused compatible ID for the NXP video bridge
by Simon Glass
· 9 years ago
68964db
video: Remove the old parade driver
by Simon Glass
· 9 years ago
24696e2
cros_ec: Remove the old tunnel code
by Simon Glass
· 9 years ago
05bccbc
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
54abb00
exynos: Drop old exynos5250-specific board code
by Simon Glass
· 9 years ago
c512123
exynos: Drop old exynos5420-specific board code
by Simon Glass
· 9 years ago
bf637ea
exynos: config: Move common options to the common headers and tidy up
by Simon Glass
· 9 years ago
bae3433
exynos: Remove unneeded device tree control #ifdefs
by Simon Glass
· 9 years ago
d4061aa
exynos: Enable new features for exynos5 boards
by Simon Glass
· 9 years ago
c65dc7d
exynos: Add common board code for exynos5 boards that use device tree
by Simon Glass
· 9 years ago
8bba6cc
exynos: dts: Drop the old TPS65090 I2C node
by Simon Glass
· 9 years ago
fa9ec45
dts: exynos: snow: Add a new node for the NXP video bridge driver
by Simon Glass
· 9 years ago
48b6c32
dts: exynos: pit: Add a new node for the parade video bridge driver
by Simon Glass
· 9 years ago
59408eb
dts: exynos: snow: Add memory layout description
by Simon Glass
· 9 years ago
eca4866
dm: gpio: Check a GPIO is valid before using it
by Simon Glass
· 9 years ago
71db634
exynos: Tidy up CPU frequency display
by Simon Glass
· 9 years ago
129c942
exynos: video: Correct debug output
by Simon Glass
· 9 years ago
a507454
exynos: Add support for the DisplayPort hotplug detect
by Simon Glass
· 9 years ago
c95ed7d
exynos: Correct return value in exynos_mmc_init()
by Simon Glass
· 9 years ago
c7d50e7
exynos: spi: Convert the timeout to debug()
by Simon Glass
· 9 years ago
048dba0
dm: video: Add support for the NXP PTN3460 bridge
by Simon Glass
· 9 years ago
bcd5dff
dm: video: Add support for the Parade PS8622/625 bridge
by Simon Glass
· 9 years ago
5eaeada
video: Work around lack of pinctrl
by Simon Glass
· 9 years ago
801ab9e
dm: video: Add support for video bridges
by Simon Glass
· 9 years ago
224d1dd
dm: pmic: Display the regulator limits on error
by Simon Glass
· 9 years ago
d08504d
dm: power: Don't return an error when regulators are not autoset
by Simon Glass
· 9 years ago
75a429f
dm: pmic: max77686: Support all BUCK regulators
by Simon Glass
· 9 years ago
8c42870
dm: power: max77686: Correct BUCK register access
by Simon Glass
· 9 years ago
Next »