Commit Graph

49640 Commits (lime2)
 

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