Commit Graph

2567 Commits (3d49412d5626eebdfca78dcaec7d817b45d6f03e)

Author SHA1 Message Date
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
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
Stephen Warren 064d55f8bc fdt: remove unaligned access in fdt_fixup_ethernet() 12 years ago
Masahiro Yamada a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members 12 years ago
Peter Korsgaard 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant 12 years ago
Peter Korsgaard 721931f805 spl_mmc: mmc_load_image_raw(): Add sector argument 12 years ago
Peter Korsgaard 7ad2cc7964 spl_mmc: add Falcon mode support for FAT variant 12 years ago
Peter Korsgaard 2fabd0bcaa spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out 12 years ago
Peter Korsgaard 79adb7a2b5 spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging 12 years ago
Stephen Warren 6a195d2d8a lcd: add functions to set up simplefb device tree 12 years ago
Stephen Warren 99bd544ee7 fdt: allow bootdelay to be specified via device tree 12 years ago
Masahiro Yamada b8521b740b common: board_f: Do not call board_postclk_init twice 12 years ago
Simon Glass c6ac13bdea sandbox: image: Adjust FIT image printing to work with sandbox 12 years ago
Simon Glass 4651800d51 image: Use fit_image_load() to load kernel 12 years ago
Simon Glass aed161e5fe sandbox: Adjust bootm command to work with sandbox 12 years ago
Simon Glass 53f375fa81 image: Use fit_image_load() to load FDT 12 years ago
Simon Glass a51ec63b85 image: Use fit_image_load() to load ramdisk 12 years ago
Simon Glass 782cfbb259 image: Introduce fit_image_load() to load images from FITs 12 years ago
Simon Glass d34d186ef9 main: Add debug_bootkeys to avoid #ifdefs 12 years ago
Simon Glass 3e4088737b main: Add debug_parser() to avoid #ifdefs 12 years ago
Simon Glass fbcdf32af7 main: Correct header order 12 years ago
Simon Glass 4933381a5b main: Fix typos and checkpatch warnings in command line reading 12 years ago
Simon Glass f2abca8459 main: Use get/setenv_ulong() 12 years ago
Simon Glass bc2b4c27d0 main: Move boot_delay code into its own function 12 years ago
Simon Glass 063ae006ae main: Separate out the two abortboot() functions 12 years ago
Simon Glass ea5427e260 net: Add prototype for update_tftp 12 years ago
Jagannadha Sutradharudu Teki 60b6614ac8 cmd_sf: Add print mesgs on sf read/write commands 12 years ago
Jagannadha Sutradharudu Teki 96bbf55651 cmd_sf: Add print mesg for 'sf erase' command 12 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 12 years ago
York Sun e79394643b common: Update cmd_bdinfo for PPC 12 years ago
Masahiro Yamada 53237afe5b cmd_mem: fix cp command 12 years ago