Commit Graph

15750 Commits (3a608ca01d76e8cb90dcc8dc1a22cde98cdca3ab)
 

Author SHA1 Message Date
Simon Glass 3a608ca01d bootstage: Implement core microsecond boot time measurement 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 12 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 12 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 12 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 12 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 12 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Simon Glass 097e17836d bootstage: Create an initial header for boot progress integers 12 years ago
Reinhard Arlt 6eee21daf3 bootvx: Clear and disable data cache, and call vxWorks with parameter. 12 years ago
Mike Frysinger f6add132f6 net/miiphy/serial: drop duplicate "NAMESIZE" define 12 years ago
Reinhard Arlt 2b22460956 CPCI750: Add CPCI-HD/2 support 12 years ago
Wolfgang Denk 6e94125f9c Merge branch 'master' of git://git.denx.de/u-boot-avr32 12 years ago
Wolfgang Denk 6ae38b8c58 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin 12 years ago
Wolfgang Denk df25d49959 Merge branch 'master' of git://git.denx.de/u-boot-sh 12 years ago
Otavio Salvador 993d30de99 mxsboot: fix tool name in usage message 12 years ago
Andreas Bießmann a7a564c55c atmel_mci.h: remove outdated register macros 12 years ago
Andreas Bießmann 40ab4ef448 doc/git-mailrc: add <me> to avr32 alias 12 years ago
Sven Schnelle c9abb4260c ATMEL: remove old atmel_mci driver 12 years ago
Sven Schnelle 72fa467988 ATMEL: use generic mmc framework 12 years ago
Mike Frysinger 9d72e67b79 sandbox: mark os_exit as noreturn 12 years ago
Simon Glass 70db4212fc sandbox: add getopt support 12 years ago
Simon Glass ab4e07eb71 sandbox: allow processing before main loop 12 years ago
Simon Glass 6fb6207821 sandbox: add concept of sandbox state 12 years ago
Mike Frysinger 20186a1cbf sandbox: disable fortification 12 years ago
Mike Frysinger 3ab7d95aa0 sandbox: u-boot.lds: tweak style 12 years ago
Mike Frysinger 6994ccf869 sandbox: add get_{tbclk,ticks} 12 years ago
Simon Glass eef448e1ef sandbox: enable GPIO driver 12 years ago
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs 12 years ago
Simon Glass d9165153ca sandbox: add flags for open() call 12 years ago
Simon Glass 7b06b66cd7 sandbox: config: enable fdt and snprintf() options 12 years ago
Simon Glass f7b2af0a22 sandbox: fdt: add support for CONFIG_OF_CONTROL 12 years ago
Mike Frysinger e2dcefcb40 sandbox: add lseek helper 12 years ago
Mike Frysinger 4f345d5673 sandbox: add ifdef protection to os.h 12 years ago
Simon Glass 3bdf56b786 sandbox: add required header to os.c 12 years ago
Simon Glass e101247212 sandbox: sort header files in os.c 12 years ago
Wolfgang Denk 6751b05f85 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 12 years ago
Nobuhiro Iwamatsu 78df8c68cd sh: timer: Remove unnecessary variable 'ticks' 12 years ago
Phil Edworthy 117029c510 sh: Fix sh7264 clock speed and related serial setting 12 years ago
Nobuhiro Iwamatsu 73dba948f5 net: sh_eth: Remove unnecessary return 12 years ago
Nobuhiro Iwamatsu 4ba62c7290 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT 12 years ago
Nobuhiro Iwamatsu 1d4a2c913f net: sh_eth: Remove SH_ETH_PHY_DELAY 12 years ago
Nobuhiro Iwamatsu e50edf90e2 sh: ecovec: Add support PHY of SMSC 12 years ago
Nobuhiro Iwamatsu 3bb4cc312d sh: sh_eth: Add support SH7724 12 years ago
Stephen Warren e37ae40e9d image: Support FDTs already loaded at their load address 12 years ago
Stefan Kristiansson 23498935fa cmd_cache: use cache/invalidate functions available in common.h 12 years ago