summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy
2018-04-06board: MCR3000: Use smaller flash sector for environmentChristophe Leroy
2018-04-06common: env_embedded: allow fine placement of environment objectChristophe Leroy
2018-04-06board: MCR3000: cleanup configChristophe Leroy
2018-04-06board: MCR3000: replace mtd->priv by mtd_to_nand()Christophe Leroy
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy
2018-04-06soft_i2c: cleanup - no mpc8xx supportChristophe Leroy
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki
2018-04-06spi: atmel: Drop atmel_spi.hJagan Teki
2018-04-06spi: atmel: Drop non-dm codeJagan Teki
2018-04-06at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROLJagan Teki
2018-04-06at91: ma5d4evk: Enable DM_SPIJagan Teki
2018-04-06at91: ma5d4evk: Add FDT supportJagan Teki
2018-04-06at91: ma5d4evk: Enable DMJagan Teki
2018-04-06at91: vinco: Enable DM_SPIJagan Teki
2018-04-06at91: vinco: Add FDT supportJagan Teki
2018-04-06at91: vinco: Enable DMJagan Teki
2018-04-06at91: taurus: Enable DM_SPIJagan Teki
2018-04-06configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki
2018-04-06spi: atmel: Add ifdef for DM_GPIO codeJagan Teki
2018-04-06Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-04-06rpi: Complete table of models with new revision code schemeJonathan Gray
2018-04-06efi_loader: Respect DT reserved regionsAlexander Graf
2018-04-06efi_loader: Check machine type in the image headerIvan Gorinov
2018-04-05efi_loader: completely initialize networkHeinrich Schuchardt
2018-04-05arm: print information about loaded UEFI imagesHeinrich Schuchardt
2018-04-05efi_loader: new functions to print loaded image informationHeinrich Schuchardt
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray
2018-04-05rpi3_32b: Enable lan78xx driverPeter Robinson
2018-04-05rpi: Add identifier for the new RPi3 B+Alexander Graf
2018-04-05rpi3: Enable lan78xx driverAlexander Graf
2018-04-05rpi: Allow to boot without serialAlexander Graf
2018-04-05efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)Heinrich Schuchardt
2018-04-05efi_selftest: partition label for test imageHeinrich Schuchardt
2018-04-05efi_loader: implement EFI_FILE_SYSTEM_INFOHeinrich Schuchardt
2018-04-05efi_loader: ascii2unicode(): add trailing \0Heinrich Schuchardt
2018-04-05efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOLHeinrich Schuchardt
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04efi_loader: correctly determine the boot partitionHeinrich Schuchardt