Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4fb47438c188f2fc6abcdb2927df9ed7b02f59aa
4fb4743
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
by Mugunthan V N
· Fri Apr 22 14:19:25 2016 +0530
4cdf8e1
usb: s3c-otg: Fix remaining bytes in debug messages
by Roger Quadros
· Fri Apr 22 11:02:06 2016 +0200
f39ca54
usb: s3c-otg: Fix short packet for request size > ep.maxpacket
by Roger Quadros
· Tue Apr 19 15:20:39 2016 +0300
aefb021
fastboot: Clean up bulk-out logic
by Roger Quadros
· Tue Apr 19 10:16:59 2016 +0300
9ab3fdf
fastboot: Enable the respective speed endpoints at runtime
by Roger Quadros
· Wed Apr 13 11:30:00 2016 +0300
bf4b41a
fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
by Roger Quadros
· Tue Apr 12 15:51:48 2016 +0300
414ba5a
tests: py: dfu: Provide functionality to set test and dummy files alt settings
by Lukasz Majewski
· Wed Apr 20 10:57:08 2016 +0200
15608c8
tests: py: dfu: Add functionality to set different u-boot's dfu env variable
by Lukasz Majewski
· Mon Apr 18 17:01:15 2016 +0200
245bfec
tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files
by Lukasz Majewski
· Wed Apr 20 10:36:32 2016 +0200
b77a480
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Fri Apr 22 07:25:18 2016 -0400
529b761
x86: Correct typo of Miao Yan's email address
by Bin Meng
· Wed Apr 13 01:00:51 2016 -0700
1d35ada
x86: qemu: Drop our own ACPI implementation
by Bin Meng
· Wed Apr 13 00:52:49 2016 -0700
5f54169
arc/cache: really do flush_dcache_all() even if IOC exists
by Alexey Brodkin
· Sat Apr 16 15:28:30 2016 +0300
a5e6024
Prepare v2016.05-rc2
by Tom Rini
· Thu Apr 21 09:37:33 2016 -0400
2438c19
configs: Update some Xilinx configs
by Tom Rini
· Wed Apr 20 15:33:05 2016 -0400
b55b6fe
cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
by Tom Rini
· Wed Apr 20 10:59:32 2016 -0400
c5e1fc6
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Wed Apr 20 09:31:58 2016 -0400
7060ce1
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Wed Apr 20 09:23:42 2016 -0400
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:30 2016 +0300
38db33a
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:29 2016 +0300
70ad200
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:28 2016 +0300
8073f47
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:27 2016 +0300
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:26 2016 +0300
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:25 2016 +0300
fb115b1
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:24 2016 +0300
9fc9245
usb: ums - expose selected partition/s
by John Tobias
· Wed Apr 13 12:06:51 2016 -0700
83ba2e7
USB: g_dnl: Change device class
by John Tobias
· Thu Apr 07 16:49:03 2016 -0700
eefea76
arm: socfpga: socrates: Add eth0 alias to enable ethernet
by Stefan Roese
· Mon Apr 18 14:22:05 2016 +0200
72887e3
arm: socfpga: Fix typos in DT files (environmnet -> environment)
by Stefan Roese
· Mon Apr 18 14:22:04 2016 +0200
66acabc
ddr: altera: Repair DQ window centering code
by Marek Vasut
· Tue Apr 05 23:17:35 2016 +0200
a4b9fa1
ddr: altera: Staticize global variables
by Marek Vasut
· Tue Apr 05 11:18:38 2016 +0200
4df2d7b
ddr: altera: Make DLEVEL behavior inclusive
by Marek Vasut
· Mon Apr 04 21:21:05 2016 +0200
f4d3862
ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
by Marek Vasut
· Mon Apr 04 21:16:18 2016 +0200
2bf2ee5
ddr: altera: Remove unnecessary ODT mode config
by Marek Vasut
· Mon Apr 04 19:10:12 2016 +0200
acee8fd
ddr: altera: Remove unnecessary update of the SCC
by Marek Vasut
· Mon Apr 04 18:41:53 2016 +0200
12361a2
ddr: altera: Fix DRAM end value in protection rule
by Marek Vasut
· Mon Apr 04 17:52:21 2016 +0200
45ce296
ddr: altera: Fix scc_mgr_set() argument order
by Marek Vasut
· Mon Apr 04 17:28:16 2016 +0200
6946989
ddr: altera: Tweak DQS tracking enable handling
by Marek Vasut
· Tue Apr 05 23:41:56 2016 +0200
2654bc9
ddr: altera: Replace ad-hoc constant with macro
by Marek Vasut
· Mon Apr 04 16:07:11 2016 +0200
89d9968
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Tue Apr 19 08:07:41 2016 -0400
432549f
MIPS: bootm: Add fixup of '/memory' node.
by Purna Chandra Mandal
· Mon Apr 18 18:31:38 2016 +0530
2f845be
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
by Robert P. J. Day
· Sat Apr 16 05:53:07 2016 -0400
7bb8712
ARM: always perform per-CPU GIC init
by Stephen Warren
· Fri Apr 15 14:40:37 2016 -0600
85fbdea
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
by Akshay Bhat
· Thu Apr 14 13:55:08 2016 -0400
a2f9dfa
efi_loader: Fall back to fdtfile naming convention
by Alexander Graf
· Thu Apr 14 16:07:54 2016 +0200
54c1e83
efi_loader: Pass fdt address directly to bootefi cmd
by Alexander Graf
· Thu Apr 14 16:07:53 2016 +0200
5497504
sandbox: Set CONFIG_SYS_CPU
by Tom Rini
· Mon Apr 18 13:57:42 2016 -0400
ece7f43
board: Remove overlooked vestiges of "dave" board.
by Robert P. J. Day
· Thu Apr 14 06:15:07 2016 -0400
93b99e0
ahci: flush dcache before issuing command
by Tang Yuantian
· Thu Apr 14 16:21:00 2016 +0800
3a03698
serial: bcm283x_mu: make pending values more explicit
by Stephen Warren
· Wed Apr 13 22:29:52 2016 -0600
c1c22ce
doc: Updated README.ext4
by Robert P. J. Day
· Wed Apr 13 18:30:16 2016 -0400
f20abfb
Remove references to CONFIG_CMD_EXT3, no such command
by Robert P. J. Day
· Wed Apr 13 11:40:01 2016 -0400
ce30298
dragonboard410c: Fix environment variables
by Andreas Färber
· Wed Apr 13 14:16:22 2016 +0200
d40f71e
efi_loader: Handle memory overflows
by Andreas Färber
· Wed Apr 13 14:04:38 2016 +0200
f4cc504
ARM: AM43xx: Fix BOOT_DEVICE_USB ID
by Lokesh Vutla
· Wed Apr 13 09:57:04 2016 +0530
82a9c3d
configs: ks2: move CMD_NAND to defconfigs
by Lokesh Vutla
· Wed Apr 13 09:51:00 2016 +0530
56c8f0a
memory: Move TI_AEMIF config to KCONFIG
by Lokesh Vutla
· Wed Apr 13 09:50:59 2016 +0530
96504b6
drivers/power/pmic/pm8916.c: Make usid be uint32_t
by Tom Rini
· Tue Apr 12 15:11:24 2016 -0400
44d15c2
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
by Tom Rini
· Tue Apr 12 15:11:23 2016 -0400
b8cd132
m68k: fix broken buildman m68k
by angelo@sysam.it
· Tue Apr 12 00:30:59 2016 +0200
9163499
gunzip.c: use block layer for writes
by Eric Nelson
· Mon Apr 11 15:21:37 2016 -0700
9b59102
efi_loader: Expose ascending efi memory map
by Alexander Graf
· Mon Apr 11 23:51:02 2016 +0200
fdbae01
efi_loader: Put fdt into convenient location
by Alexander Graf
· Mon Apr 11 23:51:01 2016 +0200
e570232
efi_loader: Always flush in cache line size granularity
by Alexander Graf
· Mon Apr 11 23:20:39 2016 +0200
1a6bbac
dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
by Mateusz Kulikowski
· Mon Apr 11 22:45:46 2016 +0200
2ff5cc3
efi_loader: Use system fdt as fallback
by Alexander Graf
· Mon Apr 11 16:55:26 2016 +0200
c5bba09
distro: Enable iso partition code
by Alexander Graf
· Mon Apr 11 16:16:21 2016 +0200
3491ee7
efi_loader: Increase path string to 32 characters
by Alexander Graf
· Mon Apr 11 16:16:20 2016 +0200
c49a1b8
efi_loader: Pass file path to payload
by Alexander Graf
· Mon Apr 11 16:16:19 2016 +0200
eb8d82c
efi_loader: Add el torito support
by Alexander Graf
· Mon Apr 11 16:16:18 2016 +0200
06fe57b
efi_loader: Split drive add into function
by Alexander Graf
· Mon Apr 11 16:16:17 2016 +0200
90a199e
iso: Allow 512 byte sector size
by Alexander Graf
· Mon Apr 11 16:16:16 2016 +0200
b0c1326
iso: Start with partition 1
by Alexander Graf
· Mon Apr 11 16:16:15 2016 +0200
168c1e8
iso: Make little endian and 64bit safe
by Alexander Graf
· Mon Apr 11 16:16:14 2016 +0200
0ac8cea
board: ti: am57xx: Add support for am572x idk in SPL
by Steve Kipisz
· Fri Apr 08 17:01:29 2016 -0500
6a37866
board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
by Schuyler Patton
· Fri Apr 08 16:53:44 2016 -0500
481bd48
am57x: Move CONS_INDEX to Kconfig
by Daniel Allred
· Wed Apr 06 21:59:34 2016 -0500
f168c65
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· Wed Apr 06 20:28:04 2016 +0200
811382b
kconfig: Move CONFIG_OF_LIBFDT to Kconfig
by Michal Simek
· Wed Apr 06 20:28:03 2016 +0200
df09524
bcm281xx: save ENV to MMC
by Steve Rae
· Mon Apr 04 12:59:45 2016 -0700
7f79bf6
bcm281xx: enable CONFIG_OF_LIBFDT
by Steve Rae
· Mon Apr 04 12:59:44 2016 -0700
7dc4e85
configs: dra74_evm: enable mmc driver model
by Mugunthan V N
· Mon Apr 04 17:28:05 2016 +0530
30dcff8
configs: dra72_evm: enable mmc driver model
by Mugunthan V N
· Mon Apr 04 17:28:04 2016 +0530
c08efbe
ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· Mon Apr 04 17:28:03 2016 +0530
0aa768f
ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs
by Mugunthan V N
· Mon Apr 04 17:28:02 2016 +0530
a9a0aa7
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· Mon Apr 04 17:28:01 2016 +0530
1fda80c
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· Mon Apr 04 15:22:49 2016 +0530
5da543c
common: env: support sata device
by Peng Fan
· Sun Apr 03 21:52:13 2016 +0800
3d3d91c
ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE
by Stephen Warren
· Fri Apr 15 20:42:59 2016 -0600
830a8e3
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
by Tom Rini
· Tue Apr 12 15:11:22 2016 -0400
1807907
fdt: implement dev_get_addr_name()
by Stephen Warren
· Wed Apr 06 12:49:19 2016 -0600
22e4268
sandbox: Enable many more commands
by Tom Rini
· Tue Mar 15 13:20:23 2016 -0400
e75c02d
test/dm/core.c: Make pre-reloc test use pre-reloc struct
by Tom Rini
· Sun Mar 20 10:10:28 2016 -0400
c235027
board: README.sandbox: Update dm test command
by Jagan Teki
· Thu Mar 17 12:23:19 2016 +0530
10dd3ca
doc: driver-model: Update dm tests run using test.py
by Jagan Teki
· Thu Mar 17 12:23:18 2016 +0530
9d4ce6b
dm: device.c: Minor coding-style fix
by Stefan Roese
· Wed Mar 16 09:58:01 2016 +0100
ef1851a
dm: part: fix missing driver name in debug print
by Nishanth Menon
· Tue Mar 15 16:15:32 2016 -0500
7cf58dd
dm: core: device: set pinctrl state for pinctrl device
by Peng Fan
· Sat Mar 12 13:17:38 2016 +0800
2bbbd7c
xpress: Update <usb/ehci-fsl.h> include
by Tom Rini
· Wed Apr 13 15:45:50 2016 -0400
a4b8b8e
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Wed Apr 13 12:53:11 2016 -0400
Next »