14 Feb, 2018

2 commits


05 Feb, 2018

2 commits


23 Jan, 2018

1 commit


22 Jan, 2018

1 commit


20 Jan, 2018

2 commits


16 Jan, 2018

1 commit


12 Jan, 2018

1 commit


10 Jan, 2018

1 commit


08 Oct, 2017

1 commit


07 Oct, 2017

2 commits


06 Oct, 2017

2 commits


24 Sep, 2017

1 commit

  • This makes us act like the Linux Kernel does and allow for dtc to be
    provided externally but otherwise we use the version of dtc that is
    included in the sources. This in turn means that we can drop the
    checkdtc logic. We select DTC in the cases where we will need the dtc
    tool provided.

    Signed-off-by: Tom Rini

    Tom Rini
     

22 Sep, 2017

1 commit


15 Sep, 2017

1 commit

  • In a0f3e3df4adc we switched to using the Ubuntu-provided dtc as travis
    was having a problem with the number of warnings that were generated by
    the newer dtc. This is no longer a concern as we now have the same
    logic as Linux to enable/disable additional more stringent warnings. Go
    back to building dtc from source.

    Signed-off-by: Tom Rini
    Reviewed-by: Simon Glass
    Tested on travis-ci:
    Tested-by: Simon Glass

    Tom Rini
     

12 Sep, 2017

1 commit


11 Aug, 2017

1 commit

  • The 'tests' target will run sandbox, sandbox_spl and sandbox_flattree in
    test.py and in the case of sandbox_spl ensure that we just run the
    specific tests for that build. Update our matrix to perform similar
    test.py runs.

    Signed-off-by: Tom Rini

    Tom Rini
     

09 Jul, 2017

1 commit


07 Jul, 2017

1 commit

  • AVR32 is gone. It's already more than two years for no support in Buildroot,
    even longer there is no support in GCC (last version is heavily patched 4.2.4).

    Linux kernel v4.12 got rid of it (and v4.11 didn't build successfully).

    There is no good point to keep this support in U-Boot either.

    Reviewed-by: Simon Glass
    Reviewed-by: Tom Rini
    Reviewed-by: Heiko Schocher
    Signed-off-by: Andy Shevchenko

    Andy Shevchenko
     

30 Jun, 2017

1 commit


16 Jun, 2017

1 commit


12 Jun, 2017

2 commits


28 Apr, 2017

1 commit


18 Apr, 2017

1 commit


10 Apr, 2017

1 commit


06 Apr, 2017

1 commit

  • The architecture is currently unmaintained, remove.

    Cc: Benjamin Matthews
    Cc: Chong Huang
    Cc: Dimitar Penev
    Cc: Haitao Zhang
    Cc: I-SYST Micromodule
    Cc: M.Hasewinkel (MHA)
    Cc: Marek Vasut
    Cc: Martin Strubel
    Cc: Peter Meerwald
    Cc: Sonic Zhang
    Cc: Valentin Yakovenkov
    Cc: Wojtek Skulski
    Cc: Wojtek Skulski
    Signed-off-by: Tom Rini

    Tom Rini
     

20 Mar, 2017

1 commit

  • - The catch-all i.MX6 job has been exceeding the time limit again so
    split this up further. We now have an i.MX6 job and an
    everything-else job.
    - The logic we use to say "Freescale and AArch64" can be more clearly
    expressed with '&' rather than excluding various other things, so
    clear that up.

    Signed-off-by: Tom Rini

    Tom Rini
     

27 Feb, 2017

1 commit


24 Jan, 2017

1 commit


22 Jan, 2017

1 commit


15 Dec, 2016

1 commit


09 Dec, 2016

2 commits


08 Dec, 2016

1 commit


06 Dec, 2016

1 commit