Commit Graph

49637 Commits (fbada4855d97532514a2be55e355f4bb49f81766)
 

Author SHA1 Message Date
Christophe Leroy 872807b1e5 powerpc: mpc8xx: initialisation of initial RAM 7 years ago
Christophe Leroy b1d62424cb powerpc: mpc8xx: redistribute data in CPM dpram 7 years ago
Christophe Leroy 18f8d4c60d powercp: mpc8xx: move commproc.h 7 years ago
Christophe Leroy ee1e600c13 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 7 years ago
Christophe Leroy 0ebb5388b4 powerpc: mpc8xx: remove get_immr() argument 7 years ago
Christophe Leroy 14119901fd powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx 7 years ago
Christophe Leroy fdef3895a0 powerpc: mpc8xx: get rid of the multiple PVR_ values 7 years ago
Christophe Leroy 374a0e306e powerpc: mpc8xx: harmonise initialisation of the immap local pointer 7 years ago
Christophe Leroy f110892f3d soft_i2c: cleanup - no mpc8xx support 7 years ago
Jagan Teki 89d4fc153b spi: atmel: default y if DM_SPI && ARCH_AT91 7 years ago
Jagan Teki 37434db29b spi: atmel: Drop atmel_spi.h 7 years ago
Jagan Teki 7b09477873 spi: atmel: Drop non-dm code 7 years ago
Jagan Teki 5a6eab8ab0 at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROL 7 years ago
Jagan Teki 4dc04ebfa3 at91: ma5d4evk: Enable DM_SPI 7 years ago
Jagan Teki ca57bd6718 at91: ma5d4evk: Add FDT support 7 years ago
Jagan Teki 4d42f16b9f at91: ma5d4evk: Enable DM 7 years ago
Jagan Teki c60bfe9b0c at91: vinco: Enable DM_SPI 7 years ago
Jagan Teki 1e85626788 at91: vinco: Add FDT support 7 years ago
Jagan Teki 1a2131ce05 at91: vinco: Enable DM 7 years ago
Jagan Teki 8b562ef388 at91: taurus: Enable DM_SPI 7 years ago
Jagan Teki 153b070fc0 configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs 7 years ago
Jagan Teki 08afabc157 at91: gurnard: Enable DM_SPI 7 years ago
Jagan Teki 9bf48e2ee8 spi: atmel: Add ifdef for DM_GPIO code 7 years ago
Tom Rini 6074c3879c Patch queue for rpi - 2018-04-06 7 years ago
Jonathan Gray 91e1bc53c4 rpi: Complete table of models with new revision code scheme 7 years ago
Alexander Graf 806d2fa8e3 efi_loader: Respect DT reserved regions 7 years ago
Ivan Gorinov 61a5ced6ad efi_loader: Check machine type in the image header 7 years ago
Heinrich Schuchardt 0c5d2a3dac efi_loader: completely initialize network 7 years ago
Heinrich Schuchardt 99b8db7291 arm: print information about loaded UEFI images 7 years ago
Heinrich Schuchardt c9a63f44b5 efi_loader: new functions to print loaded image information 7 years ago
Jonathan Gray 8ae1f82988 mmc: use core clock frequency in bcm2835 sdhost 7 years ago
Peter Robinson 79153ff0c4 rpi3_32b: Enable lan78xx driver 7 years ago
Alexander Graf 7fe77226aa rpi: Add identifier for the new RPi3 B+ 7 years ago
Alexander Graf 0d1a6c5e52 rpi3: Enable lan78xx driver 7 years ago
Alexander Graf 065dcacf39 rpi: Allow to boot without serial 7 years ago
Heinrich Schuchardt 1348c17ab2 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) 7 years ago
Heinrich Schuchardt db851c84c9 efi_selftest: partition label for test image 7 years ago
Heinrich Schuchardt 9e6835e6ba efi_loader: implement EFI_FILE_SYSTEM_INFO 7 years ago
Heinrich Schuchardt c412166de2 efi_loader: ascii2unicode(): add trailing \0 7 years ago
Heinrich Schuchardt 9c9021e245 efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL 7 years ago
Tom Rini e294ba0678 Merge git://git.denx.de/u-boot-sunxi 7 years ago
Heinrich Schuchardt 2db1eba1c3 efi_loader: correctly determine the boot partition 7 years ago
Heinrich Schuchardt b6dd577737 efi_loader: use correct types in EFI_FILE_PROTOCOL 7 years ago
Heinrich Schuchardt 43dace5d89 efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL 7 years ago
Heinrich Schuchardt 82786754b9 efi_loader: ImageSize must be multiple of SectionAlignment 7 years ago
Heinrich Schuchardt 84b40b40ad efi_loader: save image relocation address and size 7 years ago
Heinrich Schuchardt 7fb96a10b3 efi_loader: use efi_uintn_t for LoadImage 7 years ago
Patrick Wildt eab2dc37ee efi_loader: initialize device path on alloc 7 years ago
Patrick Wildt e274235866 efi_loader: complete efi_pxe_mode struct definition 7 years ago
Alexander Graf f9cfad1a61 efi_loader: Fix network DP with DM_ETH 7 years ago