Commit Graph

28571 Commits (9a89d50d8eca3db64ecd71db2d3273a5c57bbdb1)
 

Author SHA1 Message Date
Simon Glass 00bdd95278 x86: Add some documentation on how to port U-Boot on x86 11 years ago
Simon Glass 8b4d659f4b x86: Enable bootstage features 11 years ago
Simon Glass abbdb26257 scsi: bootstage: Measure time taken to scan the bus 11 years ago
Simon Glass 5093badbb5 x86: spi: Support ValleyView in ICH SPI driver 11 years ago
Simon Glass 447f8b018e x86: Allow a UART to be set up before the FSP is ready 11 years ago
Simon Glass 8ce24cd991 x86: Allow FSP Kconfig settings for all x86 11 years ago
Simon Glass f0809f9a38 x86: Remove unnecessary casts and fix comment typos 11 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 11 years ago
Tom Rini 5c123f5fbf Merge git://git.denx.de/u-boot-marvell 11 years ago
Stefan Roese 68102b81e8 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support 11 years ago
Stefan Roese f8d25d7466 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr 11 years ago
Stefan Roese 2e19cc316f arm: mvebu: Add Serdes PHY config code 11 years ago
Stefan Roese b0f80b913f arm: armada-xp: Add SPL support used to include the DDR training code 11 years ago
Stefan Roese 0cf47862bf scripts/Makefile.spl: Add MVEBU DDR code to SPL 11 years ago
Stefan Roese 5632e580c6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS 11 years ago
Stefan Roese a90ffb5632 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) 11 years ago
Stefan Roese 2554167cc1 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot 11 years ago
Stefan Roese e7778ec153 arm: maxbcm: Enable SPL to include DDR training code into U-Boot 11 years ago
Stefan Roese 2f20aa82f4 arm: mvebu: Placeholder bin_hdr file can now be removed 11 years ago
Stefan Roese 1e0b5984f4 arm: armada-xp: Change built target to include the SPL binary as bin_hdr 11 years ago
DrEagle 9a5e0a7d5b kirkwood: sheevaplug: add FDT support 11 years ago
DrEagle 7f30f4b5b2 kirkwood: sheevaplug: fix multiple defines 11 years ago
DrEagle 815451e0d1 kirkwood: sheevaplug: fix style 11 years ago
Masahiro Yamada 4e79908044 ARM: UniPhier: leave the last element of boot_device_table empty 11 years ago
Masahiro Yamada 4431684910 ARM: UniPhier: refactor pinmon command 11 years ago
Masahiro Yamada ee470645d1 ARM: UniPhier: enable I2C input pins for PH1-sLD8 11 years ago
Masahiro Yamada 6c45ef4b94 ARM: UniPhier: do not compile unnecessary objects 11 years ago
Masahiro Yamada dc4057eb81 ARM: UniPhier: remove unused checkboard() functions 11 years ago
Masahiro Yamada 08fda258ee ARM: UniPhier: revive support card info 11 years ago
Masahiro Yamada 35adfc4d25 ARM: UniPhier: move SPL init functions to spl_board_init() 11 years ago
Masahiro Yamada 84ccd791af ARM: UniPhier: move pin_init() to board_early_init_f() 11 years ago
Masahiro Yamada aa1cd2cf09 ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS 11 years ago
Masahiro Yamada a7f2ecf5dc ARM: UniPhier: move EEPROM device node into a separate DTS 11 years ago
Masahiro Yamada eb006c83e6 MAINTAINERS: claim maintainership of files with "uniphier" pattern 11 years ago
Masahiro Yamada 7168da1638 ARM: UniPhier: add a simple README file for UniPhier platform 11 years ago
Masahiro Yamada 75bc8e85b5 ARM: UniPhier: add environment variable to update images in NAND 11 years ago
Masahiro Yamada 0e063dff5c ARM: UniPhier: use "&&" instead of "; " in commands 11 years ago
Masahiro Yamada 5848899a1f ARM: UniPhier: remove dummy gpio.h 11 years ago
Simon Glass 7b02bf3c7d x86: Make CAR and DRAM FSP code common 11 years ago
Simon Glass 82196cf34f x86: Adjust the FSP types slightly 11 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 11 years ago
Simon Glass ef565a53ea x86: bootstage: Add time measurement for vesa start-up 11 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 11 years ago
Simon Glass 2d934e5703 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 11 years ago
Simon Glass eea0f11278 x86: Add an option to enabling building a ROM file 11 years ago
Simon Glass 316328f59d usb: pci: Add XHCI driver for PCI 11 years ago
Simon Glass 4fd46727e4 usb: pci: Use pci_find_class() to find the device 11 years ago
Simon Glass 82c2566bd3 x86: video: Enable video for Minnowboard Max 11 years ago
Simon Glass 3423623835 x86: pci: Add PCI IDs for Minnowboard Max 11 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 11 years ago