Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a3340103ba48580c7d53ee8066bbe13ea23d7ab4
a334010
ddr: altera: Pluck out remaining sdr_get_addr() calls
by Marek Vasut
· 9 years ago
c3b9b0f
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*)
by Marek Vasut
· 9 years ago
0dcb9e8
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*)
by Marek Vasut
· 9 years ago
81df0a2
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*)
by Marek Vasut
· 9 years ago
341ceec
ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*)
by Marek Vasut
· 9 years ago
1fa9589
ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)"
by Marek Vasut
· 9 years ago
6283b4c
ddr: altera: Clean up ugly casts in sdram_calibration_full()
by Marek Vasut
· 9 years ago
f84348d
ddr: altera: Minor indent fix in set_rank_and_odt_mask()
by Marek Vasut
· 9 years ago
a4a55d4
Makefile: Add target for building bootable SPL image for SoCFPGA
by Marek Vasut
· 9 years ago
46378db
arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful
by Marek Vasut
· 9 years ago
2bff540
arm: socfpga: config: Fix LOADADDR
by Marek Vasut
· 9 years ago
2b173f4
arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR
by Marek Vasut
· 9 years ago
ddcd2bf
arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build
by Marek Vasut
· 9 years ago
375d048
arm: socfpga: config: Zap incorrect config options
by Marek Vasut
· 9 years ago
ffb8e7f
arm: socfpga: config: Move SPL GD and malloc to RAM
by Marek Vasut
· 9 years ago
f3f8fe2
arm: socfpga: misc: Reset ethernet from OF
by Marek Vasut
· 9 years ago
5ca9954
arm: socfpga: misc: Probe ethernet GMAC from OF
by Marek Vasut
· 9 years ago
dc495ae
arm: socfpga: misc: Export bootmode into environment variable
by Marek Vasut
· 9 years ago
f568865
arm: socfpga: misc: Add support for printing boot mode
by Marek Vasut
· 9 years ago
b7e7738
arm: socfpga: misc: Fix warm reset
by Marek Vasut
· 9 years ago
46193c3
arm: socfpga: spl: Add support for selecting boot device from BSEL
by Marek Vasut
· 9 years ago
cadf2f9
arm: socfpga: spl: Add support for booting from QSPI
by Marek Vasut
· 9 years ago
1029caf
arm: socfpga: spl: Add support for booting from SD/MMC
by Marek Vasut
· 9 years ago
a091d41
arm: socfpga: spl: Remove custom linker script
by Marek Vasut
· 9 years ago
1a7728f
arm: socfpga: spl: Merge spl_board_init() into board_init_f()
by Marek Vasut
· 9 years ago
8784e7e
arm: socfpga: spl: Add missing reset logic
by Marek Vasut
· 9 years ago
af65761
arm: socfpga: spl: Configure SCU and NIC-301 early
by Marek Vasut
· 9 years ago
6d4a4b4
arm: socfpga: spl: Toggle warm reset config I/O bit
by Marek Vasut
· 9 years ago
1100e34
arm: socfpga: system: Clean up pinmux_config.c
by Marek Vasut
· 9 years ago
8306b1e
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
by Marek Vasut
· 9 years ago
9c3e006
arm: socfpga: scan: Zap iocsr_scan_chain*_table()
by Marek Vasut
· 9 years ago
92af868
arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg()
by Marek Vasut
· 9 years ago
b4c1a00
arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()
by Marek Vasut
· 9 years ago
084d06c
arm: socfpga: clock: Clean up pll_config.h
by Marek Vasut
· 9 years ago
940077d
arm: socfpga: clock: Get rid of cm_config_t typedef
by Marek Vasut
· 9 years ago
fc31d6e
arm: socfpga: reset: Add SDMMC, QSPI and DMA defines
by Marek Vasut
· 9 years ago
49edbd4
arm: socfpga: reset: Add function to reset add peripherals
by Marek Vasut
· 9 years ago
aeb2c35
arm: socfpga: reset: Repair bridge reset handling
by Marek Vasut
· 9 years ago
75f6b5c
arm: socfpga: reset: Replace ad-hoc reset functions
by Marek Vasut
· 9 years ago
3425eeb
arm: socfpga: reset: Implement unified function to toggle reset
by Marek Vasut
· 9 years ago
bb1f889
arm: socfpga: reset: Start reworking the SoCFPGA reset manager
by Marek Vasut
· 9 years ago
ab8f13f
arm: socfpga: reset: Add missing reset manager regs
by Marek Vasut
· 9 years ago
0eacf7e
ddr: altera: Fix debug message format in sequencer
by Marek Vasut
· 9 years ago
452d639
ddr: altera: Fix typo in mp_threshold1 programming
by Marek Vasut
· 9 years ago
e08c559
ddr: altera: Move struct sdram_prot_rule prototype
by Marek Vasut
· 9 years ago
43bb47e
arm: socfpga: Move sdram_config.h to board dir
by Marek Vasut
· 9 years ago
06e36ea
arm: socfpga: enable the Altera SDRAM controller driver
by Dinh Nguyen
· 9 years ago
135cc7f
driver/ddr/altera: Add the sdram calibration portion
by Dinh Nguyen
· 9 years ago
429642c
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
by Dinh Nguyen
· 9 years ago
7e7e617
net: designware: Rename the driver var name to eth_designware
by Marek Vasut
· 9 years ago
fcab73c
net: designware: Add SoCFPGA GMAC DT compatible string
by Marek Vasut
· 9 years ago
20a0739
arm: socfpga: Move generated files into qts subdir
by Marek Vasut
· 9 years ago
79021fc
arm: dts: socfpga: Add mmc alias
by Marek Vasut
· 9 years ago
ffccc62
arm: dts: socfpga: Fix SPI aliases
by Marek Vasut
· 9 years ago
490dfd1
arm: socfpga: Fix FPGA bitstream programming routine
by Marek Vasut
· 9 years ago
342ced7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
952a573
ARM: tegra: Add p2371-0000 board
by Stephen Warren
· 9 years ago
1b54a5e
ARM: tegra: Add e2220-1170 board
by Stephen Warren
· 9 years ago
1bf63fd
ARM: tegra: p2571: remove another unused define
by Stephen Warren
· 9 years ago
5e270dc
ARM: tegra: enable GPU DT node when appropriate
by Alexandre Courbot
· 9 years ago
7f936d4
ARM: tegra: move VPR configuration to a later stage
by Alexandre Courbot
· 9 years ago
093b965
ARM: tegra: add comment re: autogeneration to pinmux headers
by Stephen Warren
· 9 years ago
30d1966
ARM: tegra: restrict usable RAM size further
by Stephen Warren
· 9 years ago
2566776
exynos: dts: Correct LDO and BUCK naming
by Simon Glass
· 9 years ago
9bbb37f
x86: Enable debug UART for Minnowmax
by Simon Glass
· 9 years ago
c4a9cbe
dm: core: Fix a typo in the uclass_get_device_by_name() comment
by Simon Glass
· 9 years ago
e3b23e2
dm: core: Add a way to set a device name
by Simon Glass
· 9 years ago
17d7676
sandbox: Enable devres subsystem
by Simon Glass
· 9 years ago
f929c0b
devres: add debug command to dump device resources
by Masahiro Yamada
· 9 years ago
029bfca
devres: make Devres optional with CONFIG_DEVRES
by Masahiro Yamada
· 9 years ago
b475e1f
devres: add devm_kmalloc() and friends (managed memory allocators)
by Masahiro Yamada
· 9 years ago
8b15b16
devres: introduce Devres (Managed Device Resource) framework
by Masahiro Yamada
· 9 years ago
bdbb5dd
dm: add DM_FLAG_BOUND flag
by Masahiro Yamada
· 9 years ago
59b6196
dm: Support address translation for simple-bus
by Simon Glass
· 9 years ago
68c4197
net: smsc95xx: Add driver-model support
by Simon Glass
· 9 years ago
3faecae
net: smsc95xx: Prepare for conversion to driver model
by Simon Glass
· 9 years ago
ebe0e5a
net: smsc95xx: Correct the error numbers
by Simon Glass
· 9 years ago
4d89e5b
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
by Simon Glass
· 9 years ago
ce48e50
net: smsc95xx: Sort the include files
by Simon Glass
· 9 years ago
a7ea72c
dm: usb: Add driver-model support to dwc2
by Simon Glass
· 9 years ago
e3c23a0
dm: usb: Prepare dwc2 driver for driver-model conversion
by Simon Glass
· 9 years ago
e96ba56
dm: usb: Add an errno.h header to usb_ether.c
by Simon Glass
· 9 years ago
8e5efa0
dm: Make regmap and syscon optional
by Simon Glass
· 9 years ago
5689372
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
by York Sun
· 9 years ago
aa5b66c
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
by York Sun
· 9 years ago
b139836
exynos: Add support for spring
by Simon Glass
· 9 years ago
489870e
exynos: video: Remove non-device-tree code
by Simon Glass
· 9 years ago
abfb852
dts: Drop unused compatible ID for the NXP video bridge
by Simon Glass
· 9 years ago
3e5b40f
video: Remove the old parade driver
by Simon Glass
· 9 years ago
66d14fc
cros_ec: Remove the old tunnel code
by Simon Glass
· 9 years ago
50bcd1d
power: Remove old TPS65090 drivers
by Simon Glass
· 9 years ago
73f6a53
exynos: Drop old exynos5250-specific board code
by Simon Glass
· 9 years ago
3493eb2
exynos: Drop old exynos5420-specific board code
by Simon Glass
· 9 years ago
0b18b80
exynos: config: Move common options to the common headers and tidy up
by Simon Glass
· 9 years ago
bf8ce88
exynos: Remove unneeded device tree control #ifdefs
by Simon Glass
· 9 years ago
76fc3ad
exynos: Enable new features for exynos5 boards
by Simon Glass
· 9 years ago
dc4d5e5
exynos: Add common board code for exynos5 boards that use device tree
by Simon Glass
· 9 years ago
32d4bb7
exynos: dts: Drop the old TPS65090 I2C node
by Simon Glass
· 9 years ago
2786ddc
dts: exynos: snow: Add a new node for the NXP video bridge driver
by Simon Glass
· 9 years ago
5da3651
dts: exynos: pit: Add a new node for the parade video bridge driver
by Simon Glass
· 9 years ago
Next »