summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-14image: Split FIT code into new image-fit.cSimon Glass
2013-05-14image: Export fit_check_ramdisk()Simon Glass
2013-05-14image: Move timestamp #ifdefs to header fileSimon Glass
2013-05-14libfdt: Add fdt_next_subnode() to permit easy subnode iterationSimon Glass
2013-05-14mkimage: Move ARRAY_SIZE to header fileSimon Glass
2013-05-14bootstage: Don't build for HOSTCCSimon Glass
2013-05-14hash: Add a way to calculate a hash for any algortihmSimon Glass
2013-05-14Add minor updates to README.fdt-controlSimon Glass
2013-05-14env: Fix minor comment typos in cmd_nveditSimon Glass
2013-05-14Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...Tom Rini
2013-05-13Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2013-05-13x86: Add coreboot timestampsSimon Glass
2013-05-13x86: Support adding coreboot timestanps to bootstageSimon Glass
2013-05-13x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass
2013-05-13x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not definedSimon Glass
2013-05-13bootstage: Allow marking a particular line of codeSimon Glass
2013-05-13x86: Enable bootstage for corebootSimon Glass
2013-05-13Call bootstage_relocate() after malloc is inittedDoug Anderson
2013-05-13bootstage: Copy bootstage strings post-relocationDoug Anderson
2013-05-13bootstage: Add stubs for new bootstage functionsSimon Glass
2013-05-13x86: Re-enable PCAT timer 2 for beepingSimon Glass
2013-05-13x86: Remove ISR timerSimon Glass
2013-05-13x86: Remove old broken timer implementationSimon Glass
2013-05-13x86: Add TSC timerSimon Glass
2013-05-13x86: Rationalise kernel booting logic and bootstageSimon Glass
2013-05-13x86: Implement panic output for corebootSimon Glass
2013-05-13x86: Declare global_data pointer when it is usedSimon Glass
2013-05-13x86: Remove legacy board init codeSimon Glass
2013-05-13x86: Remove unused portion of link scriptSimon Glass
2013-05-13x86: Remove unused bios/pci codeSimon Glass
2013-05-13avr32: fix relocation address calculationAndreas Bießmann
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13bf609: add SPI register base addressScott Jiang
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang
2013-05-13bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang
2013-05-13bfin: Remove spi dma function in bf5xx.Scott Jiang
2013-05-13blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-13blackfin: bf609: implement soft switchSonic Zhang
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2013-05-13blackfin: add baudrate to bdinfoBob Liu
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger