Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6d7a33301a05472bc788415c1d1575041e478931
/
common
« Previous
95fbfe4
dm: usb: Convert core usb.c file to support driver model
by Simon Glass
· 10 years ago
0ed2790
dm: usb: Complete the splitting up of usb_new_device()
by Simon Glass
· 10 years ago
91398f9
dm: usb: Split out more code from usb_new_device()
by Simon Glass
· 10 years ago
128fcac
dm: usb: Move descriptor setup code into its own function
by Simon Glass
· 10 years ago
862e75c
dm: usb: Refactor port resets
by Simon Glass
· 10 years ago
53d8aa0
dm: usb: Drop the legacy USB init sequence
by Simon Glass
· 10 years ago
6a1b206
dm: usb: Convert 'usb' command to support driver model
by Simon Glass
· 10 years ago
79b5888
dm: usb: Adjust usb_alloc_new_device() to return an error
by Simon Glass
· 10 years ago
cad4291
dm: usb: Adjust usb command to prepare for driver model
by Simon Glass
· 10 years ago
7e0c77a
cros_ec: Remove unused cros_ec_board_init() function
by Simon Glass
· 10 years ago
60f37fc
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
ba45756
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
05c3e68
dm: eth: Add basic driver model support to Ethernet stack
by Joe Hershberger
· 10 years ago
85848f0
cmd: net: Clean up return codes
by Joe Hershberger
· 10 years ago
d2eaec6
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
604c7d4
common/lcd_console: introduce display/framebuffer rotation
by Hannes Petermaier
· 10 years ago
7471142
common/lcd_console: move single static variables into common (static) structure
by Hannes Petermaier
· 10 years ago
a202c5b
common/lcd_console: ask only one-time for bg/fg-color per call
by Hannes Petermaier
· 10 years ago
97562c1
common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
by Hannes Petermaier
· 10 years ago
ff3e077
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago
e564f05
dm: core: Add dev_get_uclass_priv() to access uclass private data
by Simon Glass
· 10 years ago
cc5e196
Correct map_sysmem() logic in do_mem_mw()
by Simon Glass
· 10 years ago
d4c671c
dm: Add a new CPU init function which can use driver model
by Simon Glass
· 10 years ago
a32d279
fastboot: Proper download gadget unregister and clear when cable is missing
by Paul Kocialkowski
· 10 years ago
8a41802
fastboot: check for alias when looking up partition by name
by Michael Scott
· 10 years ago
0a9ac5c
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
by Heiko Schocher
· 10 years ago
ee02a65
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
by Fabio Estevam
· 10 years ago
d281730
usb: gadget: thor: Invoke board specific USB cleanup interface
by Inha Song
· 10 years ago
375f2d7
usb: gadget: UMS: Invoke board specific USB cleanup interface
by Inha Song
· 10 years ago
2d48aa6
usb: modify usb_gadget_handle_interrupts to take controller index
by Kishon Vijay Abraham I
· 10 years ago
db378d7
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
by Kishon Vijay Abraham I
· 10 years ago
319418c
usb: hub: allow pgood_delay to be specified via env
by Tim Harvey
· 10 years ago
25c0673
usb: fix first descriptor fetch error handling
by Stephen Warren
· 10 years ago
04ee6ee
usb: Early failure when the first descriptor read fails or is invalid
by Paul Kocialkowski
· 10 years ago
8879be8
usb: Check usb_new_device for failure
by Paul Kocialkowski
· 10 years ago
5a80b34
usb: usb_new_device return codes consistency
by Paul Kocialkowski
· 10 years ago
f657087
usb_storage:Fix USB storage capacity detection on 64 bit architectures
by Sergey Temerkhanov
· 10 years ago
cd74965
usb_storage : scan all interfaces to find a storage device
by Franck Jullien
· 10 years ago
4bb6650
common/armflash: Support for ARM flash images
by Linus Walleij
· 10 years ago
5906434
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
6d0f452
common, ubi: use positive return values for ubi check
by Stefan Agner
· 10 years ago
8c80eb3
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
39f520b
lpc32xx: add lpc32xx-spl.bin boot image target
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
adcc570
cmd_mem.c: Update 'iteration_limit' to unsigned long
by Tom Rini
· 10 years ago
e37f1eb
cmd_mem: cleanups, catch bad usage
by Pavel Machek
· 10 years ago
5e8397d
env_sf: Fix recovery default
by Mario Schuknecht
· 10 years ago
3fb8016
arc: clean-up init procedure
by Alexey Brodkin
· 10 years ago
004a1fd
nand: yaffs: Remove the "nand write.yaffs" command
by Peter Tyser
· 10 years ago
6b94f11
cmd_nand: Verify writes to NAND
by Peter Tyser
· 10 years ago
944ab34
m68k: fix 3 broken boards
by angelo@sysam.it
· 10 years ago
5bcd19a
common/board_f: move board_init_f_mem() from #else CONFIG_X86
by Alexey Brodkin
· 10 years ago
0798d6f
part: Add support for list filtering on bootable partitions
by Sjoerd Simons
· 10 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
a538ae9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
14a380a
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
by Stefan Roese
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
44c8fd3
common: cmd_elf: Add support to disable start of application
by Siva Durga Prasad Paladugu
· 10 years ago
671fa63
common/board_r: Restore non-cached memory setup
by Jan Kiszka
· 10 years ago
0aa8a4a
dlmalloc: do memset in malloc init as new default config
by Przemyslaw Marczak
· 10 years ago
e5d3e7f
cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
by Fabio Estevam
· 10 years ago
7bf9f20
common/board_f: implement type casting for gd structure
by Alexey Brodkin
· 10 years ago
ff6c032
spl: fix calling "spl export .." more than once
by Heiko Schocher
· 10 years ago
1313db4
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· 10 years ago
e310b93
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
5bd15b7
cmd_yaffs: Clean up command usage messages
by Peter Tyser
· 10 years ago
1b7caf1
common/lcd: Add command for writing to lcd-display
by Hannes Petermaier
· 10 years ago
d38d0c6
common/lcd: Add command for setting cursor within lcd-console
by Hannes Petermaier
· 10 years ago
0c7e8d1
gpt: support random UUIDs without setting environment variables
by Rob Herring
· 10 years ago
a150e6c
gpt: fix error reporting on partition table write failures
by Rob Herring
· 10 years ago
9b5b60a
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
41ffb45
kconfig: common: Fix memtest bool name
by Nikolaos Pasaloukos
· 10 years ago
02ebe6f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
db91035
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
1e4d11a
common: board: support systems with where RAM ends beyond 4GB
by Stephen Warren
· 10 years ago
57c6941
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
b9cb648
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
1606b34
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
94e3c8c
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
7ee8c47
crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.
by gaurav rana
· 10 years ago
e874207
fastboot: Correct fastboot_fail and fastboot_okay strings
by Dileep Katta
· 10 years ago
7c23bcb
fastboot: Add USB cable detect check
by Rob Herring
· 10 years ago
8979238
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
4b7cee5
mmc: Implement SD/MMC versioning properly
by Pantelis Antoniou
· 10 years ago
ed16f14
cmd_i2c: Provide option for bulk 'i2c write' in one transaction
by Lubomir Popov
· 10 years ago
9e533cb
cmd_i2c: quit I2C commands immediately on error
by Masahiro Yamada
· 10 years ago
1320112
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
c71a016
cmd_fdt: Print the control fdt in terms of virtual memory
by Joe Hershberger
· 10 years ago
90fbee3
cmd_fdt: Actually fix fdt command in sandbox
by Joe Hershberger
· 10 years ago
9ec84f1
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 10 years ago
a752a8b
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
c722f0b
common/board_r: allocate bootparams
by Andreas Bießmann
· 10 years ago
68145d4
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
a851604
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
189d257
cmd_eeprom: make it possible to define the used i2c bus
by Christian Gmeiner
· 10 years ago
b9ea0c3
spl, spl_nor: fix compiler warning
by Heiko Schocher
· 10 years ago
c01c71b
arm: spl: Provide for a board-specific loader
by Simon Glass
· 10 years ago
364ac5b
image: Convert to use fdt_for_each_subnode macro
by Axel Lin
· 10 years ago
f058f15
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· 10 years ago
Next »