summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Consolidate bool typeYork Sun2013-04-016-111/+107
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-03-314-13/+552
|\
| * New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-292-0/+518
| * menu: export menu_default_choice() functionAnatolij Gustschin2013-03-291-1/+1
| * menu: Add support for user defined item choice functionPali Rohár2013-03-292-12/+33
* | video: bcm2835: fix build issuesAnatolij Gustschin2013-03-291-0/+12
* | Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-291-57/+74
|\ \ | |/ |/|
| * Fix bitmap offsets for non 8-bit LCDsAndre Renaud2013-03-211-3/+4
| * common/lcd.c: move the macro's to the c fileJeroen Hofstee2013-03-211-0/+28
| * 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 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-282-3/+33
|\ \
| * \ Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-1/+31
| |\ \
| | * | TMU: Add TMU support in dtt commandAkshay Saraswat2013-03-121-1/+31
| * | | lcd: calculate line_length after lcd_ctrl_init()Stephen Warren2013-03-201-2/+2
* | | | image: Add support for Plan 9Steven Stallion2013-03-272-0/+40
* | | | cmd_ext4: BREAK and correct ext4write parameter orderTom Rini2013-03-271-3/+3
* | | | env_callback: Mark find_env_callback as staticTom Rini2013-03-271-1/+1
| |_|/ |/| |
* | | 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
OpenPOWER on IntegriCloud