index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
1
-1
/
+2
*
usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors
Hans de Goede
2015-05-14
1
-2
/
+4
*
usb: usb_control_msg() propagate controller error code
Hans de Goede
2015-05-14
1
-2
/
+4
*
Use map_sysmem when accessing memory in setexpr
Joe Hershberger
2015-05-14
1
-9
/
+23
*
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-05-14
1
-0
/
+105
|
\
|
*
edid: Add a function to read detailed monitor timings
Simon Glass
2015-05-13
1
-0
/
+105
*
|
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
2015-05-14
1
-1
/
+1
|
/
*
ppc4xx: Remove sc3 board
Stefan Roese
2015-05-10
1
-14
/
+0
*
Fix broken verify functionality in crc32 command
Joe Hershberger
2015-05-10
1
-1
/
+1
*
Fix inconsistency of VERIFY defines in cmd_mem
Joe Hershberger
2015-05-10
1
-3
/
+3
*
cmd_part: fix usage text
maxin.john@enea.com
2015-05-10
1
-1
/
+1
*
spl: spl_mmc: Partition raw boot mode for eMMC
Paul Kocialkowski
2015-05-10
1
-0
/
+5
*
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Paul Kocialkowski
2015-05-10
1
-55
/
+73
*
image: android: handle default kernel address
Maxime Ripard
2015-05-08
1
-2
/
+25
*
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
2015-05-06
1
-6
/
+11
*
dm: rtc: Convert 'date' command to support driver model
Simon Glass
2015-05-05
1
-14
/
+41
*
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
1
-1
/
+1
*
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
1
-1
/
+1
*
fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
2015-05-05
1
-1
/
+1
*
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
1
-1
/
+1
*
Add a 'cpu' command to print CPU information
Simon Glass
2015-04-29
3
-0
/
+122
*
Fix comment nits in board_f.c
Simon Glass
2015-04-29
1
-5
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-04-28
1
-0
/
+29
|
\
|
*
fdt: add new fdt_fixup_display function to configure display
Tim Harvey
2015-04-22
1
-0
/
+29
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-04-28
1
-8
/
+8
|
\
\
|
*
|
cmd_sf: Fix problem with "sf update" and unaligned length
Stefan Roese
2015-04-22
1
-8
/
+8
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-04-24
4
-5
/
+11
|
\
\
\
|
*
|
|
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
2
-2
/
+2
|
*
|
|
armv8/fsl-lsch3: Update early MMU table
York Sun
2015-04-23
1
-0
/
+6
|
*
|
|
cmd_mem: Store last address/size/etc as ulong
Scott Wood
2015-04-23
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-04-23
3
-84
/
+33
|
\
\
\
|
*
|
|
dm: Init device tree as well as driver model in SPL
Simon Glass
2015-04-23
1
-3
/
+17
|
*
|
|
Correct malloc_limit value for pre-relocation malloc()
Simon Glass
2015-04-23
1
-1
/
+1
|
*
|
|
Move initf_malloc() to a common place
Simon Glass
2015-04-23
2
-11
/
+12
|
*
|
|
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
1
-4
/
+1
|
*
|
|
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-65
/
+2
|
|
/
/
*
|
|
cmd, nand: add more info to "nand info"
Heiko Schocher
2015-04-23
1
-3
/
+6
*
|
|
rtc: Set valid date after reset
Marek Vasut
2015-04-23
1
-0
/
+5
*
|
|
cmd_led: Extend led command to support blinking and more leds
Stefan Roese
2015-04-23
1
-10
/
+38
*
|
|
cmd_scsi: Enable SoC AHCI device on platforms with PCI
tang yuantian
2015-04-22
1
-2
/
+2
*
|
|
unzip: add gzwrite command to write compressed image to block device
Eric Nelson
2015-04-22
1
-0
/
+47
|
/
/
*
|
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
2015-04-21
1
-5
/
+0
*
|
mii: add read-modify-write option to mii command
Tim James
2015-04-20
1
-9
/
+38
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-04-20
4
-107
/
+310
|
\
\
|
*
|
common/lcd_console: introduce display/framebuffer rotation
Hannes Petermaier
2015-04-18
4
-81
/
+296
|
*
|
common/lcd_console: move single static variables into common (static) structure
Hannes Petermaier
2015-04-18
1
-38
/
+38
|
*
|
common/lcd_console: ask only one-time for bg/fg-color per call
Hannes Petermaier
2015-04-18
1
-5
/
+2
|
*
|
common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
Hannes Petermaier
2015-04-18
1
-16
/
+7
*
|
|
pxe: Ensure all memory access is to mapped memory
Sjoerd Simons
2015-04-19
1
-30
/
+56
*
|
|
sandbox: Implement host dev [device]
Sjoerd Simons
2015-04-19
1
-0
/
+44
[next]