Commit Graph

27000 Commits (a0bd851ecec0e04c5e3f224a912b2872618f77ba)
 

Author SHA1 Message Date
Simon Glass a0bd851ece x86: Set up edge triggering on interrupt 9 11 years ago
Simon Glass e8a552eb62 pci: Add functions to read and write a BAR address 11 years ago
Simon Glass b6b4a0ec55 x86: config: Enable plug-and-play for link PCI 11 years ago
Simon Glass e94ea6f656 x86: pci: Add handlers before and after a PCI hose scan 11 years ago
Simon Glass a2f5d091cc x86: Add ioapic.h header 11 years ago
Simon Glass c6577f7219 rtc: mc146818: Set up RTC at start of day 11 years ago
Simon Glass a6a957849a x86: Factor out common values in the link script 11 years ago
Simon Glass 091c494353 x86: Ensure that all relocation data is included in the image 11 years ago
Simon Glass 512e581c86 x86: Panic if there is no relocation data 11 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 11 years ago
Simon Glass e3bf4c759b pci: Update pci_ids.h to include some missing IDs 11 years ago
Simon Glass 5c30bf435f Align embedded device tree correctly 11 years ago
Simon Glass 803f2eb2a2 Fix SIZE_MAX compiler warning when using stdint.h 11 years ago
Simon Glass 2f6d42b9df x86: Add ivybridge directory to Makefile 11 years ago
Tom Rini 2a82ec77d2 Prepare v2015.01-rc2 11 years ago
Tom Rini fce0a90a68 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Rabin Vincent f3a05c8f94 Revert "hush: fix segfault on syntax error" 11 years ago
Tom Rini dee332ffb7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx 11 years ago
Tom Rini 1739564e75 Merge git://git.denx.de/u-boot-dm 11 years ago
Tom Rini 746667f1e5 Merge git://git.denx.de/u-boot-x86 11 years ago
Fabio Estevam e7eb277dce mx6boards: Fix error handling in board_mmc_init() 11 years ago
Fabio Estevam 612f2dc026 nitrogen6x: Fix error handling in board_mmc_init() 11 years ago
Fabio Estevam e37197acad ot1200: Fix error handling in board_mmc_init() 11 years ago
Nikita Kiryanov 44b9841d78 arm: imx: stop sata on boot 11 years ago
Nikita Kiryanov 9cad354425 arm: mx6: cm_fx6: implement board specific sata stop 11 years ago
Nikita Kiryanov d957c28a7e cmd_sata: implement sata stop command 11 years ago
Nikita Kiryanov 10ee8ecafb sata: implement reset_sata for dwc_ahsata 11 years ago
Nikita Kiryanov 8d29cef588 arm: mx6: introduce disable_sata_clock 11 years ago
Fabio Estevam 3a7577e5f3 gw_ventana: Use the generic spl_sd.cfg 11 years ago
Hans de Goede 8bc347e2ec ARM: bootm: Allow booting in secure mode on hyp capable systems 11 years ago
Hans de Goede ea624e1951 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options 11 years ago
Tom Rini 1bf0979f5f Kconfig: Add EXPERT option 11 years ago
Suriyan Ramasami 6c016485a6 sandbox: script for testing sandbox/ext4/fat/fs commands 11 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 11 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 11 years ago
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 11 years ago
Suriyan Ramasami 1ad0b98a06 fat: Prepare API change for files greater than 2GB 11 years ago
Tom Rini 64553717bb board/esd/common/auto_update.c: Use <flash.h> 11 years ago
Suriyan Ramasami 794449551d sandbox: Use md5sum and fatwrite to enable testing of fs commands 11 years ago
Daniel Schwierzeck 9fdee7d730 common/board_f: fix gcc warning on MIPS64 11 years ago
Daniel Schwierzeck 666ba8444e common/board_f: add setup of initial stack frame for MIPS 11 years ago
Masahiro Yamada 167544e83a spl: fix descending condition to drivers/mtd/nand/ 11 years ago
Masahiro Yamada 60296a835c commands: add more command entries in Kconfig 11 years ago
Masahiro Yamada 6c77509000 hush: add CONFIG_HUSH_PARSER to Kconfig 11 years ago
Masahiro Yamada b6cf44395f FIT: add some FIT configurations to Kconfig 11 years ago
Masahiro Yamada c66109cd3b config: remove redundant CONFIG_SYS_PROMPT defines 11 years ago
Masahiro Yamada 4efb654223 tegra: do not descend into empty directories 11 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 11 years ago
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 11 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 11 years ago