projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lcd: add functions to set up simplefb device tree
[platform/kernel/u-boot.git]
/
common
/
2013-06-05
Stephen Warren
lcd: add functions to set up simplefb device tree
tree
|
commitdiff
2013-05-02
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
tree
|
commitdiff
2013-05-01
Michael Heimpold
env_mmc: add support for redundant environment
tree
|
commitdiff
2013-05-01
Andreas Bießmann
lib: consolidate hang()
tree
|
commitdiff
2013-05-01
Egbert Eich
part/dev_desc: Add log2 of blocksize to block_dev_desc...
tree
|
commitdiff
2013-05-01
Wolfgang Denk
setexpr: add regex substring matching and substitution
tree
|
commitdiff
2013-05-01
Wolfgang Denk
setexpr: simplify code, improve help message
tree
|
commitdiff
2013-05-01
Wolfgang Denk
"env grep" - add support for regular expression matches
tree
|
commitdiff
2013-05-01
Wolfgang Denk
"env grep" - add options to grep in name, value, or...
tree
|
commitdiff
2013-05-01
Wolfgang Denk
"env grep" - reimplement command using hexport_r()
tree
|
commitdiff
2013-05-01
Wolfgang Denk
hashtable: preparations to use hexport_r() for "env...
tree
|
commitdiff
2013-05-01
Simon Glass
sandbox: fs: Add support for saving files to host files...
tree
|
commitdiff
2013-05-01
Simon Glass
sandbox: Support 'source' command
tree
|
commitdiff
2013-05-01
Simon Glass
Revert "fdt- Tell the FDT library where the device...
tree
|
commitdiff
2013-05-01
Simon Glass
sandbox: fdt: Support fdt command for sandbox
tree
|
commitdiff
2013-05-01
Simon Glass
fdt: Allow fdt command to check and update control FDT
tree
|
commitdiff
2013-05-01
Simon Glass
Add getenv_hex() to return an environment variable...
tree
|
commitdiff
2013-05-01
Simon Glass
fdt: Add a parameter to fdt_valid()
tree
|
commitdiff
2013-05-01
Simon Glass
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host...
tree
|
commitdiff
2013-05-01
Simon Glass
sandbox: Switch over to generic board
tree
|
commitdiff
2013-05-01
Tom Rini
Merge branch 'microblaze' of git://denx.de/git/u-boot...
tree
|
commitdiff
2013-04-22
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-cfi...
tree
|
commitdiff
2013-04-22
Stefan Roese
flash: Add optional verify-after-write feature
tree
|
commitdiff
2013-04-18
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm...
tree
|
commitdiff
2013-04-17
Jaehoon Chung
mmc: support the correct card version for eMMC
tree
|
commitdiff
2013-04-17
Maxime Larocque
printenv: Correct out-of-memory condition check.
tree
|
commitdiff
2013-04-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2013-04-16
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2013-04-15
Simon Glass
x86: Allow setup code to manage its own global data
tree
|
commitdiff
2013-04-15
Simon Glass
x86: Fix DRAM bank size init with generic board
tree
|
commitdiff
2013-04-15
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2013-04-15
Tom Rini
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2013-04-14
Albert ARIBAUD
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-04-14
Albert ARIBAUD
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-04-13
Albert ARIBAUD
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-04-12
Che-liang Chiou
tpm: Add TPM command library
tree
|
commitdiff
2013-04-12
Albert ARIBAUD
Merge branch 'u-boot/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-04-11
Joe Hershberger
env: Add redundant env support to UBI env
tree
|
commitdiff
2013-04-11
Joe Hershberger
env: Add support for UBI environment
tree
|
commitdiff
2013-04-11
Joe Hershberger
mtd: Make mtdparts work with pre-reloc env
tree
|
commitdiff
2013-04-11
Joe Hershberger
ubi: ubifs: Turn off verbose prints
tree
|
commitdiff
2013-04-11
Joe Hershberger
ubi: Expose a few simple functions from the cmd_ubi
tree
|
commitdiff
2013-04-11
Vadim Bendebury
Do not call board_early_init_f() twice
tree
|
commitdiff
2013-04-11
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2013-04-10
Tom Rini
cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
tree
|
commitdiff
2013-04-10
Tom Rini
nand: Extend nand_(read|write)_skip_bad with *actual...
tree
|
commitdiff
2013-04-08
Tom Rini
Merge branch 'patman' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2013-04-08
Mingkai Hu
cmd_sf: include header file common.h before div64.h
tree
|
commitdiff
2013-04-08
York Sun
common/cmd_test: Avoid macro expansion
tree
|
commitdiff
2013-04-05
Tom Rini
Revert "env: fix potential stack overflow in environmen...
tree
|
commitdiff
2013-04-04
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-cfi...
tree
|
commitdiff
2013-04-04
Albert ARIBAUD
Merge branch 'u-boot-samsung/master' into 'u-boot-arm...
tree
|
commitdiff
2013-04-04
Albert ARIBAUD
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-04-02
Stephen Warren
mmc: don't allow extra cmdline arguments
tree
|
commitdiff
2013-04-02
Rob Herring
env: fix potential stack overflow in environment functions
tree
|
commitdiff
2013-04-01
York Sun
Consolidate bool type
tree
|
commitdiff
2013-03-31
Tom Rini
Merge branch 'agust@denx.de' of git://git.denx.de/u...
tree
|
commitdiff
2013-03-29
Anatolij Gustschin
video: bcm2835: fix build issues
tree
|
commitdiff
2013-03-29
Anatolij Gustschin
Merge branch 'for-v2013.04'
tree
|
commitdiff
2013-03-29
Akshay Saraswat
gen: Add sha h/w acceleration to hash
tree
|
commitdiff
2013-03-29
Pali Rohár
New command bootmenu: ANSI terminal boot menu support
tree
|
commitdiff
2013-03-29
Anatolij Gustschin
menu: export menu_default_choice() function
tree
|
commitdiff
2013-03-29
Pali Rohár
menu: Add support for user defined item choice function
tree
|
commitdiff
2013-03-28
Albert ARIBAUD
Merge branch 'u-boot/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-03-27
Steven Stallion
image: Add support for Plan 9
tree
|
commitdiff
2013-03-27
Tom Rini
cmd_ext4: BREAK and correct ext4write parameter order
tree
|
commitdiff
2013-03-27
Tom Rini
env_callback: Mark find_env_callback as static
tree
|
commitdiff
2013-03-26
Albert ARIBAUD
Merge branch 'u-boot-tegra/master' into 'u-boot-arm...
tree
|
commitdiff
2013-03-26
Albert ARIBAUD
Merge branch 'u-boot-samsung/master' into 'u-boot-arm...
tree
|
commitdiff
2013-03-21
Andre Renaud
Fix bitmap offsets for non 8-bit LCDs
tree
|
commitdiff
2013-03-21
Jeroen Hofstee
common/lcd.c: move the macro's to the c file
tree
|
commitdiff
2013-03-21
Jeroen Hofstee
common/lcd: cosmetic: clean up a bit
tree
|
commitdiff
2013-03-21
Jeroen Hofstee
common/lcd.c: remove global lcd_base
tree
|
commitdiff
2013-03-21
Jeroen Hofstee
common/lcd.c: cleanup use of global variables
tree
|
commitdiff
2013-03-21
Wolfgang Denk
common/lcd.c: cleanup use of global variables
tree
|
commitdiff
2013-03-20
Tom Rini
Merge branch 'spi' of git://git.denx.de/u-boot-x86
tree
|
commitdiff
2013-03-20
Stephen Warren
lcd: calculate line_length after lcd_ctrl_init()
tree
|
commitdiff
2013-03-19
Simon Glass
sf: Use unsigned type for buffers
tree
|
commitdiff
2013-03-18
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-usb
tree
|
commitdiff
2013-03-18
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arm
tree
|
commitdiff
2013-03-18
Lukasz Majewski
usb:gadget: USB Mass Storage Gadget support
tree
|
commitdiff
2013-03-16
Pantelis Antoniou
dfu: Fix crash when wrong number of arguments given
tree
|
commitdiff
2013-03-16
Pantelis Antoniou
dfu: Only perform DFU board_usb_init() for TRATS
tree
|
commitdiff
2013-03-15
Simon Glass
x86: Enable generic board support
tree
|
commitdiff
2013-03-15
Simon Glass
x86: Adjust board_r.c for x86
tree
|
commitdiff
2013-03-15
Simon Glass
x86: Adjust board_f.c for x86
tree
|
commitdiff
2013-03-15
Simon Glass
Adjust board_r.c for ppc
tree
|
commitdiff
2013-03-15
Simon Glass
Adjust board_f.c for ppc
tree
|
commitdiff
2013-03-15
Simon Glass
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
tree
|
commitdiff
2013-03-15
Simon Glass
Add spl load feature
tree
|
commitdiff
2013-03-15
Simon Glass
Introduce generic post-relocation board_r.c
tree
|
commitdiff
2013-03-15
Simon Glass
Introduce generic pre-relocation board_f.c
tree
|
commitdiff
2013-03-15
Albert ARIBAUD
Merge branch 'u-boot-tegra/master' into 'u-boot-arm...
tree
|
commitdiff
2013-03-15
Albert ARIBAUD
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
tree
|
commitdiff
2013-03-12
Albert ARIBAUD
Refactor linker-generated arrays
tree
|
commitdiff
2013-03-12
Tom Rini
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
tree
|
commitdiff
2013-03-12
Joe Hershberger
CONFIG_BOOTDELAY default should not affect runtime
tree
|
commitdiff
2013-03-12
Barak Wasserstrom
common/main: move set_working_fdt_addr to enable usage...
tree
|
commitdiff
2013-03-12
Wolfgang Denk
env: fix "env ask" command
tree
|
commitdiff
2013-03-12
Tom Rini
cmd_fat.c: Note in fatread help about alignment require...
tree
|
commitdiff
next