Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d3c1461948d9d3dabd53330dfb4d822f14f8d766
d3c1461
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
d626ea4
clk: uniphier: fix unmet direct dependencies warning
by Masahiro Yamada
· 7 years ago
e6b29ec
Merge git://git.denx.de/u-boot-video
by Tom Rini
· 7 years ago
fb9fc96
lcd: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
9cb5387
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
f7f0377
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
2e4b4bd
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Tom Rini
· 7 years ago
ba8bb32
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
b92192c
rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin
by Kever Yang
· 7 years ago
7a9b25a
rockchip: rk322x: pinctrl: using compatible name same with dts
by Kever Yang
· 7 years ago
ea14109
rockchip: rk322x: update MACRO for mmc clksel reg
by Kever Yang
· 7 years ago
405b2d0
rockchip: rk322x: update dram bank size
by Kever Yang
· 7 years ago
2fdc5c3
rockchip: rk3399: spl: remove unused header inclusion
by Philipp Tomsich
· 7 years ago
6cb6a84
rockchip: dts: rk3399-evb: remove redundant gmac node
by Kever Yang
· 7 years ago
8f9dd92
efi_loader: do not cast return value in EFI_EXIT
by xypron.glpk@gmx.de
· 7 years ago
77520f8
mmc: Support generic PCI SD host controller
by Bin Meng
· 7 years ago
67c4e48
m68k: add board stmark2, mcf5441x based
by Angelo Dureghello
· 7 years ago
7211b92
m68k: mcf5445x: allow CS0 to be undefined
by Angelo Dureghello
· 8 years ago
8ddcf38
m68k: fix cache.c for Coldfire V4E
by Angelo Dureghello
· 8 years ago
89ae64c
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 8 years ago
e062f91
spl: fix Makefile for NOR, XIP and YMODEM
by Philipp Tomsich
· 7 years ago
b239805
rockchip: dts: rk3399-firefly: update gmac parameter
by Kever Yang
· 7 years ago
f54f753
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· 7 years ago
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
9db9688
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
by Simon Glass
· 7 years ago
bb8be69
dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
b9876e2
dm: imx: cm_fx6: Enable more driver model support
by Simon Glass
· 7 years ago
220b8da
dm: imx: cm_fx6: Add MMC support for CONFIG_BLK
by Simon Glass
· 7 years ago
5f08bb6
dm: imx: cm_fx6: Add device tree for cm_fx6
by Simon Glass
· 7 years ago
bf8950e
dm: imx: cm_fx6: Support driver model for SATA
by Simon Glass
· 7 years ago
407025d
dm: mmc: fsl_esdhc: Update to support MMC operations
by Simon Glass
· 7 years ago
80e9df4
dm: mmc: fsl_esdhc: Update to support livetree
by Simon Glass
· 7 years ago
5ee3980
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
by Simon Glass
· 7 years ago
fa02ca5
dm: mmc: fsl_esdhc: Set up platform data
by Simon Glass
· 7 years ago
0c3ef22
dm: mmc: fsl_esdhc: Detect init failure
by Simon Glass
· 7 years ago
81357b5
dm: mmc: fsl_esdhc: Detect reset failure
by Simon Glass
· 7 years ago
6aa55dc
dm: mmc: fsl_esdhc: Set up common versions of operations
by Simon Glass
· 7 years ago
1d177d4
dm: mmc: fsl_esdhc: Pass private data to internal functions
by Simon Glass
· 7 years ago
0067b87
dm: sata: dwc_ahsata: Add support for driver model
by Simon Glass
· 7 years ago
821bb52
dm: sata: Update the AHCI uclass to support operations
by Simon Glass
· 7 years ago
23dba64
dm: sata: imx: Allow driver model to be used for sata
by Simon Glass
· 7 years ago
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· 7 years ago
f89b250
dm: sata: dw_sata: Set up common versions of operations
by Simon Glass
· 7 years ago
22b08aa
dm: sata: dw_sata: More ahci_init_one() futher down
by Simon Glass
· 7 years ago
3b0ca22
dm: sata: dw_sata: Drop is_ready
by Simon Glass
· 7 years ago
7b2a629
dm: sata: dw_sata: Rename the dwc_ahsata private header
by Simon Glass
· 7 years ago
602cedc
dm: sata: dw_sata: Sort #include directives
by Simon Glass
· 7 years ago
96f2af4
dm: sata: dw_sata: Drop unnecessary brackets
by Simon Glass
· 7 years ago
c5fc2a3
dm: sata: dw_sata: Pass uc_priv to internal functions
by Simon Glass
· 7 years ago
d30e76c
dm: sata: dw_sata: Drop unnecessary casts
by Simon Glass
· 7 years ago
b1f7f58
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
by Simon Glass
· 7 years ago
ed82fcc
dm: sata: dw_sata: Move exported functions to the end
by Simon Glass
· 7 years ago
c068229
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
by Simon Glass
· 7 years ago
89dc64f
dm: sata: dwc_ahsata: Make functions static
by Simon Glass
· 7 years ago
856e020
dm: core: Add a comment about the device_remove() flags
by Simon Glass
· 7 years ago
4450597
dm: blk: Update return value in blk_create_devicef()
by Simon Glass
· 7 years ago
d9289f3
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
8a8b768
dm: ide: Adjust the 'ide' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
868a48c
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
2710c6f
dm: sata: Adjust the 'sata' command to use blk_common_cmd()
by Simon Glass
· 7 years ago
bf2e795
dm: blk: Add a generic function for block device commands
by Simon Glass
· 7 years ago
85af5a4
dm: blk: Add a function to find an interface-type name
by Simon Glass
· 7 years ago
8061bc6
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
by Simon Glass
· 7 years ago
edc1dff
mmc: gen_atmel_mci: Fix wrong arguments used of bind()
by Wenyou.Yang@microchip.com
· 7 years ago
e4ca9bc
mmc: sd_sdhi: Enable clock using clock framework
by Marek Vasut
· 7 years ago
e553eba
mmc: sh_sdhi: Fix the ACMD handling
by Marek Vasut
· 7 years ago
7ed7330
mmc: sh_sdhi: Add DM and DT probing support
by Marek Vasut
· 7 years ago
9443f42
mmc: uniphier-sd: Fix long response processing
by Marek Vasut
· 7 years ago
83ccfa7
Merge git://git.denx.de/u-boot-tegra
by Tom Rini
· 7 years ago
2e4d4de
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
3c019da
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
7b55a80
sf: Preserve QE bit when clearing BP# bits for Macronix flash
by Bin Meng
· 7 years ago
9977849
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
3fa4c22
env: Adjust the get_char() method to return an int
by Simon Glass
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
77d3aeb
imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled
by Peng Fan
· 7 years ago
fe7052a
imx: mx6sl: simplify code using setbits_le32
by Peng Fan
· 7 years ago
946333d
imx: mx6sx: select OSC as uart's clk parent
by Peng Fan
· 7 years ago
81224c4
imx: mx6: soc: fix mx6sll settings
by Peng Fan
· 7 years ago
7c164df
imx: mx6: select ARM_ERRATA_845369
by Peng Fan
· 7 years ago
5ac341f
arm: Implement workaround for Cortex-A9 errata 845369
by Peng Fan
· 7 years ago
f05bc21
ARM: i.MX6: exclude the ARM errata from i.MX6 UP system
by Peng Fan
· 7 years ago
b130c8a
imx: imx6ull: correct get_cpu_speed_grade_hz
by Sébastien Szymanski
· 7 years ago
415c7ce
imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs
by Sébastien Szymanski
· 7 years ago
304050e
mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
by Breno Lima
· 7 years ago
7e41b3e
mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
by Breno Lima
· 7 years ago
705d5d7
imx6: clock: correct comment for PLL_VIDEO
by Anatolij Gustschin
· 7 years ago
81931b0
imx6: use SION macro in SDn_CMD mux mode bitfield arguments
by Anatolij Gustschin
· 7 years ago
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
1753957
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· 7 years ago
10b0d7b
env: Drop env_get_char_spec()
by Simon Glass
· 7 years ago
36d8581
env: Drop env_init_new()
by Simon Glass
· 7 years ago
d91a8a5
env: Drop unused env_ptr variables
by Simon Glass
· 7 years ago
Next »