Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4493e7d6bebd13280433587e52f8ac6fa0c56a6a
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
2bf2ee5
ddr: altera: Remove unnecessary ODT mode config
by Marek Vasut
· 9 years ago
acee8fd
ddr: altera: Remove unnecessary update of the SCC
by Marek Vasut
· 9 years ago
12361a2
ddr: altera: Fix DRAM end value in protection rule
by Marek Vasut
· 9 years ago
45ce296
ddr: altera: Fix scc_mgr_set() argument order
by Marek Vasut
· 9 years ago
6946989
ddr: altera: Tweak DQS tracking enable handling
by Marek Vasut
· 9 years ago
2654bc9
ddr: altera: Replace ad-hoc constant with macro
by Marek Vasut
· 9 years ago
891b819
Add initial support for Technexion's PICO-IMX6UL-EMMC board
by Fabio Estevam
· 9 years ago
abd6776
MX6UL: Add definition for UART6 base address
by Fabio Estevam
· 9 years ago
66027fe
board: ge: bx50v3: Fix to meet LVDS display power on timing
by Akshay Bhat
· 9 years ago
5d64362
board: ge: bx50v3: Use pwm for display backlight
by Akshay Bhat
· 9 years ago
3a5b15a
board: ge: bx50v3: Setup LDB_DI_CLK source
by Akshay Bhat
· 9 years ago
cc4e4b6
board: ge: bx50v3: Split display setup function
by Akshay Bhat
· 9 years ago
4e364e6
imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK
by Akshay Bhat
· 9 years ago
9c5a441
arm: mx5: Fix NAND image generation
by Marek Vasut
· 9 years ago
ef93fc2
board: ge: bx50v3: Disable unused pins
by Justin Waters
· 9 years ago
89d9968
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
432549f
MIPS: bootm: Add fixup of '/memory' node.
by Purna Chandra Mandal
· 9 years ago
2f845be
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
by Robert P. J. Day
· 9 years ago
7bb8712
ARM: always perform per-CPU GIC init
by Stephen Warren
· 9 years ago
85fbdea
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
by Akshay Bhat
· 9 years ago
a2f9dfa
efi_loader: Fall back to fdtfile naming convention
by Alexander Graf
· 9 years ago
Next »