Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
245bfec5cac4dd6723b1967ba50453b96d3d3423
245bfec
tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files
by Lukasz Majewski
· 9 years ago
b77a480
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 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
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
54c1e83
efi_loader: Pass fdt address directly to bootefi cmd
by Alexander Graf
· 9 years ago
5497504
sandbox: Set CONFIG_SYS_CPU
by Tom Rini
· 9 years ago
ece7f43
board: Remove overlooked vestiges of "dave" board.
by Robert P. J. Day
· 9 years ago
93b99e0
ahci: flush dcache before issuing command
by Tang Yuantian
· 9 years ago
3a03698
serial: bcm283x_mu: make pending values more explicit
by Stephen Warren
· 9 years ago
c1c22ce
doc: Updated README.ext4
by Robert P. J. Day
· 9 years ago
f20abfb
Remove references to CONFIG_CMD_EXT3, no such command
by Robert P. J. Day
· 9 years ago
ce30298
dragonboard410c: Fix environment variables
by Andreas Färber
· 9 years ago
d40f71e
efi_loader: Handle memory overflows
by Andreas Färber
· 9 years ago
f4cc504
ARM: AM43xx: Fix BOOT_DEVICE_USB ID
by Lokesh Vutla
· 9 years ago
82a9c3d
configs: ks2: move CMD_NAND to defconfigs
by Lokesh Vutla
· 9 years ago
56c8f0a
memory: Move TI_AEMIF config to KCONFIG
by Lokesh Vutla
· 9 years ago
96504b6
drivers/power/pmic/pm8916.c: Make usid be uint32_t
by Tom Rini
· 9 years ago
44d15c2
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
by Tom Rini
· 9 years ago
b8cd132
m68k: fix broken buildman m68k
by angelo@sysam.it
· 9 years ago
9163499
gunzip.c: use block layer for writes
by Eric Nelson
· 9 years ago
9b59102
efi_loader: Expose ascending efi memory map
by Alexander Graf
· 9 years ago
fdbae01
efi_loader: Put fdt into convenient location
by Alexander Graf
· 9 years ago
e570232
efi_loader: Always flush in cache line size granularity
by Alexander Graf
· 9 years ago
1a6bbac
dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
by Mateusz Kulikowski
· 9 years ago
2ff5cc3
efi_loader: Use system fdt as fallback
by Alexander Graf
· 9 years ago
c5bba09
distro: Enable iso partition code
by Alexander Graf
· 9 years ago
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· 9 years ago
c49a1b8
efi_loader: Pass file path to payload
by Alexander Graf
· 9 years ago
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· 9 years ago
06fe57b
efi_loader: Split drive add into function
by Alexander Graf
· 9 years ago
90a199e
iso: Allow 512 byte sector size
by Alexander Graf
· 9 years ago
b0c1326
iso: Start with partition 1
by Alexander Graf
· 9 years ago
168c1e8
iso: Make little endian and 64bit safe
by Alexander Graf
· 9 years ago
0ac8cea
board: ti: am57xx: Add support for am572x idk in SPL
by Steve Kipisz
· 9 years ago
6a37866
board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
by Schuyler Patton
· 9 years ago
481bd48
am57x: Move CONS_INDEX to Kconfig
by Daniel Allred
· 9 years ago
f168c65
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· 9 years ago
811382b
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
by Michal Simek
· 9 years ago
df09524
bcm281xx: save ENV to MMC
by Steve Rae
· 9 years ago
7f79bf6
bcm281xx: enable CONFIG_OF_LIBFDT
by Steve Rae
· 9 years ago
7dc4e85
configs: dra74_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
30dcff8
configs: dra72_evm: enable mmc driver model
by Mugunthan V N
· 9 years ago
c08efbe
ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· 9 years ago
0aa768f
ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· 9 years ago
a9a0aa7
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· 9 years ago
1fda80c
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· 9 years ago
5da543c
common: env: support sata device
by Peng Fan
· 9 years ago
3d3d91c
ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE
by Stephen Warren
· 9 years ago
830a8e3
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· 9 years ago
1807907
fdt: implement dev_get_addr_name()
by Stephen Warren
· 9 years ago
22e4268
sandbox: Enable many more commands
by Tom Rini
· 9 years ago
e75c02d
test/dm/core.c: Make pre-reloc test use pre-reloc struct
by Tom Rini
· 9 years ago
c235027
board: README.sandbox: Update dm test command
by Jagan Teki
· 9 years ago
10dd3ca
doc: driver-model: Update dm tests run using test.py
by Jagan Teki
· 9 years ago
9d4ce6b
dm: device.c: Minor coding-style fix
by Stefan Roese
· 9 years ago
ef1851a
dm: part: fix missing driver name in debug print
by Nishanth Menon
· 9 years ago
7cf58dd
dm: core: device: set pinctrl state for pinctrl device
by Peng Fan
· 9 years ago
2bbbd7c
xpress: Update <usb/ehci-fsl.h> include
by Tom Rini
· 9 years ago
a4b8b8e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
319cff4
ARM64: zynqmp: Use i2c cadence DM driver
by Michal Simek
· 9 years ago
0075dac
dm: i2c: Add driver for Cadence I2C IP
by Moritz Fischer
· 9 years ago
30d7814
i2c: Describe Cadence I2C devicetree bindings
by Moritz Fischer
· 9 years ago
a9072dd
ARM64: zynqmp: Enable pca953x driver for zcu102
by Michal Simek
· 9 years ago
fc2ef43
GPIO: pca953x: Remove compilation warnings on arm64
by Michal Simek
· 9 years ago
9a5299f
ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108
by Michal Simek
· 9 years ago
3c1107e
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
1904ce5
gpio: zynqmp: Add GPIO driver support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
Next »