summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/lcd: cosmetic: clean up a bitJeroen Hofstee2013-03-211-52/+32
* common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-211-0/+1
* common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-211-0/+6
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+4
* Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-201-4/+4
|\
| * sf: Use unsigned type for buffersSimon Glass2013-03-191-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-183-1/+91
|\ \ | |/ |/|
| * usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-182-0/+87
| * dfu: Fix crash when wrong number of arguments givenPantelis Antoniou2013-03-161-1/+1
| * dfu: Only perform DFU board_usb_init() for TRATSPantelis Antoniou2013-03-161-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-188-4/+112
|\ \ | |/ |/|
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-152-3/+5
| |\
| | * led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_setOtavio Salvador2013-03-071-2/+4
| | * common: cmd_sata: Fix usage text for 'sata init'Fabio Estevam2013-02-231-1/+1
| * | Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * | Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-1130-585/+905
| |\ \
| * | | lcd: implement a callback for splashimageNikita Kiryanov2013-03-111-0/+26
| * | | SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra2013-03-113-0/+53
| * | | lcd: add option for board specific splash screen preparationNikita Kiryanov2013-03-081-0/+15
| * | | mmc: add support for write protectionNikita Kiryanov2013-03-081-0/+7
| | |/ | |/|
| * | spl: support for booting via usbethIlya Yanok2013-02-181-0/+5
* | | x86: Enable generic board supportSimon Glass2013-03-151-0/+2
* | | x86: Adjust board_r.c for x86Simon Glass2013-03-151-2/+21
* | | x86: Adjust board_f.c for x86Simon Glass2013-03-151-2/+81
* | | Adjust board_r.c for ppcSimon Glass2013-03-151-3/+477
* | | Adjust board_f.c for ppcSimon Glass2013-03-151-2/+332
* | | Add CONFIG_SYS_SYM_OFFSETS to support offset symbolsSimon Glass2013-03-151-0/+14
* | | Add spl load featureSimon Glass2013-03-151-0/+13
* | | Introduce generic post-relocation board_r.cSimon Glass2013-03-152-0/+423
* | | Introduce generic pre-relocation board_f.cSimon Glass2013-03-152-0/+582
* | | cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not setTom Rini2013-03-121-1/+1
* | | CONFIG_BOOTDELAY default should not affect runtimeJoe Hershberger2013-03-121-8/+6
* | | common/main: move set_working_fdt_addr to enable usage of $fdtaddrBarak Wasserstrom2013-03-121-4/+4
* | | env: fix "env ask" commandWolfgang Denk2013-03-121-26/+28
* | | cmd_fat.c: Note in fatread help about alignment requirementsTom Rini2013-03-121-0/+3
* | | cmd_df.c: Delete this clearly unused source file.Robert P. J. Day2013-03-111-36/+0
* | | cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgsRobert P. J. Day2013-03-111-3/+3
* | | Allow u-boot to be silent without forcing Linux to beJoe Hershberger2013-03-111-4/+4
* | | cmd_part: don't print cmd name twice in helpStephen Warren2013-03-111-1/+1
* | | Feature Removal: disable "mtest" command by defaultWolfgang Denk2013-03-111-1/+4
| |/ |/|
* | bootm: fix conditional compilation for bootm ramdisk subcommandDaniel Schwierzeck2013-03-041-1/+1
* | env: Avoid clobbering an edited variable on ctrl-cJoe Hershberger2013-03-041-1/+2
* | sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-042-0/+64
* | Merge branch 'mem' of git://git.denx.de/u-boot-x86Tom Rini2013-03-0421-553/+612
|\ \
| * | hash: Use lower case for hash algorithm namesSimon Glass2013-02-282-5/+10
| * | sandbox: Allow hash functions to work correctlySimon Glass2013-02-281-8/+16
| * | sandbox: Update mtest to fix crashesSimon Glass2013-02-281-45/+63
| * | Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of fileSimon Glass2013-02-281-4/+4
| * | Roll crc32 into hash infrastructureSimon Glass2013-02-282-106/+87
| * | hash: Add a flag to support saving hashes in the environmentSimon Glass2013-02-283-24/+59
OpenPOWER on IntegriCloud