Commit Graph

2711 Commits (afb6134f30db2f97bae81ff56c7c9e4eee07b396)

Author SHA1 Message Date
Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 12 years ago
Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 12 years ago
Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 12 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 years ago
Simon Glass a26913f32d bootm: Require boot function only if it is about to be used 12 years ago
Simon Glass 385501d38b bootm: Disable interrupts only when loading 12 years ago
Anatolij Gustschin ff8fb56b6f video: consolidate splash screen alignment code 12 years ago
Tom Rini c479c1361a cmd_bootm.c: Correct check/return for unsupported sub-command 12 years ago
Robert Winkler 59b1592211 video: lcd: Make splash_screen_prepare weak, remove config macro 12 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 12 years ago
Piotr Wilczek f7ef9d610c lcd: align bmp header when uncopmressing image 12 years ago
Stephen Warren 5af7d0f090 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() 12 years ago
Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 12 years ago
Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 12 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 12 years ago
Steven Stallion eeaef5e430 cmd_bootm: Add command line arguments to Plan 9 12 years ago
Simon Glass 4d0985295b image: Add support for signing of FIT configurations 12 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 12 years ago
Simon Glass 56518e7104 image: Support signing of images 12 years ago
Simon Glass 3e569a6b1e image: Add signing infrastructure 12 years ago
Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 12 years ago
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication 12 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 12 years ago
Simon Glass 71c52dba2b Add trace support to generic board 12 years ago
Simon Glass cabcbb56c8 Add a trace command 12 years ago
Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 12 years ago
Simon Glass 5d3bd34545 bootstage: Correct printf types 12 years ago
Simon Glass 92765f4209 Fix missing return in do_mem_loop() 12 years ago
Rob Herring 98f646764d pxe: add ipappend support 12 years ago
Joe Hershberger 58d9ff936f net: Fix build regression in cmd_pxe.c 12 years ago
Rob Herring 39f985536d pxe: add support for per arch and SoC default paths 12 years ago
Rob Herring 8577fec976 pxe: add support for ontimeout token 12 years ago
Rob Herring 32d2ffe731 pxe: simplify menu display and selection 12 years ago
Rob Herring e82eeb5709 pxe: always display a menu when present 12 years ago
Rob Herring e6b6ccf203 pxe: try bootz if bootm fails to find a valid image 12 years ago
Rob Herring da620222f8 bootz: un-staticize do_bootz 12 years ago
Rob Herring 500f304b6b pxe: fix handling of different localboot values 12 years ago
Rob Herring 23b7194e61 pxe: make string parameters const 12 years ago
Rob Herring ef034c9d70 pxe: Use ethact setting for pxe 12 years ago
Scott Wood 9b80aa8ec9 nand: Don't call adjust_size_for_badblocks for erase 12 years ago
Ying Zhang f90572d91b Makefile: move the common makefile line to public area 12 years ago
Ying Zhang ba1bee43ec common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL 12 years ago
Simon Glass 2f99807125 image: Use ENOENT instead of ENOMEDIUM for better compatibility 12 years ago
Stephen Warren 5c088ee841 env_mmc: allow negative CONFIG_ENV_OFFSET 12 years ago
Amar 2a91c91346 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition 12 years ago
Kuo-Jung Su e82a316d7f usb: ehci: add Faraday USB 2.0 EHCI support 12 years ago
Kuo-Jung Su aa1550588c usb: hub: make minimum power-on delay configurable 12 years ago
Vincent Palatin 5da2dc9789 usb: workaround non-working keyboards. 12 years ago
Vincent Palatin 09defbc75b usb: properly re-initialize the USB keyboard. 12 years ago
Scott Wood a166fbca20 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 12 years ago