summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: dhcp: send current hostname as part of the DHCP requestOleksij Rempel2021-10-051-0/+8
| * | | | mci: Improve error message for non-existent vmmc regulatorUwe Kleine-König2021-10-051-1/+1
| * | | | console: add new CONFIG_CONSOLE_DISABLE_INPUT optionRouven Czerwinski2021-10-055-6/+29
| * | | | mci-bcm2835: Fix return type handling of bcm2835_mci_wait_command_done()Uwe Kleine-König2021-10-051-2/+3
| * | | | mci-bcm2835: Don't block infinitely while waiting for a command completionUwe Kleine-König2021-10-051-0/+4
| * | | | pinctrl: bcm2835: Add support for bcm2711Ahmad Fatoum2021-10-051-1/+21
| * | | | pinctrl: bcm2835: Probe driver earlierAhmad Fatoum2021-10-051-1/+1
| * | | | kbuild: dtc: Allow adding device tree fragments via configTrent Piepho2021-10-052-1/+30
| * | | | serial: implement riscv SBI console supportMarcelo Politzer2021-10-055-0/+89
| * | | | fastboot: use file_list_parse_null()Rouven Czerwinski2021-10-051-1/+1
| * | | | file_list: add file_list_parse_null()Rouven Czerwinski2021-10-053-20/+21
| * | | | hush: fix conditional statements exit codeAndrej Picej2021-10-051-1/+22
| * | | | fastboot net: add setter for global.fastboot.net.autostartMarco Felsch2021-08-231-6/+13
| * | | | net: e1000: split EEPROM and barebox MTD wrapper into separate filesAhmad Fatoum2021-08-234-815/+839
| * | | | x86: define phys_to_virt and virt_to_physAhmad Fatoum2021-08-231-0/+10
| * | | | asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-235-5/+15
| * | | | net: make ARC MAC driver 32-bit onlyAhmad Fatoum2021-08-231-1/+1
| * | | | net: drop Calxeda Highbank xgmac driver supportAhmad Fatoum2021-08-233-739/+0
| * | | | scripts: socfpga_import_preloader: make sdk optionalSteffen Trumtrar2021-08-232-12/+78
| * | | | arm: rockchip-rk3568-evb: add hardware id detectionMichael Riesch2021-08-231-0/+62
| * | | | arm: mxs: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-08-0922-283/+60
| * | | | arm/mvebu: sync barebox-arm-head.h to generic variantUwe Kleine-König2021-08-091-1/+24
| * | | | scripts: bareboxenv: add erase hint if build as host-toolMarco Felsch2021-08-091-0/+6
* | | | | Merge branch 'for-next/layerscape'Sascha Hauer2021-10-079-64/+1564
|\ \ \ \ \
| * | | | | ls1046ardb: enable IFC NAND.Renaud Barbier2021-08-232-1/+48
| * | | | | nand: add NXP IFC nand driverRenaud Barbier2021-08-235-0/+1467
| * | | | | ARM: atomic.h: add 64-bit counter supportRenaud Barbier2021-08-232-63/+49
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/imx'Sascha Hauer2021-10-0767-226/+5013
|\ \ \ \ \
| * | | | | ARM: i.MX8MN: add i.MX8MN-EVK supportAhmad Fatoum2021-10-0513-0/+3089
| * | | | | scripts: imx: add i.MX8MN support to imx-imageAhmad Fatoum2021-10-051-0/+1
| * | | | | ddr: imx8m: ddrphy_train: add DDR4 supportAhmad Fatoum2021-10-0511-17/+60
| * | | | | ddr: imx8m: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-054-2/+11
| * | | | | ARM: i.MX: extend drivers for i.MX8MN (Nano) supportAhmad Fatoum2021-10-057-0/+17
| * | | | | ARM: i.MX8MN: adapt early clock supportAhmad Fatoum2021-10-052-3/+14
| * | | | | clk: imx: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-052-0/+560
| * | | | | ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplateAhmad Fatoum2021-10-0518-5/+902
| * | | | | mci: imx-esdhc-pbl: support eMMC boot partitions on i.MX8MPAhmad Fatoum2021-10-051-1/+38
| * | | | | mci: imx-esdhc-pbl: Fix two typos in a commentUwe Kleine-König2021-10-051-2/+2
| * | | | | ARM: i.MX8MP: EVK: change bbu handler from eMMC user to boot partitionAhmad Fatoum2021-10-051-1/+1
| * | | | | ARM: i.MX8MP: bbu: fix wrong flash header offset for eMMC boot partitionAhmad Fatoum2021-10-051-1/+16
| * | | | | ARM: i.MX8MP: move SCTR enabling into imx8mp_cpu_lowlevel_initAhmad Fatoum2021-10-042-8/+1
| * | | | | usb: imx-us-phy: add vbus_valid ro parameterMarco Felsch2021-10-041-1/+30
| * | | | | ARM: i.MX8m: Add of_compatible imd tags for i.MX8 boardsSascha Hauer2021-10-025-0/+16
| * | | | | ddr: imx8m: Rework ddrphy code and fix DDR-1067 on iMX8MMTrent Piepho2021-10-011-185/+147
| * | | | | ARM: i.MX6: boot: detect USB serial downloader more reliableMarco Felsch2021-08-183-2/+45
| * | | | | ARM: i.MX8MM: add reboot to serial download modeAhmad Fatoum2021-08-094-0/+49
| * | | | | watchdog: imxwd: register explicit warm reset handlerAhmad Fatoum2021-08-091-0/+16
* | | | | | Merge branch 'for-next/dts'Sascha Hauer2021-10-071834-22500/+93147
|\ \ \ \ \ \
| * | | | | | dts: update to v5.15-rc4Sascha Hauer2021-10-071-4/+42
| * | | | | | dts: update to v5.15-rc3Sascha Hauer2021-10-051-2/+0