aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot4-3/+4
2019-10-27dm: core: Update log method for uclass_find_device_by_seqKever Yang1-4/+7
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov3-5/+5
2019-10-27bootstage: Allow SPL to obtain bootstage info from TPLSimon Glass1-1/+13
2019-10-27bootstage: Mark the start/end of TPL and SPL separatelySimon Glass2-3/+8
2019-10-27bootstage: Correct relocation algorithmSimon Glass3-4/+23
2019-10-27bootstage: Avoid conflicts between stash/unstashSimon Glass1-1/+4
2019-10-27bootstage: Fix counting of entries in stashSimon Glass1-10/+2
2019-10-27bootstage: Store the next ID in the stashSimon Glass1-4/+7
2019-10-27bloblist: Reserve an aligned baseSimon Glass1-0/+1
2019-10-27tiny-printf: Reorder code to support %pSimon Glass1-13/+17
2019-10-27tiny-printf: Add print_grouped_ull()Simon Glass1-0/+6
2019-10-27tiny-printf: Reduce size by removing ctypeSimon Glass1-0/+7
2019-10-27test: regmap: check the values read from the regmapJean-Jacques Hiblot1-3/+16
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass2-2/+3
2019-10-27sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass1-0/+11
2019-10-27sandbox: Drop 'const' from sandbox_write()Simon Glass2-8/+6
2019-10-27sandbox: test: Show hex values on failureSimon Glass1-1/+2
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini75-545/+2327
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini44-28/+39198
2019-10-25arm: dts: k3-am65: Add R5F ranges in interconnect nodesSuman Anna1-0/+4
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2-1/+8
2019-10-25arm: dts: k3-j721e: Add ddr nodeLokesh Vutla3-0/+4409
2019-10-25ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz21-0/+32102
2019-10-25dt-bindings: memory-controller: Introduce J721E DDRSS bindingsLokesh Vutla1-0/+2241
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin4-19/+85
2019-10-25ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin1-11/+230
2019-10-25armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filenameJames Doublesin2-1/+1
2019-10-25arm: K3: Clean and invalidate Linux Image before jumping to LinuxLokesh Vutla1-0/+11
2019-10-25cmd: booti: Store OS start and end info in images structureLokesh Vutla1-0/+3
2019-10-25boot: arm: Enable support for custom board_prep_linuxLokesh Vutla1-0/+4
2019-10-25configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FITFaiz Abbas2-2/+2
2019-10-25configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmodeFaiz Abbas2-0/+12
2019-10-25ARM: dts: dra7: Add usb peripheral nodes in splFaiz Abbas6-0/+92
2019-10-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini49-274/+384
2019-10-25Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini10-0/+152
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini97-480/+4078
2019-10-25configs: mtmips: remove configs which are selected in Kconfig or uselessWeijie Gao4-28/+0
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao2-0/+8
2019-10-25mips: mtmips: change baudrate table for all boardsWeijie Gao2-2/+2
2019-10-25dts: mtmips: add default pinctrl to eth nodes for all boardsWeijie Gao2-0/+4
2019-10-25dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688Weijie Gao1-0/+3
2019-10-25dts: mtmips: add mmc related nodes for mt7628an.dtsiWeijie Gao1-0/+22
2019-10-25mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao1-1/+5
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao2-4/+21
2019-10-25dts: mtmips: enable eth port0 led and link poll functions for all boardsWeijie Gao3-1/+27
2019-10-25net: mt7628-eth: add support to isolate LAN/WAN portsWeijie Gao1-0/+32
2019-10-25net: mt7628-eth: free rx descriptor on receiving failureWeijie Gao1-0/+3
2019-10-25net: mt7628-eth: make phy link up detection optional via DTWeijie Gao2-29/+31
2019-10-25net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy resetWeijie Gao1-37/+8