Commit Graph

232 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Simon Glass c5404b64fb Drop the log buffer 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 7 years ago
Tom Rini d62b247d29 post: Fix unused variable warning on lwmon5 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Tom Rini ea3310e8aa Blackfin: Remove 7 years ago
Simon Glass 8f3086aaac powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 7 years ago
Niko Mauno e2ee3014e8 post: cosmetic: fix typo 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Robert P. J. Day 9d906bf0bd post: Remove references to scrapped "netta" board. 8 years ago
Robert P. J. Day 5735bca5f6 post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYS 8 years ago
Robert P. J. Day 92a4c3dfb3 post: Remove reference to deleted "lwmon" board from Makefile 8 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
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 9 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 12 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