Commit Graph

52376 Commits (40e3e75760b5b19b5eabb51286f6e1ed8ff453cf)
 

Author SHA1 Message Date
Alexander Graf 40e3e75760 efi_loader: Add console handle references to in/out/err 6 years ago
Heinrich Schuchardt 0414359aa0 efi_loader: use correct documentation style 6 years ago
Heinrich Schuchardt cc0bfc0122 efi_loader: description efi_update_capsule() 6 years ago
Heinrich Schuchardt 250b3254c7 efi_loader: fix typos in efi_runtime.c 6 years ago
Heinrich Schuchardt b72aaa87f6 efi_loader: fix typos in efi_boottime.c 6 years ago
Stephen Warren 14deb5e628 Revert "Revert "efi_loader: efi_allocate_pages is too restrictive"" 6 years ago
Stephen Warren 0797f7f0b7 ARM: tegra: reserve unmapped RAM so EFI doesn't use it 6 years ago
Stephen Warren 9b5e6396bf efi_loader: simplify ifdefs 6 years ago
Heinrich Schuchardt 75cb1cd248 lib: charset: remove obsolete functions 6 years ago
Heinrich Schuchardt 7086a71aa8 efi_loader: buffer size for load options 6 years ago
Heinrich Schuchardt ba7bd5c2ba efi_loader: don't use unlimited stack as buffer 6 years ago
Heinrich Schuchardt dcdb64f7f5 efi_loader: remove limit on variable length 6 years ago
Heinrich Schuchardt fbba2f6776 test: test printing Unicode 6 years ago
Heinrich Schuchardt 31bd711cd0 lib: vsprintf: correct printing of Unicode strings 6 years ago
Heinrich Schuchardt f11a164b58 test: unit tests for Unicode functions 6 years ago
Heinrich Schuchardt d8c28232c3 lib: charset: utility functions for Unicode 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Heinrich Schuchardt fbb3ea806f lib: build charset.o only if needed 6 years ago
Heinrich Schuchardt 7a9e6ee6eb test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Heinrich Schuchardt 4ddcc4e5d2 vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER) 6 years ago
Alexander Graf d5a5a5a747 efi_loader: Pass address to fs_read() 6 years ago
Simon Glass 9dff490089 efi: sandbox: Tidy up copy_fdt() to work with sandbox 6 years ago
Simon Glass baf70c0210 efi: Relocate FDT to 127MB instead of 128MB 6 years ago
Heinrich Schuchardt efe79a7c0d efi_selftest: test for loaded image protocol 6 years ago
Heinrich Schuchardt 7e1effcef6 efi_loader: pass system table in loaded image protocol 6 years ago
Heinrich Schuchardt e470efd2d9 efi_selftest: memory leak testing manage protocols 6 years ago
Tom Rini 9dc8d155d4 Merge git://git.denx.de/u-boot-imx 6 years ago
Tom Rini 333279af23 Merge git://git.denx.de/u-boot-marvell 6 years ago
Baruch Siach e32ac37119 arm: mvebu: clearfog: enable eMMC boot partitions support 6 years ago
Rabeeh Khoury d13b740ca6 phy: marvell: add SATA comphy RX/TX polarity invert support 6 years ago
Konstantin Porotchkin 3c2a3897e8 fix: cmd: mvebu: Exclude mvebu commands from SPL builds 6 years ago
Konstantin Porotchkin d3c72c5dc1 fix: mvebu: Add SPI parameters for environment setup 6 years ago
Konstantin Porotchkin 25a17652c9 fix: env: Fix the SPI flash device setup for DM mode 6 years ago
David Sniatkiwicz e76afd8409 fix: nand: pxa3xx: Add WA for eliminating flash ready timeout 6 years ago
Konstantin Porotchkin b7b3f2c8bb nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND 6 years ago
Konstantin Porotchkin e9a0777f85 nand: pxa3xx: cosmetic: add comments to the timing layout structures 6 years ago
Konstantin Porotchkin 2057eb0b16 fix: nand: Replace hardcoded page chunk size with calculated one 6 years ago
Konstantin Porotchkin b0d7c106c9 mtd: nand: pxa3xx: add support for Toshiba flash 6 years ago
Victor Axelrod ac56a3b30c mtd: nand: pxa3xx: add support for 2KB 8-bit flash 6 years ago
Boris Brezillon f3d235702d mtd: nand: pxa3xx: Fix READOOB implementation 6 years ago
Ofer Heifetz b47f677931 mtd: nand: pxa3xx_nand: add support for partial chunks 6 years ago
Ofer Heifetz 7efd95eacf mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan 6 years ago
Ofer Heifetz b87ae6f587 mtd: pxa3xx_nand: Fix initial controller configuration 6 years ago
Ofer Heifetz 6bbe7f681f mtd: pxa3xx_nand: Increase the initial chunk size 6 years ago
Ofer Heifetz 94488612cb nand: pxa3xx: Increase READ_ID buffer and make the size static 6 years ago
Ofer Heifetz cd11b2b457 mtd: nand: pxa3xx-nand: fix random command timeouts 6 years ago
Ofer Heifetz 658999244a mtd: nand: pxa3xx_nand: fix early spurious interrupt 6 years ago
Ofer Heifetz d3859d1b53 mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() 6 years ago
Ofer Heifetz 8cdcf672c5 mtd: nand: pxa3xx_nand: use nand_to_mtd() 6 years ago
Ofer Heifetz 144532242e mtd: nand: pxa3xx_nand: Increase initial buffer size 6 years ago