Commit Graph

20218 Commits (2e65959be679a2401b0f0fc02934f6b6d48f9fd8)
 

Author SHA1 Message Date
Simon Glass 2e65959be6 x86: Enable bootstage for coreboot 11 years ago
Doug Anderson 158e7d059c Call bootstage_relocate() after malloc is initted 11 years ago
Doug Anderson 150678a582 bootstage: Copy bootstage strings post-relocation 11 years ago
Simon Glass e802ee0f99 bootstage: Add stubs for new bootstage functions 11 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 11 years ago
Simon Glass f9083bbe78 x86: Remove ISR timer 11 years ago
Simon Glass 29756d4447 x86: Remove old broken timer implementation 11 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 11 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 11 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 11 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 11 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 11 years ago
Simon Glass 20a8b41d50 x86: Remove unused portion of link script 11 years ago
Simon Glass dfdedd9c2e x86: Remove unused bios/pci code 11 years ago
Gerald Van Baren bbd0f7e3ba Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h 11 years ago
Justin Sobota 1258f14fd4 Added license header to dtc/libfdt/fdt.h and libfdt_env.h 11 years ago
François Revol c73bd49dee Fix typo 11 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 11 years ago
Tom Rini 2988eac70e Merge branch 'patman' of git://git.denx.de/u-boot-x86 11 years ago
Stefan Kristiansson ecd7484b9b openrisc: move board linker script(s) to a common in cpu/ 11 years ago
Stefan Kristiansson 16c5e5b9c4 openrisc: specify a memory region for u_boot_lists 11 years ago
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes 11 years ago
Anatolij Gustschin b1e6c4c3d4 Fix references to the documentation files 11 years ago
Michal Simek e85707570c patman: Do not hardcode python path 11 years ago
Simon Glass f0b739f15f buildman: Allow conflicting tags to avoid spurious errors 11 years ago
Lucian Cojocar e4fdcadd8a env: throw an error when an empty key is used 11 years ago
Marek Vasut d642c467a0 build: Pull -DBUILD_TAG into separate ifdef 11 years ago
Michal Simek 4e779ad2e5 gpio: Add support for microblaze xilinx GPIO 11 years ago
Michal Simek a8425d5288 microblaze: bootm: Add support for loading initrd 11 years ago
Michal Simek 1e71fa4369 microblaze: bootm: Fix coding style issues 11 years ago
Kuan-Yu Kuo fe8e4dbad1 nds32: Use sections header to obtain link symbols 11 years ago
Tom Rini 7e7501f4bb Merge branch 'master' of git://www.denx.de/git/u-boot-mmc 11 years ago
Fabio Estevam 88227a1d8a mmc: fsl_esdhc: Use calloc() 11 years ago
Jaehoon Chung a68aac4947 mmc: sdhci: return error when failed add_sdhci(). 11 years ago
Vipin Kumar 1f4ca2547c sdhci: Add sdhci support for spear devices 11 years ago
Davide Bonfanti 3ba36d603a davinci, mmc: Added a delay reading ext CSD register 11 years ago
Che-Liang Chiou e95504497e mmc: Split device init to decouple OCR-polling delay 11 years ago
Vivek Gautam 4f4eab4d14 usb: common: Use a global definition for 'min3' 11 years ago
Vivek Gautam 55f4b57542 usb: fix: Fixing Port status and feature number constants 11 years ago
Vivek Gautam 0bf796f7ae usb: hub: Parallelize power-cycling of root-hub ports 11 years ago
Bo Shen 158947d276 USB: ohci-at91: make OHCI work on at91sam9g10 SoC 11 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 11 years ago
Vivek Gautam 289f3cb28a usb: hub: Fix enumration timeout 11 years ago
Vivek Gautam 99c3491b78 usb: Update device class in usb device's descriptor 11 years ago
Vivek Gautam 020bbcb76b usb: hub: Power-cycle on root-hub ports 11 years ago
Vivek Gautam 605bd75af5 USB: Some cleanup prior to USB 3.0 interface addition 11 years ago
Vivek Gautam ceb4972a8f usb: common: Weed out USB_**_PRINTFs from usb framework 11 years ago
Julius Werner 7d9aa8fd87 usb: Add new command to set USB 2.0 port test modes 11 years ago
Jim Lin b068deb363 USB: EHCI: Add weak functions to support new chip 11 years ago
Tom Rini 5ed6f447af P1022DS: Set CONFIG_SPL_MAX_SIZE directly 11 years ago