Commit Graph

15702 Commits (e37ae40e9dec9af417c19de72f76becebf160730)
 

Author SHA1 Message Date
Stephen Warren e37ae40e9d image: Support FDTs already loaded at their load address 13 years ago
Stefan Kristiansson 23498935fa cmd_cache: use cache/invalidate functions available in common.h 13 years ago
Tom Rini 1064d980be tools: checkstack.pl from Linux added to tools 13 years ago
Chander Kashyap 44b333ef4d Makefile: Remove mmc_spl related enteries 13 years ago
Wolfgang Denk 12ae615fba Merge branch 'master' of git://git.denx.de/u-boot-x86 13 years ago
Marek Vasut 021f6038a2 PPC: Drop mv6446x_eth_initialize() from net/eth.c 13 years ago
Marek Vasut 658c3b9eaf PPC: Drop mv6436x_eth_initialize() from net/eth.c 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place 13 years ago
Simon Glass 7344f9128d Remove interleave of non-U-Boot code in hush 13 years ago
Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution 13 years ago
Simon Glass 7fed89e00e Don't include standard parser if hush is used 13 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass 009dde1955 Rename run_command2() to run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Simon Glass 79714c1e26 Remove CMD_PXE's static on run_command() 13 years ago
Mike Frysinger ae806cc6ab sc520: fix build warning about unused temp var 13 years ago
Thomas Weber b199c6e2d7 Remove execute permissions from source files 13 years ago
Linus Walleij fca94c3fd5 integrator: remove fragile delay loop from PCI code 13 years ago
Linus Walleij a1e47b66d9 pci: move pciauto_config_init() to pci.h 13 years ago
Simon Glass d01b17611b ppc: Change memsz variable to signed char 13 years ago
Simon Glass a5466651e9 m68k: Change memsz to a signed char to avoid warning 13 years ago
Wolfgang Grandegger a1a28c6e64 USB: relax usbcore reset timings 13 years ago
amartin@nvidia.com f9636e8d38 USB: move keyboard polling into kbd driver 13 years ago
amartin@nvidia.com fb3ef649ed USB: reevaluate iomux stdin on USB kbd detect 13 years ago
Vincent Palatin d53da847cf usb: add numeric keypad support to HID driver 13 years ago
Vincent Palatin 3d17308e40 USB: fix USB keyboard polling parameter 13 years ago
Vincent Palatin e7e982d69c eth: remove usb-ethernet devices before re-enumerating them 13 years ago
Marek Vasut e159e4868e USB: Make struct devrequest setup_packet local 13 years ago
Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 13 years ago
Marek Vasut c08b1b264d USB: Staticize internal functions 13 years ago
Wolfgang Denk e91004201c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 13 years ago
Wolfgang Denk 8a1239e74c Merge branch 'master' of git://git.denx.de/u-boot-nds32 13 years ago
prabhakar.csengg@gmail.com 2271e7c6e8 Ethernut 5: fix build error 13 years ago
Tom Rini cfdae12f37 cmd_nand.c: Fix 'nand dump' after latest MTD resync 13 years ago
Prabhakar Kushwaha 5f720b8514 mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command 13 years ago
Prabhakar Kushwaha d90361285c mtd/nand: Fix IFC driver to support 2K NAND page 13 years ago
Scott Wood fb49454b1b nand: reinstate lazy bad block scanning 13 years ago
Scott Wood 1f7b1743d3 Revert "nand: make 1-bit software ECC configurable" 13 years ago
Macpaul Lin 4ef806794a nds32/board.c: add PCI prompt at boot up 13 years ago
Macpaul Lin 3998586bce nds32/ag101/watchdog.S: add linkage support 13 years ago
Macpaul Lin 184e6f7db9 nds32: add linkage support 13 years ago
Aneesh V f1f2c3ca9f armv7: omap3: leave outer cache enabled 13 years ago
Daniel Gorsulowski c21052b994 at91: modified NAND flash timing on otc570 board 13 years ago
Daniel Gorsulowski dd80264d07 at91: modified NAND flash timing on meesc board 13 years ago
Helmut Raiger 07c80bc232 tt01: fix hush parser config, add release config 13 years ago
Helmut Raiger d1300f7686 tt01: add video support 13 years ago
Helmut Raiger 0b87e010f8 tt01: fix environment size 13 years ago
Troy Kisky 2bf3359ea5 i.mx6q: mx6qsabrelite: Update the network configuration 13 years ago
Troy Kisky 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config 13 years ago