Commit Graph

20284 Commits (d6ed3222229974682799bd2083f2ceeac6f912b1)
 

Author SHA1 Message Date
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 12 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 12 years ago
Simon Glass fa790fa0a9 x86: Remove legacy board init code 12 years ago
Simon Glass 20a8b41d50 x86: Remove unused portion of link script 12 years ago
Simon Glass dfdedd9c2e x86: Remove unused bios/pci code 12 years ago
Andreas Bießmann a7e62be091 avr32: fix relocation address calculation 12 years ago
Sonic Zhang da34aae5fb bfin: Move gpio support for bf54x and bf60x into the generic driver folder. 12 years ago
Marek Vasut e6c5ab28c7 blackfin: The buf variable in bfin_mac.c is not used and produces warning, 12 years ago
Sonic Zhang 85f2f8f9ad blackfin: Add comments for watchdog event initialization. 12 years ago
Sonic Zhang 9d803fc812 blackfin: Move blackfin serial driver out of blackfin arch folder. 12 years ago
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 12 years ago
Scott Jiang 13262d4cda bf609: add SPI register base address 12 years ago
Sonic Zhang 04eeb758e7 blackfin: Uart divisor should be set after their values are generated. 12 years ago
Sonic Zhang d68e7faac0 blackfin: Add memory virtual console to blackfin serial driver. 12 years ago
Sonic Zhang 50aadcc560 blackfin: Enable early print via the generic serial API. 12 years ago
Scott Jiang d4d4f90377 bfin: discard invalid data and clear RXS in bf5xx spi driver 12 years ago
Scott Jiang e76276df74 bfin: Remove spi dma function in bf5xx. 12 years ago
Sonic Zhang 955020c6c4 blackfin: Fit u-boot image size into limited nor flash on blackfin. 12 years ago
Bob Liu 7d861d95a3 blackfin: bf609: add softswitch config command 12 years ago
Sonic Zhang e7b9aa96b1 blackfin: bf609: implement soft switch 12 years ago
Sonic Zhang ab80b65957 blackfin: Correct early serial mess output in BYPASS boot mode. 12 years ago
Sonic Zhang 79f2b3992f blackfin: Set correct early debug serial baudrate. 12 years ago
Sonic Zhang f4d8038439 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 12 years ago
Bob Liu ddb5c5be1e blackfin: add baudrate to bdinfo 12 years ago
Mike Frysinger 2e2ed3f4ff Blackfin: adjust asm constraints with NMI workaround 12 years ago
Bob Liu e0ae433e92 blackfin: reduce size of u-boot.ldr in bf548-ezkit default config. 12 years ago
Sonic Zhang c4239b5341 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. 12 years ago
Sonic Zhang 1cd9158eb4 blackfin: Change the member's type in dma structures. 12 years ago
Gerald Van Baren bbd0f7e3ba Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h 12 years ago
Justin Sobota 1258f14fd4 Added license header to dtc/libfdt/fdt.h and libfdt_env.h 12 years ago
François Revol c73bd49dee Fix typo 12 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 12 years ago
Tom Rini 2988eac70e Merge branch 'patman' of git://git.denx.de/u-boot-x86 12 years ago
Stefan Kristiansson ecd7484b9b openrisc: move board linker script(s) to a common in cpu/ 12 years ago
Stefan Kristiansson 16c5e5b9c4 openrisc: specify a memory region for u_boot_lists 12 years ago
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes 12 years ago
Anatolij Gustschin b1e6c4c3d4 Fix references to the documentation files 12 years ago
Michal Simek e85707570c patman: Do not hardcode python path 12 years ago
Simon Glass f0b739f15f buildman: Allow conflicting tags to avoid spurious errors 12 years ago
Lucian Cojocar e4fdcadd8a env: throw an error when an empty key is used 12 years ago
Marek Vasut d642c467a0 build: Pull -DBUILD_TAG into separate ifdef 12 years ago
Michal Simek 4e779ad2e5 gpio: Add support for microblaze xilinx GPIO 12 years ago
Michal Simek a8425d5288 microblaze: bootm: Add support for loading initrd 12 years ago
Michal Simek 1e71fa4369 microblaze: bootm: Fix coding style issues 12 years ago
Kuan-Yu Kuo fe8e4dbad1 nds32: Use sections header to obtain link symbols 12 years ago
Tom Rini 7e7501f4bb Merge branch 'master' of git://www.denx.de/git/u-boot-mmc 12 years ago
Fabio Estevam 88227a1d8a mmc: fsl_esdhc: Use calloc() 12 years ago
Jaehoon Chung a68aac4947 mmc: sdhci: return error when failed add_sdhci(). 12 years ago