index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-29
DEBUG: spl: Add DM dump in board_init_r
omap/sniper/work
Paul Kocialkowski
2024-07-29
omap3: sniper: Go for raw MMC1 boot when booting USB > MMC2
Paul Kocialkowski
2024-07-29
omap3: sniper: Enable MMC1 boot with crude LP8720 PMIC support
Paul Kocialkowski
2024-07-29
omap3: sniper: Convert to device-tree control and DM I2C
Paul Kocialkowski
2024-07-29
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
Paul Kocialkowski
2024-07-29
omap: Use spl_soc_init instead of spl_board_init
Paul Kocialkowski
2024-07-28
omap3: sniper: Streamline defconfig
omap/config-cleanups
Paul Kocialkowski
2024-07-28
dra7xx: Remove explicit DRAM banks number from defconfigs
Paul Kocialkowski
2024-07-28
omap3: Define DRAM banks number in Kconfig instead of defconfigs
Paul Kocialkowski
2024-07-28
omap3: Define maximum SPL size in Kconfig instead of defconfigs
Paul Kocialkowski
2024-07-28
omap3: Define maximum U-Boot size in Kconfig instead of defconfigs
Paul Kocialkowski
2024-07-28
dra7xx: Define common init stack pointer address in Kconfig
Paul Kocialkowski
2024-07-28
dra7xx: Unify init stack pointer address across boards
Paul Kocialkowski
2024-07-28
am43xx: Define common init stack pointer address in Kconfig
Paul Kocialkowski
2024-07-28
am33xx: Define common init stack pointer address in Kconfig
Paul Kocialkowski
2024-07-28
am33xx: Unify init stack pointer address across boards
Paul Kocialkowski
2024-07-28
omap3: Define common init stack pointer address in Kconfig
Paul Kocialkowski
2024-07-28
omap3: Define common SPL text base in Kconfig instead of defconfigs
Paul Kocialkowski
2024-07-26
Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2024-07-26
buildman: Show board list with -x
Simon Glass
2024-07-26
sandbox: Fix LTO to work with STACKPROTECTOR
Andrew Goodbody
2024-07-26
binman: Update cbfstool
Simon Glass
2024-07-26
tools: patman: fix `pip install` with Python 3.12
Brandon Maier
2024-07-26
qconfig: Move operation check into parse_args()
Simon Glass
2024-07-26
qconfig: Drop col argument from Slots()
Simon Glass
2024-07-26
qconfig: Use the Color object in Progress
Simon Glass
2024-07-26
qconfig: Move the last two operations into their own functions
Simon Glass
2024-07-26
qconfig: Move progress output into the class
Simon Glass
2024-07-26
qconfig: Move commit code into a separate function
Simon Glass
2024-07-26
qconfig: Move all move_config code into move_config()
Simon Glass
2024-07-26
qconfig: Add a return value to do_find_config()
Simon Glass
2024-07-26
qconfig: Move imply into a separate function
Simon Glass
2024-07-26
qconfig: Add a return value to do_scan_source()
Simon Glass
2024-07-26
qconfig: Move testing into a separate function
Simon Glass
2024-07-26
qconfig: Move converting config args to the top
Simon Glass
2024-07-26
qconfig: Move checking directory to the top
Simon Glass
2024-07-26
qconfig: Move getting the colour to where it is needed
Simon Glass
2024-07-26
qconfig: Move arg checking to the top of main()
Simon Glass
2024-07-26
qconfig: Move arg checking a little higher
Simon Glass
2024-07-26
qconfig: Move arg parsing into a separate function
Simon Glass
2024-07-26
qconfig: Rename the doc link
Simon Glass
2024-07-26
qconfig: Correct format string in do_imply_config()
Simon Glass
2024-07-26
qconfig: Tidy up some pylint warnings
Simon Glass
2024-07-26
qconfig: Make KconfigScanner a function
Simon Glass
2024-07-26
qconfig: Drop the try_expand() function
Simon Glass
2024-07-26
qconfig: Fix pylint error in read_database()
Simon Glass
2024-07-26
Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
2024-07-26
arm: dts: add IPQ4019 ESS EDMA U-Boot additions
Robert Marko
2024-07-26
net: add Qualcomm ESS EDMA adapter
Robert Marko
2024-07-26
clock: qcom: ipq4019: add missing networking resets
Robert Marko
[next]