summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-241-1/+0
* Merge git://source.denx.de/u-boot-socfpgaWIP/23Sep2021Tom Rini2021-09-231-2/+0
|\
| * arm: socfpga: vining: Drop meaningless commentMarek Vasut2021-09-221-2/+0
* | include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer2021-09-221-1/+1
|/
* pci: Drop PCI_INDIRECT_BRIDGESimon Glass2021-09-135-12/+0
* ppc: Remove UCP1020 boardSimon Glass2021-09-131-832/+0
* configs: j72*_evm: Define the buffer sizes for dfuWIP/2021-09-10-assorted-TI-updatesAswath Govindraju2021-09-101-2/+0
* include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju2021-09-101-1/+30
* ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods2021-09-101-40/+5
* arm: mvebu: a38x: Fix 5200000 baudratePali Rohár2021-09-101-1/+1
* common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-081-1/+1
* riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt2021-09-071-0/+3
* arm: mvebu: a38x: Define supported UART baudratesPali Rohár2021-09-011-0/+9
* Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-252-2/+46
|\
| * include: configs: Add Intel N5X device CONFIGsSiew Chin Lim2021-08-251-0/+45
| * arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-241-1/+1
|/
* configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain2021-08-201-0/+3
* configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh2021-08-183-18/+0
* arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2021-08-181-1/+0
* Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-121-3/+3
|\
| * rockchip: Fix MMC boot orderAlex Bee2021-08-111-3/+3
* | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-08-111-0/+2
|\ \
| * | riscv: qemu: Enable MTD NOR flash supportBin Meng2021-08-111-0/+2
| |/
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-08-1117-25/+6
|\ \
| * | arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2021-08-112-7/+0
| * | arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-114-4/+0
| * | arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-112-2/+0
| * | arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-111-1/+0
| * | arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-117-11/+0
| * | arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh2021-08-111-0/+6
| |/
* | Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini2021-08-114-59/+206
|\ \ | |/ |/|
| * configs: sei510/610: android bootflow via abootimgGuillaume La Roque2021-08-102-9/+15
| * configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek2021-08-102-16/+8
| * configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek2021-08-102-14/+14
| * configs: meson64_android: boot android via abootimgGuillaume La Roque2021-08-101-1/+56
| * configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek2021-08-101-2/+4
| * configs: meson64_android: implement A/B slot supportMattijs Korpershoek2021-08-101-8/+47
| * configs: meson64_android: implement AVB supportMattijs Korpershoek2021-08-101-0/+23
| * configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVBMattijs Korpershoek2021-08-101-0/+4
| * configs: meson64: permit redefining SYS_MALLOC_LENMattijs Korpershoek2021-08-101-0/+2
| * configs: meson64_android: reboot to fastbootd from bootloaderMattijs Korpershoek2021-07-301-0/+4
| * configs: meson64_android: implement recovery boot via BCBMattijs Korpershoek2021-07-301-7/+23
| * configs: meson64_android: use BCB for reboot to bootloaderMattijs Korpershoek2021-07-301-13/+13
| * configs: meson64_android: don't set console bootargsMattijs Korpershoek2021-07-291-3/+1
| * configs: meson64_android: use logo part label instead of indexMattijs Korpershoek2021-07-291-3/+6
| * configs: meson64_android: use boot part label instead of indexMattijs Korpershoek2021-07-291-4/+6
| * configs: meson64_android: use CONFIG_FASTBOOT_USB_DEVMattijs Korpershoek2021-07-291-2/+2
| * configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGSMattijs Korpershoek2021-07-291-1/+2
| * configs: sei610: fix typo in header commentMattijs Korpershoek2021-07-291-1/+1
* | Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-08-094-11/+109
|\ \