| Commit message (Expand) | Author | Age | Files | Lines |
* | mpc8xx: remove stale "lwmon" files | Wolfgang Denk | 2015-12-05 | 2 | -305/+0 |
* | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass | 2015-05-05 | 1 | -4/+18 |
* | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass | 2015-05-05 | 1 | -3/+3 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | 1 | -3/+3 |
* | powerpc: mpc824x: remove MPC824X cpu support | Masahiro Yamada | 2015-01-05 | 1 | -1/+1 |
* | misc: use __weak | Jeroen Hofstee | 2014-10-25 | 1 | -7/+2 |
* | mpc8xx: remove fads board support | Masahiro Yamada | 2014-07-07 | 2 | -26/+0 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | 2 | -9/+0 |
* | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2014-04-18 | 2 | -8/+1 |
* | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada | 2014-04-18 | 2 | -8/+0 |
* | kbuild: post: fix dependency tracking correctly | Masahiro Yamada | 2014-03-04 | 1 | -1/+1 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | 1 | -15/+14 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | 1 | -1/+1 |
* | Makfile: move suffix rules to Makefile.build | Masahiro Yamada | 2014-02-19 | 1 | -1/+1 |
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) | Masahiro Yamada | 2013-12-16 | 1 | -3/+3 |
* | post: descend only when CONFIG_HAS_POST is defined | Masahiro Yamada | 2013-12-13 | 10 | -36/+34 |
* | post: remove unnecessary include path settings | Masahiro Yamada | 2013-11-25 | 10 | -20/+0 |
* | post: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 12 | -153/+54 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 10 | -39/+39 |
* | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 75 | -1281/+76 |
* | post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES | Anatolij Gustschin | 2013-05-01 | 1 | -0/+2 |
* | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | 1 | -44/+1 |
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut | 2012-10-15 | 1 | -3/+0 |
* | post: remove #warning for kirkwood CPUs | Valentin Longchamp | 2012-03-30 | 1 | -2/+1 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | 1 | -2/+2 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | 1 | -2/+2 |
* | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | 1 | -2/+2 |
* | Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS... | Wolfgang Denk | 2012-03-12 | 1 | -1/+1 |
* | post: add blackfin to the post_time_ms list | Mike Frysinger | 2012-02-12 | 1 | -1/+2 |
* | post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU | Kumar Gala | 2012-01-13 | 1 | -1/+1 |
* | post/lib_powerpc/multi.c: fix stack overflow error | Wolfgang Denk | 2011-12-23 | 1 | -4/+4 |
* | post/lib_powerpc/multi.c: code cleanup | Wolfgang Denk | 2011-12-23 | 1 | -15/+12 |
* | post/lib_powerpc/multi.c: make checkpatch clean | Wolfgang Denk | 2011-12-23 | 1 | -29/+24 |
* | PPC: fix "Warning: FOO uses hard float, BAR uses soft float". | Wolfgang Denk | 2011-12-23 | 2 | -2/+156 |
* | post: fix compile issue for post tests on kirkwood | Holger Brunck | 2011-12-11 | 1 | -1/+1 |
* | post/post.c: Use lldiv for 64-bit divisions | Christian Riesch | 2011-12-10 | 1 | -1/+2 |
* | post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-12-02 | 1 | -2/+1 |
* | 20001122-1.c: Fix GCC 4.6 build warning | Stefan Roese | 2011-11-16 | 1 | -2/+1 |
* | post/post.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-03 | 1 | -2/+1 |
* | post/post.c: CodingStyle cleanup | Wolfgang Denk | 2011-11-03 | 1 | -32/+27 |
* | arm, post: add missing post_time_ms for arm | Heiko Schocher | 2011-10-27 | 1 | -1/+1 |
* | cosmetic, post: Codingstyle cleanup | Heiko Schocher | 2011-10-27 | 1 | -68/+59 |
* | arm, post, memory: fix bug if sdram base != 0x00000000 | Heiko Schocher | 2011-10-23 | 1 | -3/+4 |
* | POST: add new memory regions test | Valentin Longchamp | 2011-10-05 | 2 | -19/+72 |
* | POST: drivers/memory.c coding style cleanup | Valentin Longchamp | 2011-10-05 | 1 | -56/+57 |
* | POST: make env test flags fetching optional | Valentin Longchamp | 2011-10-05 | 1 | -5/+15 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | 1 | -4/+5 |
* | Blackfin: post: generalize led/button tests with GPIOs | Mike Frysinger | 2011-09-29 | 1 | -0/+2 |
* | post, memorytest: add support for none powerpc archs | Heiko Schocher | 2011-07-27 | 1 | -2/+6 |