aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-11-03x86: Quieten TPL's jump_to_image_no_args()Simon Glass1-1/+1
2019-11-03x86: Don't print CPU info in TPLSimon Glass1-5/+0
2019-11-03x86: Move CPU init to before spl_init()Simon Glass3-0/+10
2019-11-03x86: Add a CPU init function for TPLSimon Glass2-0/+17
2019-11-03x86: tpl: Add a fake PCI busSimon Glass1-0/+25
2019-11-03x86: spl: Support init of a PUNITSimon Glass2-0/+41
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass1-0/+1
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini3-8/+17
2019-10-31lib: time: Add microsecond timerMarek Vasut1-3/+0
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-2/+39
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini1-2/+2
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini12-29/+237
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng1-2/+2
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-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini13-25/+367
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini16-14/+4555
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 Vutla1-1/+7
2019-10-25arm: dts: k3-j721e: Add ddr nodeLokesh Vutla3-0/+4409
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin2-12/+27
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-25boot: arm: Enable support for custom board_prep_linuxLokesh Vutla1-0/+4
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 Rini5-1/+93
2019-10-25Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-0/+44
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini32-431/+2991
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao2-0/+8
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-25dts: mtmips: enable eth port0 led and link poll functions for all boardsWeijie Gao3-1/+27
2019-10-25dts: mtmips: update reset controller node for mt7628Weijie Gao1-12/+24
2019-10-25dts: mtmips: add default pinctrl for uart nodesWeijie Gao1-0/+9
2019-10-25dts: mtmips: add pinctrl node for mt7628Weijie Gao1-0/+150
2019-10-25dts: mtmips: add clock node for mt7628Weijie Gao1-4/+17
2019-10-25dts: mtmips: enable high-speed UART support for mt7628Weijie Gao1-3/+3
2019-10-25dts: mtmips: move uart property clock-frequency into mt7628an.dtsiWeijie Gao3-2/+6
2019-10-25mips: bmips: switch to board defines for dtbÁlvaro Fernández Rojas1-2/+2
2019-10-25bmips: correct name charactersÁlvaro Fernández Rojas2-2/+2
2019-10-25bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas1-0/+13
2019-10-25bmips: bcm63268: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25bmips: bcm6362: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25bmips: bcm6328: add support for brcmnandÁlvaro Fernández Rojas1-0/+16
2019-10-25bmips: bcm6368: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25MIPS: add compile time definition of L2 cache sizeRamon Fried2-2/+10
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2-0/+12
2019-10-25arm: dts: sync dts for Allwinner H6Clément Péron3-3/+131
2019-10-25sunxi: Fix pll1 clock calculationStefan Mavrodiev1-1/+1