Commit Graph

215 Commits (b71bea71294959c07e67ce7c91594f380f82f3a9)

Author SHA1 Message Date
Wolfgang Denk e5d3078622 mpc8xx: remove stale "lwmon" files 9 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 9 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Masahiro Yamada d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 10 years ago
Jeroen Hofstee 002ad7b877 misc: use __weak 10 years ago
Masahiro Yamada 03f9d7d174 mpc8xx: remove fads board support 10 years ago
Masahiro Yamada 0657e46e28 mpc8xx: remove RPXlite_dw, quantum board support 10 years ago
Masahiro Yamada 4fb3925ff8 powerpc: remove RPXClassic, RPXlite boards support 10 years ago
Masahiro Yamada d6b11fd1f0 powerpc: remove MBX and MBX860T boards support 10 years ago
Masahiro Yamada 19233d80bc kbuild: post: fix dependency tracking correctly 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada 5651ccffa4 Makfile: move suffix rules to Makefile.build 10 years ago
Masahiro Yamada e8a8b8246a Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
Masahiro Yamada 755e08f0e5 post: descend only when CONFIG_HAS_POST is defined 11 years ago
Masahiro Yamada 0e53691529 post: remove unnecessary include path settings 11 years ago
Masahiro Yamada a67cefc353 post: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin c55285015a post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 11 years ago
Wolfgang Denk 1b0757eced PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Valentin Longchamp 4e518b8875 post: remove #warning for kirkwood CPUs 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Wolfgang Denk 6751b05f85 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 12 years ago
Mike Frysinger 23f1dded5e post: add blackfin to the post_time_ms list 12 years ago
Kumar Gala 3e16abe0e4 post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU 13 years ago
Wolfgang Denk 7ddd4475a8 post/lib_powerpc/multi.c: fix stack overflow error 13 years ago
Wolfgang Denk 38081ff7a4 post/lib_powerpc/multi.c: code cleanup 13 years ago
Wolfgang Denk a63aec54a4 post/lib_powerpc/multi.c: make checkpatch clean 13 years ago
Wolfgang Denk 139e1875d3 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". 13 years ago
Holger Brunck 2f88566aaa post: fix compile issue for post tests on kirkwood 13 years ago
Christian Riesch c90a4dd79c post/post.c: Use lldiv for 64-bit divisions 13 years ago
Wolfgang Denk e607a15ddb post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning 13 years ago
Stefan Roese 944416e07c 20001122-1.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 4d6402b012 post/post.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 50da837663 post/post.c: CodingStyle cleanup 13 years ago
Heiko Schocher f31a911fe2 arm, post: add missing post_time_ms for arm 13 years ago
Heiko Schocher e92372c8a7 cosmetic, post: Codingstyle cleanup 13 years ago
Heiko Schocher 7b5d61b5a3 arm, post, memory: fix bug if sdram base != 0x00000000 13 years ago
Valentin Longchamp 8d3fcb5e60 POST: add new memory regions test 13 years ago
Valentin Longchamp ca51d05758 POST: drivers/memory.c coding style cleanup 13 years ago
Valentin Longchamp 212a0cafad POST: make env test flags fetching optional 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Mike Frysinger 2151374fa6 Blackfin: post: generalize led/button tests with GPIOs 13 years ago
Heiko Schocher 4204298db0 post, memorytest: add support for none powerpc archs 13 years ago