summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-25ppc: Remove MPC8569MDS boardTom Rini7-141/+3
2021-02-25arm: Remove sksimx6 boardTom Rini1-6/+0
2021-02-25arm: Remove mx53smd boardTom Rini1-5/+0
2021-02-25arm: Remove mx53ard boardTom Rini1-5/+0
2021-02-25arm: Remove mx25pdk boardTom Rini1-7/+0
2021-02-25common: Add "ifndef __ASSEMBLY__" in asm/global_data.hSiew Chin Lim1-0/+4
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-2/+2
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+27
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-61/+82
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi1-13/+13
2021-02-22arm: dts: sync am33xx-clocks with Linux 5.9-rc7Dario Binacchi1-3/+3
2021-02-22mpc8379erdb: Add device treeSinan Akman2-0/+75
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk13-15/+15
2021-02-20sunxi: support boot console on uart1 for sun8iTobias Schramm2-0/+6
2021-02-20sunxi: spl: Fix H616 clock initializationJernej Skrabec1-0/+5
2021-02-19Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+1
2021-02-19ARM: mach-meson: select MMC_PWRSEQ configJaehoon Chung1-0/+1
2021-02-18Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'Tom Rini1-3/+4
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne1-0/+4
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne1-0/+17
2021-02-18test: add a simple test for the adc-keys button driverMarek Szyprowski1-1/+27
2021-02-18spl: fit: Drop 'length' argument to board_spl_fit_post_load()Alexandru Gagniuc1-3/+4
2021-02-16arm: dts: ls1028a: Add Ethernet switch node and dependenciesAlex Marginean2-1/+119
2021-02-16arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7Dario Binacchi3-45/+65
2021-02-16ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernetVignesh Raghavendra1-0/+1
2021-02-16image: Adjust the workings of fit_check_format()Simon Glass1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini369-11/+378
2021-02-15sh: Remove sh7763rdp boardTom Rini1-5/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini5-330/+1
2021-02-15sh: Remove sh7753evb boardTom Rini1-5/+0
2021-02-15sh: Remove sh7752evb boardTom Rini1-5/+0
2021-02-15sh: Remove r7780mp boardTom Rini1-5/+0
2021-02-15sh: Remove MigoR boardTom Rini1-5/+0
2021-02-15ppc: Remove MPC8641HPCN boardTom Rini1-7/+0
2021-02-15ppc: Remove MPC8610HPCD boardTom Rini1-6/+0
2021-02-15ppc: Remove MPC8572DS boardTom Rini1-9/+0
2021-02-15ppc: Remove MPC8544DS boardTom Rini1-6/+0
2021-02-15arm: Remove db-88f6281-bp boardTom Rini5-174/+0
2021-02-15arm: Remove ls2080a_simu boardTom Rini2-14/+1
2021-02-15arm: Remove mx35pdk boardTom Rini1-6/+0
2021-02-15arm: Remove apx4devkit boardTom Rini1-4/+0
2021-02-12Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-1/+1
2021-02-11ARM: dts: at91: sama7g5ek: enable pull-up for serial debug lineEugen Hristev1-1/+1
2021-02-11usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay1-3/+0
2021-02-10Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+12
2021-02-10xilinx: Show silicon version in SPLMichal Simek1-2/+2
2021-02-10board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variantsMarek Szyprowski2-0/+12
2021-02-09arm: dts: stm32mp15: alignment with v5.11-rc2Patrick Delaunay8-75/+200
2021-02-09ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviationFabrice GIRARDOT2-2/+2
2021-02-08Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini46-55/+2333