Commit Graph

20254 Commits (88f95bbadda89bfaf6a8e817bb66fd114afc1caf)
 

Author SHA1 Message Date
Simon Glass 88f95bbadd libfdt: Add fdt_next_subnode() to permit easy subnode iteration 11 years ago
Simon Glass 816cb037ad mkimage: Move ARRAY_SIZE to header file 11 years ago
Simon Glass e9c8b44551 bootstage: Don't build for HOSTCC 11 years ago
Simon Glass 6f907b422e hash: Add a way to calculate a hash for any algortihm 11 years ago
Simon Glass 134a65124d Add minor updates to README.fdt-control 11 years ago
Simon Glass 9602286d3d env: Fix minor comment typos in cmd_nvedit 11 years ago
Tom Rini 805fa87f6d Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk53-warning-fixes 11 years ago
Tom Rini a661b99dbc Merge branch 'master' of git://git.denx.de/u-boot-x86 11 years ago
Simon Glass 8f0278eab4 x86: Add coreboot timestamps 11 years ago
Simon Glass 5397d8058c x86: Support adding coreboot timestanps to bootstage 11 years ago
Simon Glass 04dbf77d62 x86: config: Enable LZO for coreboot, remove zlib, gzip 11 years ago
Simon Glass a92181b399 x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined 11 years ago
Simon Glass fb7db41cd4 bootstage: Allow marking a particular line of code 11 years ago
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
Andreas Bießmann a7e62be091 avr32: fix relocation address calculation 11 years ago
Sonic Zhang da34aae5fb bfin: Move gpio support for bf54x and bf60x into the generic driver folder. 11 years ago
Marek Vasut e6c5ab28c7 blackfin: The buf variable in bfin_mac.c is not used and produces warning, 11 years ago
Sonic Zhang 85f2f8f9ad blackfin: Add comments for watchdog event initialization. 11 years ago
Sonic Zhang 9d803fc812 blackfin: Move blackfin serial driver out of blackfin arch folder. 11 years ago
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 11 years ago
Scott Jiang 13262d4cda bf609: add SPI register base address 11 years ago
Sonic Zhang 04eeb758e7 blackfin: Uart divisor should be set after their values are generated. 11 years ago
Sonic Zhang d68e7faac0 blackfin: Add memory virtual console to blackfin serial driver. 11 years ago
Sonic Zhang 50aadcc560 blackfin: Enable early print via the generic serial API. 11 years ago
Scott Jiang d4d4f90377 bfin: discard invalid data and clear RXS in bf5xx spi driver 11 years ago
Scott Jiang e76276df74 bfin: Remove spi dma function in bf5xx. 11 years ago
Sonic Zhang 955020c6c4 blackfin: Fit u-boot image size into limited nor flash on blackfin. 11 years ago
Bob Liu 7d861d95a3 blackfin: bf609: add softswitch config command 11 years ago
Sonic Zhang e7b9aa96b1 blackfin: bf609: implement soft switch 11 years ago
Sonic Zhang ab80b65957 blackfin: Correct early serial mess output in BYPASS boot mode. 11 years ago
Sonic Zhang 79f2b3992f blackfin: Set correct early debug serial baudrate. 11 years ago
Sonic Zhang f4d8038439 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 11 years ago
Bob Liu ddb5c5be1e blackfin: add baudrate to bdinfo 11 years ago
Mike Frysinger 2e2ed3f4ff Blackfin: adjust asm constraints with NMI workaround 11 years ago
Bob Liu e0ae433e92 blackfin: reduce size of u-boot.ldr in bf548-ezkit default config. 11 years ago
Sonic Zhang c4239b5341 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. 11 years ago
Sonic Zhang 1cd9158eb4 blackfin: Change the member's type in dma structures. 11 years ago