Commit Graph

15781 Commits (4e187fbcdf602bd6661e5fe7dc3f9c17b796dc39)
 

Author SHA1 Message Date
Otavio Salvador 993d30de99 mxsboot: fix tool name in usage message 13 years ago
Andreas Bießmann a7a564c55c atmel_mci.h: remove outdated register macros 13 years ago
Andreas Bießmann 40ab4ef448 doc/git-mailrc: add <me> to avr32 alias 13 years ago
Sven Schnelle c9abb4260c ATMEL: remove old atmel_mci driver 13 years ago
Sven Schnelle 72fa467988 ATMEL: use generic mmc framework 13 years ago
Mike Frysinger 9d72e67b79 sandbox: mark os_exit as noreturn 13 years ago
Simon Glass 70db4212fc sandbox: add getopt support 13 years ago
Simon Glass ab4e07eb71 sandbox: allow processing before main loop 13 years ago
Simon Glass 6fb6207821 sandbox: add concept of sandbox state 13 years ago
Mike Frysinger 20186a1cbf sandbox: disable fortification 13 years ago
Mike Frysinger 3ab7d95aa0 sandbox: u-boot.lds: tweak style 13 years ago
Mike Frysinger 6994ccf869 sandbox: add get_{tbclk,ticks} 13 years ago
Simon Glass eef448e1ef sandbox: enable GPIO driver 13 years ago
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs 13 years ago
Simon Glass d9165153ca sandbox: add flags for open() call 13 years ago
Simon Glass 7b06b66cd7 sandbox: config: enable fdt and snprintf() options 13 years ago
Simon Glass f7b2af0a22 sandbox: fdt: add support for CONFIG_OF_CONTROL 13 years ago
Mike Frysinger e2dcefcb40 sandbox: add lseek helper 13 years ago
Mike Frysinger 4f345d5673 sandbox: add ifdef protection to os.h 13 years ago
Simon Glass 3bdf56b786 sandbox: add required header to os.c 13 years ago
Simon Glass e101247212 sandbox: sort header files in os.c 13 years ago
Wolfgang Denk 6751b05f85 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 13 years ago
Nobuhiro Iwamatsu 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' 13 years ago
Phil Edworthy 117029c510 sh: Fix sh7264 clock speed and related serial setting 13 years ago
Nobuhiro Iwamatsu 73dba948f5 net: sh_eth: Remove unnecessary return 13 years ago
Nobuhiro Iwamatsu 4ba62c7290 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT 13 years ago
Nobuhiro Iwamatsu 1d4a2c913f net: sh_eth: Remove SH_ETH_PHY_DELAY 13 years ago
Nobuhiro Iwamatsu e50edf90e2 sh: ecovec: Add support PHY of SMSC 13 years ago
Nobuhiro Iwamatsu 3bb4cc312d sh: sh_eth: Add support SH7724 13 years ago
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