summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28Add .gitattributes for line endingsBin Meng
2019-10-28doc: Add documentation for how to build U-Boot host toolsBin Meng
2019-10-28tools: ifwitool: Define __packed when it is not definedBin Meng
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng
2019-10-28tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng
2019-10-28tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27dm: core: Update log method for uclass_find_device_by_seqKever Yang
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov
2019-10-27bootstage: Allow SPL to obtain bootstage info from TPLSimon Glass
2019-10-27bootstage: Mark the start/end of TPL and SPL separatelySimon Glass
2019-10-27bootstage: Correct relocation algorithmSimon Glass
2019-10-27bootstage: Avoid conflicts between stash/unstashSimon Glass
2019-10-27bootstage: Fix counting of entries in stashSimon Glass
2019-10-27bootstage: Store the next ID in the stashSimon Glass
2019-10-27bloblist: Reserve an aligned baseSimon Glass
2019-10-27tiny-printf: Reorder code to support %pSimon Glass
2019-10-27tiny-printf: Add print_grouped_ull()Simon Glass
2019-10-27tiny-printf: Reduce size by removing ctypeSimon Glass
2019-10-27test: regmap: check the values read from the regmapJean-Jacques Hiblot
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass
2019-10-27sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass
2019-10-27sandbox: Drop 'const' from sandbox_write()Simon Glass
2019-10-27sandbox: test: Show hex values on failureSimon Glass
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini
2019-10-25arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla
2019-10-25arm: dts: k3-j721e: Add ddr nodeLokesh Vutla
2019-10-25ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz
2019-10-25dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin
2019-10-25ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin
2019-10-25armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filenameJames Doublesin
2019-10-25arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla
2019-10-25cmd: booti: Store OS start and end info in images structureLokesh Vutla
2019-10-25boot: arm: Enable support for custom board_prep_linuxLokesh Vutla
2019-10-25configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FITFaiz Abbas
2019-10-25configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmodeFaiz Abbas
2019-10-25ARM: dts: dra7: Add usb peripheral nodes in splFaiz Abbas
2019-10-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-10-25Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2019-10-25configs: mtmips: remove configs which are selected in Kconfig or uselessWeijie Gao
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao
2019-10-25mips: mtmips: change baudrate table for all boardsWeijie Gao
2019-10-25dts: mtmips: add default pinctrl to eth nodes for all boardsWeijie Gao
2019-10-25dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688Weijie Gao
2019-10-25dts: mtmips: add mmc related nodes for mt7628an.dtsiWeijie Gao