Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a2888d0cd7db2e5914b31bbefdf08ec769f65274
a2888d0
spi: xilinx_spi: Use GENMASK
by Jagan Teki
· 9 years ago
54badcb
spi: tegra: Use GENMASK
by Jagan Teki
· 9 years ago
1a56d6c
spi: omap3_spi: Use GENMASK
by Jagan Teki
· 9 years ago
da1fdfd
spi: fsl_qspi: Use GENMASK
by Jagan Teki
· 9 years ago
fac4491
spi: designware_spi: Use GENMASK
by Jagan Teki
· 9 years ago
493d28a
spi: atmel_spi: Use GENMASK
by Jagan Teki
· 9 years ago
f0a0141
spi: xilinx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
f16e4db
spi: ti_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
7f7ccf7
spi: tegra: Use BIT macro
by Jagan Teki
· 9 years ago
3857b34
spi: sh_qspi: Use BIT macro
by Jagan Teki
· 9 years ago
5b79e43
spi: omap3_spi: Use BIT macro
by Jagan Teki
· 9 years ago
f9c9f6a
spi: mpc8xxx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
827afe5
spi: ich: Use BIT macro
by Jagan Teki
· 9 years ago
c97ca92
spi: fsl: Use BIT macro
by Jagan Teki
· 9 years ago
b17746d
spi: designware_spi: Use BIT macro
by Jagan Teki
· 9 years ago
99d7167
spi: cadence_qspi_apb: Use BIT macro
by Jagan Teki
· 9 years ago
42e3db7
spi: bfin_spi6xx: Use BIT macro
by Jagan Teki
· 9 years ago
8722286
spi: atmel_spi: Use BIT macro
by Jagan Teki
· 9 years ago
e1af6ae
spi: zynq_[q]spi: Use GENMASK macro
by Jagan Teki
· 9 years ago
f94b3f7
spi: zynq_[q]spi: Use BIT macro
by Jagan Teki
· 9 years ago
cc7ae3d
spi: zynq_qspi: Minor cleanups
by Jagan Teki
· 9 years ago
853ef3e
sf: Add FSR support to spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
5181dd9
sf: Update status reg check in spi_flash_cmd_wait_ready
by Jagan Teki
· 9 years ago
4537cec
sf: Make flash->flags use for generic usage
by Jagan Teki
· 9 years ago
5088b07
sf: Optimize BAR write code
by Jagan Teki
· 9 years ago
88e7a7c
sf: Add spi_flash_read_bar
by Jagan Teki
· 9 years ago
2e833d2
sf: Return bank_sel, if flash->bank_curr == bank_sel
by Jagan Teki
· 9 years ago
697cdaa
spi: zynq_spi: Remove unneeded headers
by Jagan Teki
· 9 years ago
40ea29b
zynq-common: Add SPL SPI offset, size configs
by Siva Durga Prasad Paladugu
· 9 years ago
c27f1c1
spi: zynq_qspi: Fix to configure CPOL, CPHA mask
by Jagan Teki
· 9 years ago
7c78c88
zynq-common: Enable ISSI SPI-NOR flash support
by Jagan Teki
· 9 years ago
651de3c
sf: params: Add IS25LP128 part support
by Jagan Teki
· 9 years ago
b47925c
sf: params: Add IS25LP064 part support
by Jagan Teki
· 9 years ago
2e5615c
sf: params: Add IS25LP032 part support
by Jagan Teki
· 9 years ago
12c941e
spi: zynq_spi: Store cs value into private data
by Jagan Teki
· 9 years ago
08dd095
spi: zynq_spi: Rename baudrate divisor mask name
by Jagan Teki
· 9 years ago
be47fc3
spi: zynq_spi: Add config reg shift named macros
by Jagan Teki
· 9 years ago
f2e1c41
spi: Kconfig: Add Zynq QSPI controller entry
by Jagan Teki
· 9 years ago
c6dca13
configs: zynq: Enable zynq qspi controller
by Jagan Teki
· 9 years ago
6191876
zynq-common: Enable Bank/Extended address register support
by Jagan Teki
· 9 years ago
5dd9d06
zynq-common: Enable zynq qspi controller support
by Jagan Teki
· 9 years ago
083a2f5
configs: Enable legacy SPI flash interface support
by Jagan Teki
· 9 years ago
de0fe09
dts: zed: Enable zynq qspi controller node
by Jagan Teki
· 9 years ago
4d79f78
dts: zc770-xm010: Enable zynq qspi controller node
by Jagan Teki
· 9 years ago
dd45632
dts: zc706: Enable zynq qspi controller node
by Jagan Teki
· 9 years ago
0ac0ffb
dts: zc702: Enable zynq qspi controller node
by Jagan Teki
· 9 years ago
52b4702
dts: microzed: Enable zynq qspi controller node
by Jagan Teki
· 9 years ago
dbc57de
doc: device-tree-bindings: spi: Add zynq qspi info
by Jagan Teki
· 9 years ago
0a2dc1d
dts: zynq: Add zynq qspi controller nodes
by Jagan Teki
· 9 years ago
7fbea8a
spi: Add zynq qspi controller driver
by Jagan Teki
· 9 years ago
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
895265f
Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
by Simon Glass
· 9 years ago
e04843d
zynq: Move SPL console init out of board_init_f()
by Simon Glass
· 9 years ago
c6187a4
microblaze: Add a TODO to call board_init_f_mem()
by Simon Glass
· 9 years ago
35375d4
arm: Switch 32-bit ARM to using generic global_data setup
by Simon Glass
· 9 years ago
4f45651
arm: Switch aarch64 to using generic global_data setup
by Simon Glass
· 9 years ago
13a15e2
board_init_f_mem(): Don't create an unused early malloc() area
by Simon Glass
· 9 years ago
90a2fbb
board_init_f_mem(): Don't require memset()
by Simon Glass
· 9 years ago
b1beb11
Move board_init_f_mem() into a common location
by Simon Glass
· 9 years ago
86b30bd
fs-test.sh: fix pre-requisite detection
by Stephen Warren
· 9 years ago
ef28913
test: fat: add test of non-contiguous file reads
by Stephen Warren
· 9 years ago
304ce79
itest: make memory access work under sandbox
by Stephen Warren
· 9 years ago
b97c626
distro_bootcmd: Add support for booting from ubifs
by Roy Spliet
· 9 years ago
690c796
ubifs: Add generic fs support
by Hans de Goede
· 9 years ago
b5030b2
ubifs: Add functions for generic fs use
by Hans de Goede
· 9 years ago
a164477
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
by Hans de Goede
· 9 years ago
4763ee3
disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
by Hans de Goede
· 9 years ago
de4e949
Allow imxtract to extract part of script image.
by Pierre Aubert
· 9 years ago
7a169ca
Fix bad return value checks (detected with Coccinelle)
by Thomas Huth
· 9 years ago
25fa860
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
by Guillaume GARDET
· 9 years ago
c5dcb4a
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
191be39
add generic stubs for GPIO LEDs
by Bernhard Nortmann
· 9 years ago
a04b30e
dm: keystone: serial: Add driver model support
by Lokesh Vutla
· 9 years ago
ec06dd8
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
9f36cbc
nios2: fix virt_to_phys for nios2 with MMU
by Thomas Chou
· 9 years ago
3d1ebf7
nios2: add README.nios2
by Thomas Chou
· 9 years ago
4d7d92f
nios2: zap nios2-generic board dir
by Thomas Chou
· 9 years ago
8e1e96d
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
by Thomas Chou
· 9 years ago
93f9646
nios2: convert copy_exception_trampoline to use dm cpu data
by Thomas Chou
· 9 years ago
741085b
nios2: convert cache flush to use dm cpu data
by Thomas Chou
· 9 years ago
3982617
nios2: set default cache configuration in start.S
by Thomas Chou
· 9 years ago
c12e053
nios2: zap initdram
by Thomas Chou
· 9 years ago
f8efd77
nios2: clean up comments style in start.S
by Thomas Chou
· 9 years ago
8701cc3
nios2: convert ioremap to use dm cpu data
by Thomas Chou
· 9 years ago
72b6198
nios2: convert do_reset to use dm cpu data
by Thomas Chou
· 9 years ago
e0fa55f
nios2: remove asm/psr.h
by Thomas Chou
· 9 years ago
36b9c9a
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
b1ed686
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
3c37849
serial: remove altera serial initializations
by Thomas Chou
· 9 years ago
221d2ac
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
7881597
timer: start a new timer after relocation
by Thomas Chou
· 9 years ago
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
c617026
nios2: convert nios2 cpu to driver model
by Thomas Chou
· 9 years ago
fb1a4bf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
99b336a
nios2: add clear and set bits macros
by Thomas Chou
· 9 years ago
c589954
spi : convert altera_spi to driver model
by Thomas Chou
· 9 years ago
6917a5d
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
26066df
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
4e1acb7
nios2: map physical address to uncached virtual address
by Thomas Chou
· 9 years ago
Next »