Age | Commit message (Expand) | Author | Files | Lines |
2020-01-17 | common: Drop CONFIG_POST_STD/ALT_LIST | Simon Glass | 1 | -1/+1 |
2019-12-02 | common: Move enable/disable_interrupts out of common.h | Simon Glass | 19 | -0/+19 |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass | 1 | -0/+1 |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass | 2 | -0/+2 |
2019-12-02 | arm: powerpc: Tidy up code style for cache functions | Simon Glass | 1 | -3/+3 |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass | 1 | -0/+1 |
2019-08-11 | env: Move env_get_f() to env.h | Simon Glass | 1 | -0/+1 |
2019-01-15 | kbuild: add .SECONDARY special target to scripts/Kbuild.include | Masahiro Yamada | 1 | -3/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 42 | -89/+42 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 1 | -2/+0 |
2017-12-07 | Drop the log buffer | Simon Glass | 2 | -13/+0 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass | 1 | -1/+1 |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher | 19 | -3001/+0 |
2017-06-23 | post: Fix unused variable warning on lwmon5 | Tom Rini | 1 | -0/+2 |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 2 | -86/+0 |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 1 | -7/+0 |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 10 | -2043/+0 |
2017-04-05 | Blackfin: Remove | Tom Rini | 1 | -1/+1 |
2017-01-25 | powerpc: Drop CONFIG_SYS_ALLOC_DPRAM | Simon Glass | 2 | -18/+0 |
2016-12-04 | post: cosmetic: fix typo | Niko Mauno | 1 | -1/+1 |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day | 1 | -1/+1 |
2016-04-01 | post: Remove references to scrapped "netta" board. | Robert P. J. Day | 4 | -67/+1 |
2016-04-01 | post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYS | Robert P. J. Day | 1 | -4/+4 |
2016-04-01 | post: Remove reference to deleted "lwmon" board from Makefile | Robert P. J. Day | 1 | -1/+1 |
2016-03-22 | Fix spelling of "transferred". | Vagrant Cascadian | 1 | -1/+1 |
2015-12-05 | mpc8xx: remove stale "lwmon" files | Wolfgang Denk | 2 | -305/+0 |
2015-05-05 | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass | 1 | -4/+18 |
2015-05-05 | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass | 1 | -3/+3 |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 1 | -3/+3 |
2015-01-05 | powerpc: mpc824x: remove MPC824X cpu support | Masahiro Yamada | 1 | -1/+1 |
2014-10-25 | misc: use __weak | Jeroen Hofstee | 1 | -7/+2 |
2014-07-07 | mpc8xx: remove fads board support | Masahiro Yamada | 2 | -26/+0 |
2014-07-07 | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2 | -9/+0 |
2014-04-18 | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2 | -8/+1 |
2014-04-18 | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada | 2 | -8/+0 |
2014-03-04 | kbuild: post: fix dependency tracking correctly | Masahiro Yamada | 1 | -1/+1 |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 1 | -15/+14 |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada | 1 | -1/+1 |
2014-02-19 | Makfile: move suffix rules to Makefile.build | Masahiro Yamada | 1 | -1/+1 |
2013-12-16 | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) | Masahiro Yamada | 1 | -3/+3 |
2013-12-13 | post: descend only when CONFIG_HAS_POST is defined | Masahiro Yamada | 10 | -36/+34 |
2013-11-25 | post: remove unnecessary include path settings | Masahiro Yamada | 10 | -20/+0 |
2013-11-01 | post: convert makefiles to Kbuild style | Masahiro Yamada | 12 | -153/+54 |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 10 | -39/+39 |
2013-09-20 | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 1 | -1/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 75 | -1281/+76 |
2013-05-01 | post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES | Anatolij Gustschin | 1 | -0/+2 |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 1 | -44/+1 |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut | 1 | -3/+0 |
2012-03-30 | post: remove #warning for kirkwood CPUs | Valentin Longchamp | 1 | -2/+1 |