Commit Graph

23574 Commits (36c4b1d98059244c34ec3327d9cc9f3c552fd01b)
 

Author SHA1 Message Date
Simon Glass 36c4b1d980 Start the deprecation process for generic board 10 years ago
Przemyslaw Marczak e0021706f6 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand 10 years ago
Przemyslaw Marczak 0bd937248a drivers: crypto: ace_sha: add implementation of hardware based lib rand 10 years ago
Przemyslaw Marczak 680d8f03ea cpu: exynos4: add ace sha base address 10 years ago
Przemyslaw Marczak 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 10 years ago
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 10 years ago
Alexey Brodkin 17b0da8019 axs101: flush DMA buffer descriptors before DMA transactons starts 10 years ago
Alexey Brodkin a7b26dbb49 net/designware: align DMA buffer descriptors to D$ line 10 years ago
Jonghwa Lee 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 10 years ago
Marek Vasut 463bb19eeb spl: Fix guardian macros in spl.h 10 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 10 years ago
Marek Vasut b97241b312 kbuild: Rename UIMAGE to MKIMAGE 10 years ago
Tom Rini 82b9547387 Merge branch 'master' of git://git.denx.de/u-boot-mmc 10 years ago
Tom Rini 81b196bed8 Merge branch 'master' of git://git.denx.de/u-boot-usb 10 years ago
Łukasz Majewski eea4e6fe82 dfu: mmc: Replace calls to u-boot commands with native mmc API 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Łukasz Majewski 7d0b605abb dfu: mmc: Replace calls to u-boot commands with native mmc API 10 years ago
Heiko Schocher 401341d621 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards 10 years ago
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 10 years ago
Heiko Schocher a2199afea1 usb, dfu: extract flush code into seperate function 10 years ago
Simon Glass 659c89da8e patman: Use Patch-cc: instead of Cc: 10 years ago
Patrice Bouchand def23217e4 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h 10 years ago
Patrice Bouchand 5527f832c0 Add lzmadec command 10 years ago
Simon Glass 2c072c958b sandbox: config: Enable cros_ec emulation and related items 10 years ago
Simon Glass 6e16d90aca sandbox: Add implementation of spi_setup_slave_fdt() 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago
Simon Glass 20f86a0aea sandbox: Deal with conflicting getenv() for SDL 10 years ago
Simon Glass a77bf70978 sound: Move Samsung-specific code into its own file 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 10 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 10 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 10 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 10 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 10 years ago
Simon Glass 86bf601d04 sandbox: Plumb in Chrome OS EC emulation 10 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 10 years ago
Simon Glass 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers 10 years ago
Randall Spangler a607028331 cros_ec: spi: Add support for EC protocol version 3 10 years ago
Simon Glass 2d8ede58ca cros_ec: Add base support for protocol v3 10 years ago
Randall Spangler e8c1266236 cros_ec: Clean up multiple EC protocol support 10 years ago
Simon Glass 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version 10 years ago
Simon Glass 1c266b9214 cros_ec: Move #ifdef to permit flash region access 10 years ago
Simon Glass e0dd81e3aa cros_ec: Support systems with no EC interrupt 10 years ago
Vadim Bendebury 4ff9b461a8 cros_ec: Drop old EC version support from EC driver 10 years ago
Simon Glass d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap 10 years ago
Vadim Bendebury 41364f0fbe cros_ec: Move EC interface into common library 10 years ago
Simon Glass 006e73b9ca cros_ec: Add a function for reading a flash map entry 10 years ago