aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-14power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold1-0/+125
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold1-0/+3
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold1-13/+10
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi1-0/+2
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt1-4/+18
2021-07-08arm: mvebu: a37xx: Enable more baudratesPali Rohár2-4/+14
2021-07-07Revert "arm: Remove nsa310s board"Tom Rini1-0/+59
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini3-426/+0
2021-07-07arm: Remove spear320 boardsTom Rini1-2/+0
2021-07-07arm: Remove spear310 boardsTom Rini1-2/+0
2021-07-07arm: Remove spear300 boardsTom Rini2-143/+0
2021-07-07arm: Remove nsa310s boardTom Rini1-59/+0
2021-07-07arm: Remove gplugd boardTom Rini1-75/+0
2021-07-07arm: Remove edb9315a boardTom Rini1-184/+0
2021-07-07arm: Remove at91rm9200ek boardsTom Rini1-162/+0
2021-07-07ppc: Remove MPC832XEMDS boardsTom Rini1-302/+0
2021-07-07ppc: Remove MPC8323ERDB boardTom Rini1-309/+0
2021-07-07ppc: Remove MPC8315ERDB boardTom Rini2-407/+2
2021-07-07ppc: Remove sbc8641d boardTom Rini2-514/+0
2021-07-07ppc: Remove xpedite boardsTom Rini4-2081/+0
2021-07-07ppc: Remove kmcoge4 boardTom Rini1-416/+0
2021-07-07ppc: Remove MPC8568MDS boardTom Rini1-400/+0
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini1-380/+0
2021-07-07ppc: Remove MPC8541CDS boardTom Rini1-384/+0
2021-07-07ppc: Remove TQM834x boardTom Rini1-277/+0
2021-07-07ppc: Remove sbc8548 boardsTom Rini1-540/+0
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini2-630/+0
2021-07-07ppc: Remove MPC8313ERDB boardsTom Rini2-753/+0
2021-07-07ppc: Remove ve8313 boardTom Rini1-260/+0
2021-07-07ppc: Remove mpc8308_p1m boardTom Rini1-307/+0
2021-07-07ppc: Remove sbc8349 boardTom Rini1-322/+0
2021-07-07m68k: Remove M5475x boardsTom Rini2-247/+0
2021-07-07m68k: Remove M5485 boardsTom Rini1-228/+0
2021-07-07pci: Remove non-DM board_pci_fixup_dev() declarationTom Rini1-6/+0
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/07Jul2021Tom Rini1-3/+0
2021-07-07bootstage: Eliminate when not enabledTom Rini1-1/+3
2021-07-06Merge branch '2021-07-06-platform-updates'Tom Rini5-12/+210
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner2-2/+0
2021-07-06arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner1-0/+37
2021-07-06lpc32xx: import device tree from LinuxTrevor Woerner1-0/+58
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2-10/+0
2021-07-06configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu1-0/+6
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu1-0/+109
2021-07-06remove struct uclass_driver::opsRasmus Villemoes1-3/+0
2021-07-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/06Jul2021-v2Tom Rini3-0/+69
2021-07-06board: sifive: unmatched: add initial support for a platform ID EEPROMZong Li1-0/+6
2021-07-06board: riscv: add openpiton-riscv64 SoC supportTianrui Wei1-0/+61
2021-07-06riscv: sifive: Set default fdtfile namesDimitri John Ledkov2-0/+2
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)1-0/+5
2021-07-05Merge branch 'next'Tom Rini73-342/+2055