summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2013-03-27env_callback: Mark find_env_callback as staticTom Rini
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-19sf: Use unsigned type for buffersSimon Glass
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2013-03-16dfu: Fix crash when wrong number of arguments givenPantelis Antoniou
2013-03-16dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou
2013-03-15x86: Enable generic board supportSimon Glass
2013-03-15x86: Adjust board_r.c for x86Simon Glass
2013-03-15x86: Adjust board_f.c for x86Simon Glass
2013-03-15Adjust board_r.c for ppcSimon Glass
2013-03-15Adjust board_f.c for ppcSimon Glass
2013-03-15Add CONFIG_SYS_SYM_OFFSETS to support offset symbolsSimon Glass
2013-03-15Add spl load featureSimon Glass
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-12cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not setTom Rini
2013-03-12CONFIG_BOOTDELAY default should not affect runtimeJoe Hershberger
2013-03-12common/main: move set_working_fdt_addr to enable usage of $fdtaddrBarak Wasserstrom
2013-03-12env: fix "env ask" commandWolfgang Denk
2013-03-12cmd_fat.c: Note in fatread help about alignment requirementsTom Rini
2013-03-11cmd_df.c: Delete this clearly unused source file.Robert P. J. Day
2013-03-11cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgsRobert P. J. Day
2013-03-11Allow u-boot to be silent without forcing Linux to beJoe Hershberger
2013-03-11cmd_part: don't print cmd name twice in helpStephen Warren
2013-03-11Feature Removal: disable "mtest" command by defaultWolfgang Denk
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-03-11lcd: implement a callback for splashimageNikita Kiryanov
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra
2013-03-08lcd: add option for board specific splash screen preparationNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-07led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_setOtavio Salvador
2013-03-04bootm: fix conditional compilation for bootm ramdisk subcommandDaniel Schwierzeck
2013-03-04env: Avoid clobbering an edited variable on ctrl-cJoe Hershberger
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass
2013-03-04Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2013-03-01SPL: Change description for spl commandStefano Babic
2013-02-28hash: Use lower case for hash algorithm namesSimon Glass
2013-02-28sandbox: Allow hash functions to work correctlySimon Glass
2013-02-28sandbox: Update mtest to fix crashesSimon Glass
2013-02-28Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of fileSimon Glass
2013-02-28Roll crc32 into hash infrastructureSimon Glass
2013-02-28hash: Add a flag to support saving hashes in the environmentSimon Glass
2013-02-28image: Use crc header file instead of C prototypesSimon Glass
2013-02-28common: Use new numeric setenv functionsSimon Glass