Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
097a3d0685bf0e4d0031eba924c6f4cec7927168
/
common
097a3d0
spl: Correct address in spl_relocate_stack_gd()
by Simon Glass
· 10 years ago
b02c9b9
ppc4xx: Remove sc3 board
by Stefan Roese
· 10 years ago
5fcee9a
Fix broken verify functionality in crc32 command
by Joe Hershberger
· 10 years ago
f62c1ec
Fix inconsistency of VERIFY defines in cmd_mem
by Joe Hershberger
· 10 years ago
9bc711d
cmd_part: fix usage text
by maxin.john@enea.com
· 10 years ago
409d4f7
spl: spl_mmc: Partition raw boot mode for eMMC
by Paul Kocialkowski
· 10 years ago
0d13972
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
by Paul Kocialkowski
· 10 years ago
17ef1f5
image: android: handle default kernel address
by Maxime Ripard
· 10 years ago
09a9ae8
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
by Hans de Goede
· 10 years ago
a8efb4a
dm: rtc: Convert 'date' command to support driver model
by Simon Glass
· 10 years ago
1299466
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
by Simon Glass
· 10 years ago
2d937bb
dm: rtc: Rename gregorian day function
by Simon Glass
· 10 years ago
248b18d
fdt: Correct warning in fdt_setup_simplefb_node()
by Simon Glass
· 10 years ago
02fe5e6
x86: Allow CPUs to be set up after relocation
by Simon Glass
· 10 years ago
9e8ff54
Add a 'cpu' command to print CPU information
by Simon Glass
· 10 years ago
839855c
Fix comment nits in board_f.c
by Simon Glass
· 10 years ago
73348c0
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
0d1ce19
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
c35f6cb
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
8e728cd
armv8/ls2085aqds: NAND boot support
by Scott Wood
· 10 years ago
3636534
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
fb9a9bd
cmd, nand: add more info to "nand info"
by Heiko Schocher
· 10 years ago
d45c1b8
rtc: Set valid date after reset
by Marek Vasut
· 10 years ago
820a18f
armv8/fsl-lsch3: Update early MMU table
by York Sun
· 10 years ago
3ec0288
cmd_mem: Store last address/size/etc as ulong
by Scott Wood
· 10 years ago
9a49ec1
dm: Init device tree as well as driver model in SPL
by Simon Glass
· 10 years ago
378dbdb
Correct malloc_limit value for pre-relocation malloc()
by Simon Glass
· 10 years ago
d1d087d
Move initf_malloc() to a common place
by Simon Glass
· 10 years ago
a087767
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· 10 years ago
26b78b2
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
448e9df
cmd_led: Extend led command to support blinking and more leds
by Stefan Roese
· 10 years ago
e36994b
cmd_scsi: Enable SoC AHCI device on platforms with PCI
by tang yuantian
· 10 years ago
20072f8
unzip: add gzwrite command to write compressed image to block device
by Eric Nelson
· 10 years ago
5d7c6b5
fdt: add new fdt_fixup_display function to configure display
by Tim Harvey
· 10 years ago
ef4f711
cmd_sf: Fix problem with "sf update" and unaligned length
by Stefan Roese
· 10 years ago
b064ebb
kconfig: remove duplicated CMD_DNS option
by Andrey Skvortsov
· 10 years ago
d9ba8a6
mii: add read-modify-write option to mii command
by Tim James
· 10 years ago
13ba5d0
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
45af07c
pxe: Ensure all memory access is to mapped memory
by Sjoerd Simons
· 10 years ago
3f6b8d8
sandbox: Implement host dev [device]
by Sjoerd Simons
· 10 years ago
609d7fc
sandbox: Renamed sb command to host
by Sjoerd Simons
· 10 years ago
23c7693
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
by Simon Glass
· 10 years ago
5322d62
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· 10 years ago
dbad346
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
eb637cd
Avoid calling print_eths() with driver model
by Simon Glass
· 10 years ago
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
013d387
net: cosmetic: Clean up cmd_net variables and functions
by Joe Hershberger
· 10 years ago
f725e34
net: cosmetic: Clean up DNS variables and functions
by Joe Hershberger
· 10 years ago
527336f
net: cosmetic: Clean up CDP variables and functions
by Joe Hershberger
· 10 years ago
6470159
net: cosmetic: Clean up TFTP variables and functions
by Joe Hershberger
· 10 years ago
6d23643
net: cosmetic: Fixup var names for DHCP strings
by Joe Hershberger
· 10 years ago
290c899
net: cosmetic: Fixup var names related to boot file
by Joe Hershberger
· 10 years ago
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
5f1296b
dm: usb: Support driver model with USB keyboards
by Simon Glass
· 10 years ago
fcdc0c3
dm: usb: Split out the keyboard probe into its own function
by Simon Glass
· 10 years ago
ac9774e
dm: usb: Convert usb_storage to driver model
by Simon Glass
· 10 years ago
df7d34f
dm: usb: Move storage device scanning into its own function
by Simon Glass
· 10 years ago
0f50b16
Revert "usb_storage : scan all interfaces to find a storage device"
by Simon Glass
· 10 years ago
332a9b6
dm: usb: Adjust usb_storage to work with sandbox
by Simon Glass
· 10 years ago
5c3c91c
dm: usb: Simply device finding code in usb_storage
by Simon Glass
· 10 years ago
78330d6
dm: usb: Fix type problems in usb_stor_get_info()
by Simon Glass
· 10 years ago
6f41465
dm: usb: Move USB storage definitions to usb_defs.h
by Simon Glass
· 10 years ago
6ab43b6
dm: usb: Add driver model support for hubs
by Simon Glass
· 10 years ago
f977c18
dm: usb: Split hub detection into its own function
by Simon Glass
· 10 years ago
2674e26
dm: usb: Convert core usb.c file to support driver model
by Simon Glass
· 10 years ago
668c53f
dm: usb: Complete the splitting up of usb_new_device()
by Simon Glass
· 10 years ago
aad719f
dm: usb: Split out more code from usb_new_device()
by Simon Glass
· 10 years ago
bbca491
dm: usb: Move descriptor setup code into its own function
by Simon Glass
· 10 years ago
c093d6d
dm: usb: Refactor port resets
by Simon Glass
· 10 years ago
f4cdfeb
dm: usb: Drop the legacy USB init sequence
by Simon Glass
· 10 years ago
19e8151
dm: usb: Convert 'usb' command to support driver model
by Simon Glass
· 10 years ago
d146113
dm: usb: Adjust usb_alloc_new_device() to return an error
by Simon Glass
· 10 years ago
729e257
dm: usb: Adjust usb command to prepare for driver model
by Simon Glass
· 10 years ago
a6b777b
cros_ec: Remove unused cros_ec_board_init() function
by Simon Glass
· 10 years ago
7441523
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
35f15f6
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
c7eceaf
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
ba86783
cmd: net: Clean up return codes
by Joe Hershberger
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
a3c8e86
common/lcd_console: introduce display/framebuffer rotation
by Hannes Petermaier
· 10 years ago
a030d82
common/lcd_console: move single static variables into common (static) structure
by Hannes Petermaier
· 10 years ago
f5f5ef2
common/lcd_console: ask only one-time for bg/fg-color per call
by Hannes Petermaier
· 10 years ago
a165404
common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
by Hannes Petermaier
· 10 years ago
b94dc89
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
de0977b
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
3c4a287
Correct map_sysmem() logic in do_mem_mw()
by Simon Glass
· 10 years ago
7af8d05
dm: Add a new CPU init function which can use driver model
by Simon Glass
· 10 years ago
8672ada
fastboot: Proper download gadget unregister and clear when cable is missing
by Paul Kocialkowski
· 10 years ago
ced3349
fastboot: check for alias when looking up partition by name
by Michael Scott
· 10 years ago
c884884
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
by Heiko Schocher
· 10 years ago
726c123
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
by Fabio Estevam
· 10 years ago
e0d67df
usb: gadget: thor: Invoke board specific USB cleanup interface
by Inha Song
· 10 years ago
3ab2d77
usb: gadget: UMS: Invoke board specific USB cleanup interface
by Inha Song
· 10 years ago
4763e16
usb: modify usb_gadget_handle_interrupts to take controller index
by Kishon Vijay Abraham I
· 10 years ago
ae07a84
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
by Kishon Vijay Abraham I
· 10 years ago
acda1d5
usb: hub: allow pgood_delay to be specified via env
by Tim Harvey
· 10 years ago
793b6aa
usb: fix first descriptor fetch error handling
by Stephen Warren
· 10 years ago
1b41200
usb: Early failure when the first descriptor read fails or is invalid
by Paul Kocialkowski
· 10 years ago
8f8114d
usb: Check usb_new_device for failure
by Paul Kocialkowski
· 10 years ago
Next »