summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Determine SPL entry-point automaticallyStephen Warren2015-12-081-1/+8
* Adapt to new U-Boot build commandsStephen Warren2014-08-011-1/+11
* Explicitly ask for Python 2Stefan Agner2014-07-211-1/+1
* Use actual U-Boot BSS size for padding when flashingStephen Warren2014-05-191-0/+17
* Allow --boards to add to not replace the set of enabled boardsStephen Warren2014-04-301-1/+9
* Support U-Boot's temporary output DTB pathStephen Warren2014-02-251-0/+2
* Use O= rather than BUILD_DIR= when building U-BootStephen Warren2014-02-251-2/+2
* Add command to import U-Boot binaries from an external locationStephen Warren2013-10-031-8/+28
* Fix typo in variable nameStephen Warren2013-10-031-8/+8
* allow --boards/--socs to undisable boardsStephen Warren2013-09-111-7/+5
* build: restrict cmd_build_configs() to enabled objectsStephen Warren2013-06-141-1/+20
* build: implement --socs, --boards optionsStephen Warren2013-06-141-0/+33
* Convert build script to argparseStephen Warren2013-06-141-27/+24
* Initial version of Tegra U-Boot flasher scriptsStephen Warren2013-06-061-0/+203