Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
89f95492ec44ef02f7e07406cb3b0d1580634e8f
/
include
« Previous
9c38f7d
MX5: efikamx/efikasb: use new pmic driver
by Stefano Babic
· 13 years ago
f33bd08
MX3: qong: use new pmic driver
by Stefano Babic
· 13 years ago
bac395e
MX5: vision2: use new pmic driver
by Stefano Babic
· 13 years ago
b2e5add
misc: pmic: Freescale PMIC switches to generic PMIC driver
by Stefano Babic
· 13 years ago
2a7dd9d
misc:pmic:samsung Enable PMIC driver at GONI target
by Łukasz Majewski
· 13 years ago
9938585
misc:pmic:max8998 MAX8998 support at a new PMIC driver.
by Łukasz Majewski
· 13 years ago
e542b7f
misc:pmic:core New generic PMIC driver
by Łukasz Majewski
· 13 years ago
43883dc
MX51: vision2: Set global macros
by Stefano Babic
· 14 years ago
9915471
devkit8000: Add config to enable SPL MMC boot
by Simon Schwarz
· 13 years ago
c30a15e
FAT: Add FAT write feature
by Donggeun Kim
· 13 years ago
b5220bc
fdt: add decode helper library
by Simon Glass
· 13 years ago
bbb0b12
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
1aec244
tftpput: add save_addr and save_size global variables
by Simon Glass
· 13 years ago
58f317d
net: tftpput: Support selecting get/put for tftp
by Simon Glass
· 13 years ago
e4bf0c5
net: tftpput: Rename TFTP to TFTPGET
by Simon Glass
· 13 years ago
4793ee6
net: tftpput: Add support for receiving ICMP packets
by Simon Glass
· 13 years ago
d67f10c
Add setenv_ulong() and setenv_addr()
by Simon Glass
· 13 years ago
3cce8a5
Move simple_itoa to vsprintf
by Simon Glass
· 13 years ago
b962ac7
altera_tse: Add support for dedicated descriptor memory
by Joachim Foerster
· 13 years ago
96d2123
tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra
by Anton staaf
· 13 years ago
46a6d51
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
by Anton staaf
· 13 years ago
d47031e
Revert "km_arm: enable POST for these boards"
by Wolfgang Denk
· 13 years ago
e634138
microblaze: Wire up axi_ethernet driver initialization
by Michal Simek
· 13 years ago
4962e38
mkimage: adding support for Davinci AIS image
by Stefano Babic
· 13 years ago
8b710b1
net: ns9750: drop !NET_MULTI driver
by Mike Frysinger
· 13 years ago
4a9b413
Add getenv_ulong() to read an integer from an environment variable
by Simon Glass
· 13 years ago
c1044a1
net: emaclite: Move RX/TX ping pong initialization to
by Michal Simek
· 13 years ago
9b94755
net: emaclite: Use unsigned long for baseaddr
by Michal Simek
· 13 years ago
1e41f5a
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
by Anton Staaf
· 13 years ago
f8df9d0
NS16550: trivial code clean for checkpatch
by Simon Glass
· 13 years ago
b88e7b3
hwmon: Provide dtt_init()
by Dirk Eibach
· 13 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
8b3637c
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
c4c9fbe
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· 13 years ago
712fbcf
checkpatch whitespace cleanups
by Stephen Warren
· 13 years ago
83c484d
drivers: add the support for Silicon Image SATA controller
by Tang Yuantian
· 13 years ago
5f1719c
adp-ag101: add board adp-ag101 support
by Macpaul Lin
· 13 years ago
64d6146
nds32: common bdinfo, bootm, image support
by Macpaul Lin
· 13 years ago
e708384
nds32: add NDS32 support into common header file
by Macpaul Lin
· 13 years ago
486cad0
gpio: Add PCA9698 40-bit I2C I/O port
by Dirk Eibach
· 13 years ago
b0e55d5
km/common: enable "env default" for all keymile boards
by Gerlando Falauto
· 13 years ago
2a7714c
km/common: fix ramfs development target
by Andreas Huber
· 13 years ago
a2da616
km_arm: enable POST for these boards
by Valentin Longchamp
· 13 years ago
02aff55
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
a836626
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
by Timur Tabi
· 13 years ago
96d9438
ColdFire: Move boards with simple _config rules to boards.cfg
by stany MARCEL
· 13 years ago
2a523f5
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
by Shengzhou Liu
· 13 years ago
4d28db8
powerpc/85xx: Add support for RMan LIODN initialization
by Kumar Gala
· 13 years ago
efb2172
Move timestamp and version files into 'generated' subdir
by Simon Glass
· 13 years ago
9d2cb8e
Add generic gpio.h in asm-generic
by Simon Glass
· 13 years ago
c861fbf
sandbox: Add basic config file
by Simon Glass
· 13 years ago
7a9219c
sandbox: Add OS dependent layer
by Simon Glass
· 13 years ago
8edf844
sandbox: Force command sections to be 4-byte aligned
by Simon Glass
· 13 years ago
a7551a3
sandbox: Add compiler defines to support a 64-bit x86_64 platform
by Simon Glass
· 13 years ago
65bf1d3
sandbox: Add architecture image support
by Simon Glass
· 13 years ago
744d985
sandbox: Add architecture header files
by Simon Glass
· 13 years ago
e72f0b1
arm: ca9x4_ct_vxp: enable PXE BOOTP options support
by Jason Hobbs
· 13 years ago
e21669f
arm: ca9x4_ct_vxp: enable pxe command support
by Jason Hobbs
· 13 years ago
75e7f3f
Convert ca9x4_ct_vxp to standard env variables
by Jason Hobbs
· 13 years ago
06283a6
Add pxe command
by Jason Hobbs
· 13 years ago
e11938e
lib: add uuid_str_to_bin for use with bootp and PXE uuid
by Jason Hobbs
· 13 years ago
93337ab
Add isblank
by Jason Hobbs
· 13 years ago
c8a2079
common: add run_command2 for running simple or hush commands
by Jason Hobbs
· 13 years ago
b41bc5a
common, menu: use abortboot for menu timeout
by Jason Hobbs
· 13 years ago
b69bf52
Add generic, reusable menu code
by Jason Hobbs
· 13 years ago
82a0490
video: Moving mx3fb.c to CONFIG_VIDEO
by Helmut Raiger
· 13 years ago
711a672
MX5: Make IPU display output and pixel format configurable
by Marek Vasut
· 13 years ago
3d1d5e2
VIDEO: MX5: export pix format
by Stefano Babic
· 13 years ago
63f832f
VIDEO: MX5: Switch MX5 to CONFIG_VIDEO
by Stefano Babic
· 13 years ago
d4590da
powerpc: cpm2 boards: update fcc register logic
by Mike Frysinger
· 13 years ago
8d80d05
serial_exit: punt unused prototype
by Mike Frysinger
· 13 years ago
4fc823d
mpc5200: digsy_mtc: fix detection of Coral-PA
by Anatolij Gustschin
· 13 years ago
4f1ec4c
net: axi_ethernet: Add driver to u-boot
by Michal Simek
· 13 years ago
7bf5228
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 13 years ago
3c927cc
fdt: check for fdt errors in fdt_create_phandle
by Timur Tabi
· 13 years ago
8ddb10e
fdt: Add a do_fixup_by_path_string() function
by Chunhe Lan
· 13 years ago
e140aad
powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size
by Kumar Gala
· 13 years ago
b76aef6
powerpc/mpc8548cds: Add 36-bit support
by chenhui zhao
· 13 years ago
fff8097
powerpc/mpc8548cds: Code cleanup and refactoring
by chenhui zhao
· 13 years ago
d8fffa0
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 13 years ago
0dd78fb
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 13 years ago
3c94554
MIPS: Jz4740: Add qi_lb60 board support
by Xiangfu Liu
· 13 years ago
15cc385
ppc4xx: Change DDR2 CL from 4 to 5 for intip
by Dirk Eibach
· 13 years ago
97ca7b3
ppc4xx: Improve lm63 pwm on dlvision-10g
by Dirk Eibach
· 13 years ago
55ac719
ppc4xx: Do not stop booting on any keypress on intip
by Dirk Eibach
· 13 years ago
2d4afd4
powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash
by Xie Xiaobo
· 13 years ago
1116ebb
powerpc/mpc8536ds: Add USB support for MPC8536DS
by Fanzc
· 13 years ago
ae2044d
powerpc/mpc8536ds: Add eSPI support for MPC8536DS
by Xie Xiaobo
· 13 years ago
867b06f
powerpc/mpc8548cds: Update config file
by chenhui zhao
· 13 years ago
1605cc9
powerpc/mpc86xx: Disable translation for BAT setup
by Becky Bruce
· 13 years ago
e3fd652
powerpc/mpc8641hpcn: fix SRIO BAT config
by Becky Bruce
· 13 years ago
babb348
powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT
by Timur Tabi
· 13 years ago
6f5e1dc
powerpc/8xxx: Add support for interactive DDR programming interface
by York Sun
· 13 years ago
49a23e4
serial: uartlite: Support for SERIAL_MULTI
by Michal Simek
· 13 years ago
4b0a03d
ppc: Fix DBSR_IAx defines in <bedbug/regs.h>
by Stefan Roese
· 13 years ago
13e95e4
ppc: Include <asm/cache.h> in common.h
by Stefan Roese
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
e2a5345
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
d90f0c1
net: drop !NET_MULTI ns7520 driver
by Mike Frysinger
· 13 years ago
029cf6b
net: drop !NET_MULTI bcm570x/tigon3 drivers
by Mike Frysinger
· 13 years ago
Next »