Commit Graph

34078 Commits (fa8883a1e39a20e72aaa5093af0c80062cb95757)
 

Author SHA1 Message Date
Tom Rini fa8883a1e3 Merge branch 'master' of git://git.denx.de/u-boot-i2c 9 years ago
Stefan Roese a06728c839 i2c: Fix the comment to match the function described 9 years ago
Stefan Roese 01ce961b15 arm: spear: x600: Enable tiny-printf 9 years ago
Bin Meng 68d5342017 sf: Move SPI flash drivers to defconfig 9 years ago
Bin Meng e5d5d4474a spi: Move SPI drivers to defconfig 9 years ago
Vignesh R 71cbed31f4 am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot 9 years ago
Thomas Fitzsimmons 54d68e9333 fs: ext4: Prevent infinite loop in ext4fs_iterate_dir 9 years ago
Marcel Ziswiler b4bd655493 pci: fix address range check in __pci_hose_phys_to_bus() 9 years ago
Patrick Delaunay cfdaf4caa2 part:efi: add bootable parameter in gpt command 9 years ago
Lukasz Majewski bbb9ffac60 gpt: command: Extend gpt command to support GPT table verification 9 years ago
Lukasz Majewski cef68bf904 gpt: part: Definition and declaration of GPT verification functions 9 years ago
Lukasz Majewski 74f889b039 gpt: doc: Update gpt command's help description 9 years ago
Lukasz Majewski dd445879f7 gpt: doc: README: Update README entry for gpt verify extension 9 years ago
Lukasz Majewski 5af9dd3739 gpt: command: Remove duplicated check for empty partition description 9 years ago
Stefan Roese a5ecdd08fd lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates 9 years ago
Stefan Roese 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 years ago
Stefan Roese ddf7355a73 common/console.c: Small coding style cleanup 9 years ago
Stefan Roese dd5577703b common/console.c: Drop sandbox special-case console code 9 years ago
Heiko Schocher f300dccde4 i2c, avr32: fix compiler warning "input is not relaxable" 9 years ago
Tom Rini d018cd20b3 sunxi: Update new defconfigs 9 years ago
Tom Rini 80d307d115 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Jelle de Jong aa56cb374d sunxi: Add support for the Lamobo R1 board 9 years ago
Hans de Goede 7e17fd2653 sunxi: Add support for Orangepi Plus and Orangepi PC boards 9 years ago
Hans de Goede d6e6d4b3a9 sunxi: Add H3 dts[i] files 9 years ago
Siarhei Siamashka 52d093112a sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 9 years ago
Jens Kuske 0404d53f2f sunxi: Add H3 DRAM initialization support 9 years ago
Jens Kuske 1c27b7dcd0 sunxi: Add basic H3 support 9 years ago
Siarhei Siamashka 6047a3a9c9 sunxi: musb: Implement dfu_usb_get_reset() 9 years ago
Siarhei Siamashka 2a909c5f7a sunxi: Enable DFU for RAM 9 years ago
Ryan Harkin f3c71c93d7 vexpress64: store env in flash 9 years ago
Ryan Harkin 3e933f43e9 vexpress64: remove #error 9 years ago
Ryan Harkin 2c2b218383 vexpress64: use 2nd DRAM bank only on juno 9 years ago
Ryan Harkin bc8d3bc023 vexpress64: compile Juno PCIe conditionally 9 years ago
Andre Przywara 0ee1a22b6d Juno: don't print PCI debug information by default 9 years ago
Marek Vasut d4e69e617c eeprom: Clean up checkpatch issues 9 years ago
Marek Vasut d4fec4e988 eeprom: Add support for selecting i2c bus 9 years ago
Marek Vasut 354e3ed754 eeprom: Add bus argument to eeprom_init() 9 years ago
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