summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for board uclassMario Six2018-09-2912-1/+198
* board: Add gazerbeam driverMario Six2018-09-294-0/+336
* drivers: Add board uclassMario Six2018-09-297-0/+216
* test: Add tests for dev_{enable, disable}_by_pathMario Six2018-09-291-0/+28
* core: Add dev_{disable,enable}_by_pathMario Six2018-09-292-0/+94
* test: Add tests for DT-manipulation functionsMario Six2018-09-291-0/+54
* core: Add functions to set properties in live-treeMario Six2018-09-292-0/+116
* binman: Allow writing a map file when something goes wrongSimon Glass2018-09-294-8/+46
* binman: Support ELF files for U-Boot and SPLSimon Glass2018-09-296-0/+130
* binman: Correct fmap output on x86Simon Glass2018-09-298-16/+121
* binman: Record the parent section of each sectionSimon Glass2018-09-293-4/+9
* binman: Support x86 microcode in TPLSimon Glass2018-09-299-21/+151
* binman: Support hashing entriesSimon Glass2018-09-299-0/+143
* binman: Mention section attributes in docsSimon Glass2018-09-291-2/+2
* binman: Support expanding entriesSimon Glass2018-09-298-2/+136
* binman: Support adding filesSimon Glass2018-09-2917-0/+225
* binman: Allow zero-size sectionsSimon Glass2018-09-291-1/+1
* binman: Support compressed entriesSimon Glass2018-09-296-9/+106
* patman: Detect missing tools and report themSimon Glass2018-09-281-1/+28
* binman: Support updating all device tree filesSimon Glass2018-09-2813-21/+235
* binman: Allow control of whether a fake DT is usedSimon Glass2018-09-284-2/+7
* binman: Obtain the list of device trees from the configSimon Glass2018-09-285-3/+46
* binman: Centralise device-tree updates within binmanSimon Glass2018-09-283-8/+44
* binman: Move state logic into the state moduleSimon Glass2018-09-282-8/+56
* binman: Move state information into a new moduleSimon Glass2018-09-285-48/+95
* binman: Add an entry method for getting the default filenameSimon Glass2018-09-282-0/+8
* dtoc: Add a way to create an Fdt object from a data blockSimon Glass2018-09-282-0/+22
* dtoc: Add methods for adding and updating propertiesSimon Glass2018-09-282-0/+113
* dtoc: Support adding new nodesSimon Glass2018-09-282-0/+28
* dtoc: Fixed endianness in Prop.GetEmpty()Simon Glass2018-09-281-1/+1
* dtoc: Allow syncing of the device tree back to a fileSimon Glass2018-09-283-10/+91
* binman: Support building a selection of imagesSimon Glass2018-09-283-1/+29
* binman: Tidy up the vblock entrySimon Glass2018-09-285-4/+43
* binman: Add x86 support for starting TPLSimon Glass2018-09-284-1/+70
* binman: Generate an error when text is not providedSimon Glass2018-09-282-0/+10
* binman: Allow 'fill' entry to have a size of 0Simon Glass2018-09-283-1/+21
* binman: Move 'special properties' docs to README.entriesSimon Glass2018-09-283-12/+7
* fdt: Add Python support for adding/removing nodesSimon Glass2018-09-281-6/+28
* Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-2720-63/+87
|\
| * net: zynq_gem: Add support for fixed-link phyMichal Simek2018-09-271-8/+9
| * arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda2018-09-262-2/+1
| * net: zynq_gem: Fix reading of max-speed propertySiva Durga Prasad Paladugu2018-09-261-1/+2
| * spl: fit: Enable GZIP compression also for no kernel partitionsMichal Simek2018-09-261-4/+1
| * fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu2018-09-262-10/+27
| * arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu2018-09-263-16/+28
| * arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu2018-09-262-11/+11
| * arm: zynq: Remove useless comments from config fileMichal Simek2018-09-261-8/+0
| * arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek2018-09-2611-5/+10
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-09-2681-1226/+8024
|\ \
| * | sandbox: Fix set_working_fdt_addr usersAlexander Graf2018-09-262-2/+2