| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | Consolidate bool type | York Sun | 2013-04-01 | -111/+107 |
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2013-03-31 | -13/+552 |
|\ \ \ |
|
| * | | | New command bootmenu: ANSI terminal boot menu support | Pali Rohár | 2013-03-29 | -0/+518 |
| * | | | menu: export menu_default_choice() function | Anatolij Gustschin | 2013-03-29 | -1/+1 |
| * | | | menu: Add support for user defined item choice function | Pali Rohár | 2013-03-29 | -12/+33 |
| |/ / |
|
* | | | video: bcm2835: fix build issues | Anatolij Gustschin | 2013-03-29 | -0/+12 |
* | | | Merge branch 'for-v2013.04' | Anatolij Gustschin | 2013-03-29 | -57/+74 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix bitmap offsets for non 8-bit LCDs | Andre Renaud | 2013-03-21 | -3/+4 |
| * | | common/lcd.c: move the macro's to the c file | Jeroen Hofstee | 2013-03-21 | -0/+28 |
| * | | common/lcd: cosmetic: clean up a bit | Jeroen Hofstee | 2013-03-21 | -52/+32 |
| * | | common/lcd.c: remove global lcd_base | Jeroen Hofstee | 2013-03-21 | -0/+1 |
| * | | common/lcd.c: cleanup use of global variables | Jeroen Hofstee | 2013-03-21 | -0/+6 |
| * | | common/lcd.c: cleanup use of global variables | Wolfgang Denk | 2013-03-21 | -3/+4 |
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-28 | -3/+33 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-26 | -1/+31 |
| |\ \ |
|
| | * | | TMU: Add TMU support in dtt command | Akshay Saraswat | 2013-03-12 | -1/+31 |
| * | | | lcd: calculate line_length after lcd_ctrl_init() | Stephen Warren | 2013-03-20 | -2/+2 |
* | | | | image: Add support for Plan 9 | Steven Stallion | 2013-03-27 | -0/+40 |
* | | | | cmd_ext4: BREAK and correct ext4write parameter order | Tom Rini | 2013-03-27 | -3/+3 |
* | | | | env_callback: Mark find_env_callback as static | Tom Rini | 2013-03-27 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'spi' of git://git.denx.de/u-boot-x86 | Tom Rini | 2013-03-20 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | sf: Use unsigned type for buffers | Simon Glass | 2013-03-19 | -4/+4 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2013-03-18 | -1/+91 |
|\ \ \
| |/ /
|/| | |
|
| * | | usb:gadget: USB Mass Storage Gadget support | Lukasz Majewski | 2013-03-18 | -0/+87 |
| * | | dfu: Fix crash when wrong number of arguments given | Pantelis Antoniou | 2013-03-16 | -1/+1 |
| * | | dfu: Only perform DFU board_usb_init() for TRATS | Pantelis Antoniou | 2013-03-16 | -0/+3 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -4/+112 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-03-15 | -3/+5 |
| |\ \ |
|
| | * | | led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set | Otavio Salvador | 2013-03-07 | -2/+4 |
| | * | | common: cmd_sata: Fix usage text for 'sata init' | Fabio Estevam | 2013-02-23 | -1/+1 |
| * | | | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
| * | | | Merge u-boot/master into u-boot-ti/master | Tom Rini | 2013-03-11 | -585/+905 |
| |\ \ \ |
|
| * | | | | lcd: implement a callback for splashimage | Nikita Kiryanov | 2013-03-11 | -0/+26 |
| * | | | | SPL: ONENAND: Support SPL to boot u-boot from OneNAND. | Enric Balletbo i Serra | 2013-03-11 | -0/+53 |
| * | | | | lcd: add option for board specific splash screen preparation | Nikita Kiryanov | 2013-03-08 | -0/+15 |
| * | | | | mmc: add support for write protection | Nikita Kiryanov | 2013-03-08 | -0/+7 |
| | |/ /
| |/| | |
|
| * | | | spl: support for booting via usbeth | Ilya Yanok | 2013-02-18 | -0/+5 |
| | |/
| |/| |
|
* | | | x86: Enable generic board support | Simon Glass | 2013-03-15 | -0/+2 |
* | | | x86: Adjust board_r.c for x86 | Simon Glass | 2013-03-15 | -2/+21 |
* | | | x86: Adjust board_f.c for x86 | Simon Glass | 2013-03-15 | -2/+81 |
* | | | Adjust board_r.c for ppc | Simon Glass | 2013-03-15 | -3/+477 |
* | | | Adjust board_f.c for ppc | Simon Glass | 2013-03-15 | -2/+332 |
* | | | Add CONFIG_SYS_SYM_OFFSETS to support offset symbols | Simon Glass | 2013-03-15 | -0/+14 |
* | | | Add spl load feature | Simon Glass | 2013-03-15 | -0/+13 |
* | | | Introduce generic post-relocation board_r.c | Simon Glass | 2013-03-15 | -0/+423 |
* | | | Introduce generic pre-relocation board_f.c | Simon Glass | 2013-03-15 | -0/+582 |
* | | | cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set | Tom Rini | 2013-03-12 | -1/+1 |
* | | | CONFIG_BOOTDELAY default should not affect runtime | Joe Hershberger | 2013-03-12 | -8/+6 |
* | | | common/main: move set_working_fdt_addr to enable usage of $fdtaddr | Barak Wasserstrom | 2013-03-12 | -4/+4 |
* | | | env: fix "env ask" command | Wolfgang Denk | 2013-03-12 | -26/+28 |