Commit Graph

3718 Commits (1a37889b0ad084a740b4f785031d7ae9955d947b)

Author SHA1 Message Date
Marek Vasut 1a37889b0a eeprom: Pull out the RW loop 9 years ago
Marek Vasut 39b6f98bd5 eeprom: Pull out transfer length computation 9 years ago
Marek Vasut 6717e3c84f eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 9 years ago
Marek Vasut 8eee40a602 eeprom: Suck the ifdef into eeprom_init() 9 years ago
Marek Vasut d738746cc3 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 9 years ago
Marek Vasut 52cd47c9a5 eeprom: Make eeprom_write_enable() weak 9 years ago
Marek Vasut 02c321cf88 eeprom: Pull out address computation 9 years ago
Marek Vasut 9132088b00 eeprom: Pull out the I/O code 9 years ago
Marek Vasut 53a85ad79a eeprom: Zap CONFIG_SPI_X 9 years ago
Marek Vasut b7b2e3f748 eeprom: Zap eeprom_probe() 9 years ago
Marek Vasut ec7012e3d8 eeprom: Zap CONFIG_SYS_EEPROM_X40430 9 years ago
Marek Vasut e4f65d0067 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS 9 years ago
Marek Vasut 4f296d09e1 eeprom: Shuffle code around 9 years ago
Simon Glass 2cdb58ebdc usb: Avoid open-coded USB constants in usb_kbd.c 9 years ago
Simon Glass 17627609e0 usb: Drop unused code in usb_kbd.c 9 years ago
Simon Glass 45bfa47e12 usb: Refactor USB tree output code for testing 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 years ago
Thomas Chou 6752195760 common/board_f.c: move mark_bootstage after arch_cpu_init_dm 9 years ago
Simon Glass b206cd7372 dm: stdio: Plumb in the new keyboard uclass 9 years ago
Simon Glass e84421d8f3 dm: input: Create a keyboard uclass 9 years ago
Simon Glass 34ab37eef5 dm: usb: Add support for USB keyboards with driver model 9 years ago
Michal Simek bdaeb8f23c common: mii: Do not allow to exceed max phy limit 9 years ago
Nathan Rossi 66eef1e780 tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago
Kevin Smith a7c06cd3a6 env_ubi.c: Correct pointer error in env load 9 years ago
Stephen Warren 736d1746fb itest: add missing break statements to evalexp() 9 years ago
Thomas Chou e4aa8edb6e common: add CMD_GPIO to Kconfig 9 years ago
Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 9 years ago
Nikita Kiryanov 310c8466cf spl: announce boot devices 9 years ago
Nikita Kiryanov f101e4bd37 spl: add support for alternative boot device 9 years ago
Nikita Kiryanov 5211b87e0c common: spl: move image load to its own function 9 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Nikita Kiryanov 83cdf6faa6 spl: mmc: get rid of emmc boot code duplication 9 years ago
Nikita Kiryanov f52b729393 spl: mmc: move fs boot into its own function 9 years ago
Nikita Kiryanov d074ebb936 spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check 9 years ago
Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 9 years ago
Nikita Kiryanov 4188ba3202 spl: mmc: refactor device location code to its own function 9 years ago
Nikita Kiryanov fd61d39970 spl: mmc: add break statements in spl_mmc_load_image() 9 years ago
Nikita Kiryanov 483ab3dc80 spl: nand: remove code duplication 9 years ago
Nikita Kiryanov 50c2d2e120 splash_source: add support for filesystem formatted sata 9 years ago
Nikita Kiryanov 9bb4e94742 splash_source: add support for filesystem formatted usb 9 years ago
Nikita Kiryanov 870dd3095f splash_source: add support for filesystem formatted mmc 9 years ago
Nikita Kiryanov bcbb6448b9 splash_source: rename *_read() to *_read_raw() 9 years ago
Bin Meng 643b0f75e7 x86: Move timer_init() call a bit earlier 9 years ago
Daniel Hellstrom f2879f5952 sparc: leon3: Moved GRLIB core header files to common include/grlib directory 9 years ago
Francois Retief 3f33f6a28b sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig 9 years ago
Daniel Hellstrom 898cc81da3 sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
Fabio Estevam 9ac4fc8207 board_init: Change the logic to setup malloc_base 9 years ago
Peng Fan 7664846bbb common: Simplify get_clocks() #ifdef 9 years ago