Commit Graph

52528 Commits (84e55bdd8bcaba8548bedd1c0b46427e93c9ef75)
 

Author SHA1 Message Date
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 284b27cf81 Merge branch 'master' of git://git.denx.de/u-boot-mips 6 years ago
Stefan Roese fdd1a9ff78 mips: mt7628a.dtsi: Add SPI clock-frequency property 6 years ago
Stefan Roese 41f6e6eb64 mips: mt76xx: Add sysreset support 6 years ago
Stefan Roese 88dc409914 mips: Add Gardena Smart-Gateway board support 6 years ago
Stefan Roese b02f76a835 mips: Add LinkIt Smart 7688 support 6 years ago
Stefan Roese 4c835a607b mips: Add basic MediaTek MT7620/88 support 6 years ago
Stefan Roese 503f6f759c mips: Add arch/mips/include/asm/atomic.h 6 years ago
Daniel Schwierzeck 46203baf66 MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE 6 years ago
Daniel Schwierzeck 5ef337a037 MIPS: cache: make index base address configurable 6 years ago
Daniel Schwierzeck b838586086 MIPS: cache: optimise changing of k0 CCA mode 6 years ago
Daniel Schwierzeck 2f85c2be21 MIPS: cache: reimplement dcache_[status, enable, disable] 6 years ago
Daniel Schwierzeck d1c3d8bdfa MIPS: start.S: make boot config at offset 0x10 configurable 6 years ago
Philippe Reynes 32f3179ae6 bcm968380gerg: enable pinctrl 6 years ago
Philippe Reynes e98a260eb5 dt: bcm6838: add pinctrl 6 years ago
Philippe Reynes b3f8e88f3c pinctrl: bcm6838: add pinctrl support 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