Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
73503188da982471647d66164b6a5fb314ebbdd4
/
common
7350318
common/board_f: move board_init_f_mem() from #else CONFIG_X86
by Alexey Brodkin
· 10 years ago
43cdb5d
part: Add support for list filtering on bootable partitions
by Sjoerd Simons
· 10 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
aa42df2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
ee86af2
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
by Stefan Roese
· 10 years ago
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
3825bfa
common: cmd_elf: Add support to disable start of application
by Siva Durga Prasad Paladugu
· 10 years ago
a714a6b9
common/board_r: Restore non-cached memory setup
by Jan Kiszka
· 10 years ago
8843678
dlmalloc: do memset in malloc init as new default config
by Przemyslaw Marczak
· 10 years ago
dec5dd6
cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
by Fabio Estevam
· 10 years ago
9c832f1
common/board_f: implement type casting for gd structure
by Alexey Brodkin
· 10 years ago
f31a566
spl: fix calling "spl export .." more than once
by Heiko Schocher
· 10 years ago
8f6d8f3
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· 10 years ago
f245ae9
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
2dd42d8
cmd_yaffs: Clean up command usage messages
by Peter Tyser
· 10 years ago
092f2ac
common/lcd: Add command for writing to lcd-display
by Hannes Petermaier
· 10 years ago
267c140
common/lcd: Add command for setting cursor within lcd-console
by Hannes Petermaier
· 10 years ago
d976197
gpt: support random UUIDs without setting environment variables
by Rob Herring
· 10 years ago
008ab49
gpt: fix error reporting on partition table write failures
by Rob Herring
· 10 years ago
8486f4d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
ce29d6b
kconfig: common: Fix memtest bool name
by Nikolaos Pasaloukos
· 10 years ago
e540509
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
0ba4a8a
common: board: support systems with where RAM ends beyond 4GB
by Stephen Warren
· 10 years ago
6834475
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
ccd887d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
1eba1d7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
b64308e
crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.
by gaurav rana
· 10 years ago
976a7ce
fastboot: Correct fastboot_fail and fastboot_okay strings
by Dileep Katta
· 10 years ago
ce9d8ee
fastboot: Add USB cable detect check
by Rob Herring
· 10 years ago
b122820
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
cfc2f7d
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
a095bfd
mmc: Implement SD/MMC versioning properly
by Pantelis Antoniou
· 10 years ago
56dae70
cmd_i2c: Provide option for bulk 'i2c write' in one transaction
by Lubomir Popov
· 10 years ago
6b546f3
cmd_i2c: quit I2C commands immediately on error
by Masahiro Yamada
· 10 years ago
f3ae2ab
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
6256dcc
cmd_fdt: Print the control fdt in terms of virtual memory
by Joe Hershberger
· 10 years ago
3d4ea4c
cmd_fdt: Actually fix fdt command in sandbox
by Joe Hershberger
· 10 years ago
8e919af
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Tom Rini
· 10 years ago
c1d0917
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
111bbf5
common/board_r: allocate bootparams
by Andreas Bießmann
· 10 years ago
2542986
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
e8adea2
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 10 years ago
4c5b754
cmd_eeprom: make it possible to define the used i2c bus
by Christian Gmeiner
· 10 years ago
329b72a
spl, spl_nor: fix compiler warning
by Heiko Schocher
· 10 years ago
040d818
arm: spl: Provide for a board-specific loader
by Simon Glass
· 10 years ago
dfcfcab
image: Convert to use fdt_for_each_subnode macro
by Axel Lin
· 10 years ago
6851d70
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· 10 years ago
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
d2542ff
Introduce board_init_f_mem() to handle early memory layout
by Simon Glass
· 10 years ago
8b4e728
malloc_simple: Return NULL on malloc failure rather then calling panic()
by Hans de Goede
· 10 years ago
9001fa1
dm: Prevent "demo hello" and "demo status" segfaults
by Peter Tyser
· 10 years ago
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
459316b
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
6bfc15a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
1ae13d3
lcd: split splash code into its own function
by Nikita Kiryanov
· 10 years ago
b071e4c
lcd: dt: extract simplefb support
by Nikita Kiryanov
· 10 years ago
618212c
lcd: rename bitmap_plot to better represent its functionality
by Nikita Kiryanov
· 10 years ago
f54c026
lcd: various cleanups
by Nikita Kiryanov
· 10 years ago
0e60e62
lcd: remove unused includes
by Nikita Kiryanov
· 10 years ago
1dce1e7
lcd: introduce lcd_set_cmap
by Nikita Kiryanov
· 10 years ago
70080dc
lcd: logo: move generic cmap setting to lcd_logo_set_cmap()
by Nikita Kiryanov
· 10 years ago
967deb6
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
7f45a7e
lcd: atmel: introduce lcd_logo_set_cmap
by Nikita Kiryanov
· 10 years ago
c999bcc
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
by Nikita Kiryanov
· 10 years ago
c6cc065
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
by Nikita Kiryanov
· 10 years ago
ec3685d
lcd: split configuration_get_cmap
by Nikita Kiryanov
· 10 years ago
0424464
bdinfo: Show information about fdt blob via bdinfo
by Michal Simek
· 10 years ago
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
9e4f396
common/board_r: manual relocation for cmd table
by Andreas Bießmann
· 10 years ago
ffbe2de
common/board_f: add at91 wdt
by Heiko Schocher
· 10 years ago
230cfef
scsi: bootstage: Measure time taken to scan the bus
by Simon Glass
· 10 years ago
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
70da592
fpga: Extend dump description
by Michal Simek
· 10 years ago
1f9cb00
cmd: Fix gettime command help
by Bin Meng
· 10 years ago
2c8987f
rsa: Use checksum algorithms from struct hash_algo
by Ruchika Gupta
· 10 years ago
c915ceb
Use hash.c in mkimage
by Ruchika Gupta
· 10 years ago
b6a1096
hash: Add function to find hash_algo struct with progressive hash
by Ruchika Gupta
· 10 years ago
cb2c286
Export redesign
by Martin Dorwig
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
120834d
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· 10 years ago
9607f7a
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
b87abaf
cmd_i2c: change variable type for 10bit addressing support
by Masahiro Yamada
· 10 years ago
5ce8e42
common: bootm: Document fake bootm sub-command
by Michal Simek
· 10 years ago
3c46bcd
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
fc3c967
imagetool: make the image_save_datafile() available to all image types
by Guilherme Maciel Ferreira
· 10 years ago
f52d281
common: add cache flush to imxtract function
by Pieter Voorthuijsen
· 10 years ago
ca8982b
part: let list put the list in an environment variable
by Sjoerd Simons
· 10 years ago
7d9faf6
fs: Add command to retrieve the filesystem type
by Sjoerd Simons
· 10 years ago
7f9ceea
common: convert compulab splash load code to common code
by Nikita Kiryanov
· 10 years ago
1890113
lcd: fix console address is not initialized
by Bo Shen
· 10 years ago
cd367a6
spl: Change printf to puts for "Unsupported boot-device"
by Stefan Roese
· 10 years ago
5ded7e5
Allow architecture-specific memory reservation
by Simon Glass
· 10 years ago
6272c3c
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 10 years ago
be09b94
fpga: Protect GZIP usage when LOADMK is enabled
by Michal Simek
· 10 years ago
7e33006
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
37a50b9
mmc: extend mmcinfo output to show partition write reliability settings
by Diego Santa Cruz
· 10 years ago
Next »