Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
15dc63d646bd73f473141653db9a20a71aaaeced
/
include
15dc63d
Convert CONFIG_CMD_SAVES to Kconfig
by Simon Glass
· 7 years ago
5d47099
Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option
by Simon Glass
· 7 years ago
f8803a9
Convert CONFIG_CMD_REISER to Kconfig
by Simon Glass
· 7 years ago
fa37922
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
b75dfd2
Kconfig: Convert CMD_READ to Kconfig
by Simon Glass
· 7 years ago
6f62d7c
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
by Simon Glass
· 7 years ago
7f66655
Convert CONFIG_CMD_PCMCIA to Kconfig
by Simon Glass
· 7 years ago
1864242
Kconfig: Drop CONFIG_CMD_PCI_ENUM
by Simon Glass
· 7 years ago
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
ba7cc6c
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
by Simon Glass
· 7 years ago
0091362
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
978f085
Convert CONFIG_CMD_ONENAND to Kconfig
by Simon Glass
· 7 years ago
f38c5f5
Convert CONFIG_CMD_MMC_SPI to Kconfig
by Simon Glass
· 7 years ago
493f420
Kconfig: Drop CONFIG_CMD_MEM
by Simon Glass
· 7 years ago
241d281
Convert CONFIG_CMD_MAX6957 to Kconfig
by Simon Glass
· 7 years ago
21fd01b
at91, smartweb: use SPL_SYS_MALLOC_F_LEN
by Heiko Schocher
· 7 years ago
7f513e8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
b24065c
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
daa0f05
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· 7 years ago
1c83df6
armv8: ls2080a: Increase env sector size for qspi boot
by Santan Kumar
· 7 years ago
acb90e8
fsl-lsch2: csu: correct the workaround A-010315
by Hou Zhiqiang
· 7 years ago
a8ecb39
config: ls1012aqds: Enable USB EHCI support for ls1012aqds
by Rajesh Bhagat
· 7 years ago
94d50be
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
d529124
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
f0ca30f
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 7 years ago
1989374
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
489b51d
x86: theadorable-x86: Add header file for common defines and env
by Stefan Roese
· 7 years ago
14a937f
x86: conga: Add option to select different config headers for baseboards
by Stefan Roese
· 7 years ago
6b08679
x86: dfi: Add option to select different config headers for baseboards
by Stefan Roese
· 7 years ago
bd2d489
mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinition
by Marek Vasut
· 7 years ago
6e7adf7
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
da3b9e7
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
by Alexandru Gagniuc
· 7 years ago
3146f0c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· 7 years ago
704f3ac
net: Use packed structures for networking
by Denis Pynkin
· 7 years ago
fb92bc8
configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1
by Alexandru Gagniuc
· 7 years ago
d397f7c
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
by Alexandru Gagniuc
· 7 years ago
aa82f93
video: Drop the sm501 driver
by Bin Meng
· 7 years ago
5ec94cd
video: Drop the sed156x driver
by Bin Meng
· 7 years ago
eaa90e5
common/env_embedded.c: rename PPCENV/PPCTEXT macros
by Thomas Petazzoni
· 7 years ago
fdc7718
board: usb_a9263: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
a818704
board: meesc: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
c53a825
board: pm9261: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
94db512
board: ethernut5: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
0dfe3ff
board: pm9263: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
f166af8
board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
56a61e5
board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
eab36f6
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
324873e
board: at91sam9261ek: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
09a4993
GPT: read partition table from device into a data structure
by Alison Chaiken
· 7 years ago
73d6d18
GPT: add accessor function for disk GUID
by Alison Chaiken
· 7 years ago
e6faf21
partitions: increase MAX_SEARCH_PARTITIONS and move to part.h
by Alison Chaiken
· 7 years ago
92856b4
disk_partition: introduce macros for description string lengths
by Alison Chaiken
· 7 years ago
db9b620
EFI: replace number with UUID_STR_LEN macro
by Alison Chaiken
· 7 years ago
fe84c48
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
a89302c
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
03a38a3
serial: sh: Convert to Kconfig
by Marek Vasut
· 7 years ago
4157c47
ARM: dts: rmobile: Import DTS from Linux 4.12
by Marek Vasut
· 7 years ago
48aa8126
ARM: rmobile: Increase console buffer sizes
by Marek Vasut
· 7 years ago
bd39050
ARM: rmobile: ulcb: Add ULCB board support
by Marek Vasut
· 7 years ago
ec7483e
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
9268704
arm64: zynqmp: Fix SVD mask for getting chip ID
by Michal Simek
· 7 years ago
60873f7
common: board_f: Make reserve_mmu a weak function
by Siva Durga Prasad Paladugu
· 7 years ago
61d8eeb
zynq: Enable distro boot
by Alexander Graf
· 7 years ago
07d7783
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
ec85721
arm64: ls2088ardb: Add distro secure boot support
by VINITHA PILLAI
· 7 years ago
0a09d20
arm64: ls2088ardb: Add distro boot support
by Zhang Ying-22455
· 7 years ago
b8ae679
arm: ls1021atwr: Add distro secure boot support
by Sumit Garg
· 7 years ago
f7b75f8
arm64: ls1046ardb: Add distro secure boot support
by Sumit Garg
· 7 years ago
76bbf1c
arm64: ls1043ardb: Add distro secure boot support
by Sumit Garg
· 7 years ago
8de227e
arm64: ls1046ardb: Add distro boot support
by Qianyu Gong
· 7 years ago
b171cd9
armv8: ls1046a: move CONFIG_CMD_USB to defconfig
by Qianyu Gong
· 7 years ago
5ba909f
arm64: ls1043ardb: Add distro boot support
by Shengzhou Liu
· 7 years ago
0f4e1ac
board/ls2080aqds, SD-boot: Update env offset
by Santan Kumar
· 7 years ago
a65d740
arm: ls1021atwr: Add distro boot support
by Alison Wang
· 7 years ago
24357df
x86: Switch all boards to use DM SCSI
by Bin Meng
· 7 years ago
b7c6bae
x86: Convert MMC to driver model
by Simon Glass
· 7 years ago
7243689
x86: Convert INTEL_ICH6_GPIO to Kconfig
by Bin Meng
· 7 years ago
5c97001
regulator: palmas: disable bypass when the LDO is enabled
by Jean-Jacques Hiblot
· 7 years ago
c4d660d
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
745a94f
ahci: Support non-PCI controllers
by Simon Glass
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
7b3c4c3
dm: console: Check for serial devices properly
by Simon Glass
· 7 years ago
43ba3c5
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
by Tom Rini
· 7 years ago
3158eeb
Remove unused CONFIG_TWL4030_PWM
by Adam Ford
· 7 years ago
84e9dcc
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
by Patrice Chotard
· 7 years ago
2218b32
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
55f228b
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
by Bin Meng
· 7 years ago
495f377
x86: Add Intel Edison board files
by Andy Shevchenko
· 7 years ago
19d1f1a
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
211aaf3
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
af65db8
efi_loader: indent entry/exit prints to show nesting level
by Rob Clark
· 7 years ago
c160d2f
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
by Rob Clark
· 7 years ago
b108d8a
clk: fix compilation errors for poplar platform
by Patrice Chotard
· 7 years ago
d9fb7be
dm: phy: add missing #ifdef CONFIG_PHY
by Patrice Chotard
· 7 years ago
15970d8
dfu: remove limitation on partition size
by Patrick Delaunay
· 7 years ago
4de5120
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· 7 years ago
9ca1b4b
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· 7 years ago
5624dfd
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· 7 years ago
bbc6f06
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· 7 years ago
46c1d49
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
Next »