Commit Graph

3582 Commits (458a070076dc920a7106f0c8f0cfa880503ce498)

Author SHA1 Message Date
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Hannes Petermaier 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 years ago
Hannes Petermaier 7471142cdf common/lcd_console: move single static variables into common (static) structure 10 years ago
Hannes Petermaier a202c5bd24 common/lcd_console: ask only one-time for bg/fg-color per call 10 years ago
Hannes Petermaier 97562c12f1 common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy 10 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass cc5e196e03 Correct map_sysmem() logic in do_mem_mw() 10 years ago
Simon Glass d4c671cc27 dm: Add a new CPU init function which can use driver model 10 years ago
Paul Kocialkowski a32d279129 fastboot: Proper download gadget unregister and clear when cable is missing 10 years ago
Michael Scott 8a41802f21 fastboot: check for alias when looking up partition by name 10 years ago
Heiko Schocher 0a9ac5cb5e dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts 10 years ago
Fabio Estevam ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 10 years ago
Inha Song d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 10 years ago
Inha Song 375f2d785c usb: gadget: UMS: Invoke board specific USB cleanup interface 10 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 10 years ago
Kishon Vijay Abraham I db378d786d common: cmd_dfu: invoke board_usb_cleanup() for cleaning up 10 years ago
Tim Harvey 319418c01c usb: hub: allow pgood_delay to be specified via env 10 years ago
Stephen Warren 25c0673635 usb: fix first descriptor fetch error handling 10 years ago
Paul Kocialkowski 04ee6ee2ca usb: Early failure when the first descriptor read fails or is invalid 10 years ago
Paul Kocialkowski 8879be8857 usb: Check usb_new_device for failure 10 years ago
Paul Kocialkowski 5a80b3449b usb: usb_new_device return codes consistency 10 years ago
Sergey Temerkhanov f657087134 usb_storage:Fix USB storage capacity detection on 64 bit architectures 10 years ago
Franck Jullien cd749658d5 usb_storage : scan all interfaces to find a storage device 10 years ago
Linus Walleij 4bb6650632 common/armflash: Support for ARM flash images 10 years ago
Stefan Agner 6d0f452608 common, ubi: use positive return values for ubi check 10 years ago
Albert ARIBAUD \(3ADEV\) 8c80eb3b53 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE 10 years ago
Albert ARIBAUD \(3ADEV\) 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target 10 years ago
Tom Rini adcc570599 cmd_mem.c: Update 'iteration_limit' to unsigned long 10 years ago
Pavel Machek e37f1eb45c cmd_mem: cleanups, catch bad usage 10 years ago
Mario Schuknecht 5e8397dd94 env_sf: Fix recovery default 10 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 10 years ago
Peter Tyser 004a1fdb45 nand: yaffs: Remove the "nand write.yaffs" command 10 years ago
Peter Tyser 6b94f118a2 cmd_nand: Verify writes to NAND 10 years ago
angelo@sysam.it 944ab340b6 m68k: fix 3 broken boards 10 years ago
Alexey Brodkin 5bcd19aa29 common/board_f: move board_init_f_mem() from #else CONFIG_X86 10 years ago
Sjoerd Simons 0798d6fd41 part: Add support for list filtering on bootable partitions 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Stefan Roese 14a380a8f3 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() 10 years ago
Siva Durga Prasad Paladugu 44c8fd3aba common: cmd_elf: Add support to disable start of application 10 years ago
Jan Kiszka 671fa63e79 common/board_r: Restore non-cached memory setup 10 years ago
Przemyslaw Marczak 0aa8a4ad99 dlmalloc: do memset in malloc init as new default config 10 years ago
Fabio Estevam e5d3e7fcbe cmd_usb_mass_storage: Remove extra 'ums' string in the usage text 10 years ago
Alexey Brodkin 7bf9f20d02 common/board_f: implement type casting for gd structure 10 years ago
Heiko Schocher ff6c032ea8 spl: fix calling "spl export .." more than once 10 years ago
Alison Wang 1313db48e2 m68k: Add generic board support for MCF547X/8X and MCF5445X 10 years ago
angelo@sysam.it e310b93ec1 m68k: add generic-board support 10 years ago
Peter Tyser 5bd15b7a50 cmd_yaffs: Clean up command usage messages 10 years ago
Hannes Petermaier 1b7caf1123 common/lcd: Add command for writing to lcd-display 10 years ago