Commit Graph

20266 Commits (d8b75360eed3a117c0fc516e38a5ccc31df459eb)
 

Author SHA1 Message Date
Simon Glass d8b75360ee image: Rename hash printing to fit_image_print_verification_data() 11 years ago
Simon Glass bbb467dc3c image: Rename fit_add_hashes() to fit_add_verification_data() 11 years ago
Simon Glass 003efd7da4 image: Export fit_conf_get_prop_node() 11 years ago
Simon Glass e754da2aee image: Move error! string to common place 11 years ago
Simon Glass ab9efc665a image: Move hash checking into its own function 11 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 11 years ago
Simon Glass b7260910dc image: Convert fit_image_hash_set_value() to static, and rename 11 years ago
Simon Glass 94e5fa46a0 image: Split hash node processing into its own function 11 years ago
Simon Glass 604f23dde0 image: Move HOSTCC image code to tools/ 11 years ago
Simon Glass 53fbb7e885 image: Split FIT code into new image-fit.c 11 years ago
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 11 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 11 years ago
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