summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-29binman: Add a function to obtain the image for an EntrySimon Glass
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass
2019-07-29binman: Add an image name into the fdtmapSimon Glass
2019-07-29binman: Store the entry in output_fdt_filesSimon Glass
2019-07-29binman: Allow state functions to fail to return dataSimon Glass
2019-07-29binman: Support loading entry data from a fileSimon Glass
2019-07-29binman: Store image fdtmap when loading from a fileSimon Glass
2019-07-29dtoc: Update Fdt.GetNode() to handle the root nodeSimon Glass
2019-07-29dtoc: Update Fdt.FromData() to allow a nameSimon Glass
2019-07-29binman: Show a helpful error when a DT property is missingSimon Glass
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass
2019-07-29patman: Update tout to avoid open-coding the debug levelsSimon Glass
2019-07-29binman: Drop state.fdt_set as this is not neededSimon Glass
2019-07-29binman: Simplify state.fdt_subsetSimon Glass
2019-07-29binman: Adjust state.fdt_files to be keyed by entry typeSimon Glass
2019-07-29binman: Adjust GetFdt() to be keyed by etypeSimon Glass
2019-07-29binman: Rename state.GetFdt()Simon Glass
2019-07-29binman: Rename state.GetFdts()Simon Glass
2019-07-29binman: Convert GetFdtSet() to use a dictSimon Glass
2019-07-29binman: Move image/fdt code into PrepareImagesAndDtbs()Simon Glass
2019-07-29binman: Use print() to print outputSimon Glass
2019-07-29binman: Move GetFdtSet() into blob_dtbSimon Glass
2019-07-29binman: Move image-processing code into a functionSimon Glass
2019-07-29dtoc: Return a non-zero exit code when tests failSimon Glass
2019-07-29Add validation for icache/dcache arguments - arguments different from off/on/...Eric Perie
2019-07-29lib: uuid: alignment error in gen_rand_uuid()Heinrich Schuchardt
2019-07-29rtc, rx8025: add DM supportHeiko Schocher
2019-07-29rtc, rx8025: fix Coding StyleHeiko Schocher
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher
2019-07-29board: mediatek: Add pumpkin board supportFabien Parent
2019-07-29pinctrl: mediatek: fix warningFabien Parent
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-29Drop linker-generated array creation when CONFIG_CMDLINE is disabledAndrej Rosano
2019-07-29doc: board: Add missing board index.rst filesBin Meng
2019-07-29tools/logos: remove black background of U-Boot logoHeinrich Schuchardt
2019-07-29fit: Support compat string property in configuration nodeJulius Werner
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2019-07-29Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-07-29gitlab-ci: Switch to a Docker image that contains a QEMU we buildTom Rini
2019-07-29video: arm: rpi: Bail out early if querying video information failsFabian Vogt
2019-07-29rockchip: rv1108: Migrate to use common board fileKever Yang
2019-07-29rockchip: elgin-rv1108: use board_early_init_f for per-boar initKever Yang
2019-07-29rockchip: rk3399: Migrate to use common board fileKever Yang
2019-07-29rockchip: rk3399: init vbus regulator in board_early_init_f()Kever Yang
2019-07-29rockchip: rk3368: Migrate to use common board fileKever Yang
2019-07-29rockchip: rk3328: Migrate to use common board fileKever Yang