Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d32a4df230ec743700896428c9bdf3fbc52bd9fc
d32a4df
ARM: uniphier: enable Peripherl clock to use UART in SPL
by Masahiro Yamada
· 9 years ago
b0757f8
ARM: uniphier: fix boot mode table of PH1-LD20
by Masahiro Yamada
· 9 years ago
93a8ef4
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
158b463
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
3707a68
drivers/video/am335x-fb: Properly point framebuffer behind palette
by Martin Pietryka
· 9 years ago
8664c22
drivers/video/am335x-fb: Add support for 16bpp format
by Martin Pietryka
· 9 years ago
49998a4
omap3: Reduce logic/overo SPL max image size
by Tom Rini
· 9 years ago
64b4998
sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board
by Hans de Goede
· 9 years ago
9be8849
sunxi: mctl_mem_matches: Add missing memory barrier
by Hans de Goede
· 9 years ago
23aee9f
ARM64: zynqmp: Cleanup config file after CMD move
by Michal Simek
· 9 years ago
c91545f
ARM: uniphier: revive some commands lost by Kconfig re-sync
by Masahiro Yamada
· 9 years ago
6690c49
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
9326474
Prepare v2016.05-rc3
by Tom Rini
· 9 years ago
f33703b
pico-imx6ul: Update the defconfig
by Tom Rini
· 9 years ago
2c08ff8
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
d35fa82
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
by Martin Pietryka
· 9 years ago
1e3bce2
pci: Device scanning range fix
by Yoshinori Sato
· 9 years ago
a440561
mmc: sdhci: add const qualifier to the name of struct sdhci_host
by Masahiro Yamada
· 9 years ago
59b92af
ARM: DRA7: Add ABB setup for all domains
by Nishanth Menon
· 9 years ago
07be757
ARM: OMAP5: Enable ABB configuration for MM voltage domain
by Nishanth Menon
· 9 years ago
1eb62b4
ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure
by Nishanth Menon
· 9 years ago
4493e7d
ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2
by Nishanth Menon
· 9 years ago
83e713b
common/dlmalloc.c: Delete content that was moved to malloc.h
by Robert P. J. Day
· 9 years ago
37342ab
spl: spl_mmc: Disambiguate error message
by Fabio Estevam
· 9 years ago
b956d98
ARM: hikey: Simplify README instructions.
by Peter Griffin
· 9 years ago
9967fd0
ARM: hisilicon: hikey: Align memory node with upstream kernel
by Peter Griffin
· 9 years ago
ecdb1b7
ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.
by Peter Griffin
· 9 years ago
97fa765
ARM: hisilicon: hikey: Implement reset_cpu() for hikey.
by Peter Griffin
· 9 years ago
c97c37a
ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.
by Peter Griffin
· 9 years ago
58eb5b1
MAINTAINERS: Add myself as maintainer for hikey
by Peter Griffin
· 9 years ago
f517b9c
ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.
by Peter Griffin
· 9 years ago
07a6e38
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
247c1a8
ti_armv7_common.h: Fix U-Boot location on eMMC
by Semen Protsenko
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
0685bef
cmd: Kconfig: Add a Kconfig options for a few CMD
by Dinh Nguyen
· 9 years ago
998c479
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
a284fc3c
configs: Re-sync CONFIG_USB_MUSB_HOST
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
b54143d
Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier
by Tom Rini
· 9 years ago
7fe6a80
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 9 years ago
c767a28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
69a6e38
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 9 years ago
abcc776
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 9 years ago
62d6d1c
dfu: ram: fix number base of RAM entity parameters
by Stephen Warren
· 9 years ago
4fb4743
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
by Mugunthan V N
· 9 years ago
4cdf8e1
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· 9 years ago
f39ca54
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· 9 years ago
aefb021
fastboot: Clean up bulk-out logic
by Roger Quadros
· 9 years ago
9ab3fdf
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· 9 years ago
bf4b41a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· 9 years ago
414ba5a
tests: py: dfu: Provide functionality to set test and dummy files alt settings
by Lukasz Majewski
· 9 years ago
15608c8
tests: py: dfu: Add functionality to set different u-boot's dfu env variable
by Lukasz Majewski
· 9 years ago
245bfec
tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files
by Lukasz Majewski
· 9 years ago
3848120
i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
by Stefan Roese
· 9 years ago
3cb2796
i2c: designware_i2c: Add DM support
by Stefan Roese
· 9 years ago
41de766
i2c: designware_i2c: Prepare for DM driver conversion
by Stefan Roese
· 9 years ago
88893c9
i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
by Stefan Roese
· 9 years ago
3bc33ba
i2c: designware_i2c: Add dw_i2c_enable() helper function
by Stefan Roese
· 9 years ago
5a3a3a4
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
by Stefan Roese
· 9 years ago
d8fc5ff
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
by Stefan Roese
· 9 years ago
0f6457b
ARM: uniphier: speed up loading kernel image from NOR device
by Masahiro Yamada
· 9 years ago
763023c
clk: uniphier: add Media I/O clock driver support for PH1-LD20
by Masahiro Yamada
· 9 years ago
b9f5c5a
ARM: dts: uniphier: add SD controller node for PH1-LD20
by Masahiro Yamada
· 9 years ago
ea6cdf2
ARM: uniphier: reserve the last 64 byte of SDRAM
by Masahiro Yamada
· 9 years ago
063eb1e
ARM: uniphier: add PH1-LD20 SoC support
by Masahiro Yamada
· 9 years ago
8e3e0fe
ARM: uniphier: rework uniphier_set_fdt_file()
by Masahiro Yamada
· 9 years ago
5572b0a
ARM: uniphier: carry on booting for Unknown boot mode
by Masahiro Yamada
· 9 years ago
aade450
ARM: uniphier: add sg_set_iectrl_range()
by Masahiro Yamada
· 9 years ago
79b06c8
ARM: dts: uniphier: move aliases node up to satisfy fdtgrep
by Masahiro Yamada
· 9 years ago
022eea2
ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref board
by Masahiro Yamada
· 9 years ago
1f75280
ARM: uniphier: avoid unaligned access to DT on 64bit SoC
by Masahiro Yamada
· 9 years ago
3eb13a8
pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
by Masahiro Yamada
· 9 years ago
8721b51
pinctrl: uniphier: rename function/array names
by Masahiro Yamada
· 9 years ago
b77a480
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
a79e3c8
ubifs: fix memory corruption in super.c
by Heiko Schocher
· 9 years ago
11b825f
mtd, ubi: set free_count to zero before walking through erase list
by Heiko Schocher
· 9 years ago
529b761
x86: Correct typo of Miao Yan's email address
by Bin Meng
· 9 years ago
1d35ada
x86: qemu: Drop our own ACPI implementation
by Bin Meng
· 9 years ago
5f54169
arc/cache: really do flush_dcache_all() even if IOC exists
by Alexey Brodkin
· 9 years ago
a5e6024
Prepare v2016.05-rc2
by Tom Rini
· 9 years ago
2438c19
configs: Update some Xilinx configs
by Tom Rini
· 9 years ago
b55b6fe
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
by Tom Rini
· 9 years ago
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
7060ce1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
38db33a
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· 9 years ago
70ad200
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· 9 years ago
8073f47
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· 9 years ago
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
fb115b1
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
9fc9245
usb: ums - expose selected partition/s
by John Tobias
· 9 years ago
83ba2e7
USB: g_dnl: Change device class
by John Tobias
· 9 years ago
eefea76
arm: socfpga: socrates: Add eth0 alias to enable ethernet
by Stefan Roese
· 9 years ago
72887e3
arm: socfpga: Fix typos in DT files (environmnet -> environment)
by Stefan Roese
· 9 years ago
66acabc
ddr: altera: Repair DQ window centering code
by Marek Vasut
· 9 years ago
a4b9fa1
ddr: altera: Staticize global variables
by Marek Vasut
· 9 years ago
4df2d7b
ddr: altera: Make DLEVEL behavior inclusive
by Marek Vasut
· 9 years ago
f4d3862
ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
by Marek Vasut
· 9 years ago
Next »