summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2013-06-04main: Fix typos and checkpatch warnings in command line readingSimon Glass
2013-06-04main: Use get/setenv_ulong()Simon Glass
2013-06-04main: Move boot_delay code into its own functionSimon Glass
2013-06-04main: Separate out the two abortboot() functionsSimon Glass
2013-06-04net: Add prototype for update_tftpSimon Glass
2013-06-03cmd_sf: Add print mesgs on sf read/write commandsJagannadha Sutradharudu Teki
2013-06-03cmd_sf: Add print mesg for 'sf erase' commandJagannadha Sutradharudu Teki
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-24common: Update cmd_bdinfo for PPCYork Sun
2013-05-24cmd_mem: fix cp commandMasahiro Yamada
2013-05-22nand: adjust erase/read/write partition/chip size for bad blocksHarvey Chapman
2013-05-17fdt_support: Use CONFIG_NR_DRAM_BANKS if definedDoug Anderson
2013-05-17bootm: Avoid 256-byte overflow in fixup_silent_linux()Doug Anderson
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-15drivers/mmc: move spl_mmc.c to common/splYing Zhang
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass
2013-05-14image: Add device tree setup to image librarySimon Glass
2013-05-14image: Split libfdt code into image-fdt.cSimon Glass
2013-05-14image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass
2013-05-14image: Remove remaining #ifdefs in image-fit.cSimon Glass
2013-05-14sandbox: image: Add support for booting images in sandboxSimon Glass
2013-05-14image: Rename hash printing to fit_image_print_verification_data()Simon Glass
2013-05-14image: Export fit_conf_get_prop_node()Simon Glass
2013-05-14image: Move error! string to common placeSimon Glass
2013-05-14image: Move hash checking into its own functionSimon Glass
2013-05-14image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass
2013-05-14image: Move HOSTCC image code to tools/Simon Glass
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-14hash: Add a way to calculate a hash for any algortihmSimon 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-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-13Call bootstage_relocate() after malloc is inittedDoug Anderson
2013-05-13bootstage: Copy bootstage strings post-relocationDoug Anderson
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R
2013-05-06cmd: fpga: Do not include net.hMichal Simek
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek
2013-05-06cmd: fpga: Clean coding styleMichal Simek
2013-05-06usb: fix: Fixing Port status and feature number constantsVivek Gautam
2013-05-06usb: hub: Parallelize power-cycling of root-hub portsVivek Gautam
2013-05-05USB: SS: Add support for Super Speed USB interfaceVivek Gautam